Skip to content

Instantly share code, notes, and snippets.

@dunn
Created December 10, 2016 18:08
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/806e4e26a11f105bf2ffb32d62c55fec to your computer and use it in GitHub Desktop.
Save dunn/806e4e26a11f105bf2ffb32d62c55fec 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-10 09:33:25
HOMEBREW_VERSION: 1.1.2-55-ga566540c46
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: a566540c46563b1ea84158c963134862167ca993
Last commit: 4 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: ee0fb227fa6e94cf0bcf4bfe37ec5e0831e02071
Core tap last commit: 47 minutes 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
2016-12-10 09:33:03 -0800
cmake
..
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/wesnoth/HEAD-2cf66ff
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DFIFO_DIR=/usr/local/var/run/wesnothd
-- The C compiler identification is AppleClang 8.0.0.8000042
-- The CXX compiler identification is AppleClang 8.0.0.8000042
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found SDL2: /usr/local/lib/libSDLmain.a;/usr/local/lib/libSDL2.dylib;-framework Cocoa (found suitable version "2.0.5", minimum required is "2.0.4")
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Boost version: 1.62.0
-- Found the following Boost libraries:
-- iostreams
-- program_options
-- regex
-- system
-- thread
-- chrono
-- date_time
-- atomic
-- Boost version: 1.62.0
-- Found the following Boost libraries:
-- random
-- system
-- Found Gettext: /usr/local/opt/gettext/bin/msgmerge (found version "0.19.8.1")
-- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib
-- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - not found
-- Found X11: /opt/X11/lib/libX11.dylib
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file poll.h
-- Looking for include file poll.h - found
-- Looking for include file sys/poll.h
-- Looking for include file sys/poll.h - found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Looking for include file sys/sendfile.h
-- Looking for include file sys/sendfile.h - not found
-- Looking for round in m
-- Looking for round in m - found
Adding Optimized build
LTO is not enabled for Optimized build
Using ar and ranlib
-- Environment compiler flags set to »«
-- Performing Test HAS_COMPILER_FLAG_STD
-- Performing Test HAS_COMPILER_FLAG_STD - Success
-- Performing Test HAS_COMPILER_FLAG_W
-- Performing Test HAS_COMPILER_FLAG_W - Success
-- Performing Test HAS_COMPILER_FLAG_WALL
-- Performing Test HAS_COMPILER_FLAG_WALL - Success
-- Performing Test HAS_COMPILER_FLAG_WERROR
-- Performing Test HAS_COMPILER_FLAG_WERROR - Success
-- Performing Test HAS_COMPILER_FLAG_WERROR_STRICT_ALIASING
-- Performing Test HAS_COMPILER_FLAG_WERROR_STRICT_ALIASING - Success
-- Performing Test HAS_COMPILER_FLAG_WUNUSED_LOCAL_TYPEDEFS
-- Performing Test HAS_COMPILER_FLAG_WUNUSED_LOCAL_TYPEDEFS - Success
-- Performing Test HAS_COMPILER_FLAG_WLITERAL_SUFFIX
-- Performing Test HAS_COMPILER_FLAG_WLITERAL_SUFFIX - Success
-- Performing Test HAS_COMPILER_FLAG_QUNUSED_ARGUMENTS
-- Performing Test HAS_COMPILER_FLAG_QUNUSED_ARGUMENTS - Success
-- Performing Test HAS_COMPILER_FLAG_WMISMATCHED_TAGS
-- Performing Test HAS_COMPILER_FLAG_WMISMATCHED_TAGS - Success
-- Performing Test HAS_COMPILER_FLAG_WNULL_CONVERSION
-- Performing Test HAS_COMPILER_FLAG_WNULL_CONVERSION - Success
-- Performing Test HAS_COMPILER_FLAG_WOVERLOADED_VIRTUAL
-- Performing Test HAS_COMPILER_FLAG_WOVERLOADED_VIRTUAL - Success
-- Performing Test HAS_COMPILER_FLAG_WOLD_STYLE_CAST
-- Performing Test HAS_COMPILER_FLAG_WOLD_STYLE_CAST - Success
-- Performing Test HAS_COMPILER_FLAG_WDEPRECATED_REGISTER
-- Performing Test HAS_COMPILER_FLAG_WDEPRECATED_REGISTER - Success
-- Performing Test HAS_COMPILER_FLAG_WEXTRA
-- Performing Test HAS_COMPILER_FLAG_WEXTRA - Success
-- Performing Test HAS_COMPILER_FLAG_WINIT_SELF
-- Performing Test HAS_COMPILER_FLAG_WINIT_SELF - Success
-- Performing Test HAS_COMPILER_FLAG_WLOGICAL_OP
-- Performing Test HAS_COMPILER_FLAG_WLOGICAL_OP - Success
-- Performing Test HAS_COMPILER_FLAG_WMISSING_DECLARATIONS
-- Performing Test HAS_COMPILER_FLAG_WMISSING_DECLARATIONS - Success
-- Performing Test HAS_COMPILER_FLAG_WREDUNDANT_DECLS
-- Performing Test HAS_COMPILER_FLAG_WREDUNDANT_DECLS - Success
-- Performing Test HAS_COMPILER_FLAG_WCTOR_DTOR_PRIVACY
-- Performing Test HAS_COMPILER_FLAG_WCTOR_DTOR_PRIVACY - Success
-- Performing Test HAS_COMPILER_FLAG_WNON_VIRTUAL_DTOR
-- Performing Test HAS_COMPILER_FLAG_WNON_VIRTUAL_DTOR - Success
-- Performing Test HAS_COMPILER_FLAG_WDOUBLE_PROMOTION
-- Performing Test HAS_COMPILER_FLAG_WDOUBLE_PROMOTION - Success
-- Performing Test HAS_COMPILER_FLAG_WUSELESS_CAST
-- Performing Test HAS_COMPILER_FLAG_WUSELESS_CAST - Success
-- Performing Test HAS_COMPILER_FLAG_WCXX_11_COMPAT
-- Performing Test HAS_COMPILER_FLAG_WCXX_11_COMPAT - Success
-- Performing Test HAS_COMPILER_FLAG_WNOEXCEPT
-- Performing Test HAS_COMPILER_FLAG_WNOEXCEPT - Success
-- Performing Test HAS_COMPILER_FLAG_WDOCUMENTATION
-- Performing Test HAS_COMPILER_FLAG_WDOCUMENTATION - Success
-- Performing Test HAS_COMPILER_FLAG_WEXTRA_SEMI
-- Performing Test HAS_COMPILER_FLAG_WEXTRA_SEMI - Success
-- Performing Test HAS_COMPILER_FLAG_WCONDITIONAL_INITIALIZED
-- Performing Test HAS_COMPILER_FLAG_WCONDITIONAL_INITIALIZED - Success
-- CMake compiler flags set to » -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp «
removing NDEBUG flag from CMAKE_CXX_FLAGS_RELEASE
removing NDEBUG flag from CMAKE_C_FLAGS_RELEASE
removing NDEBUG flag from CMAKE_CXX_FLAGS_RELWITHDEBINFO
removing NDEBUG flag from CMAKE_C_FLAGS_RELWITHDEBINFO
removing NDEBUG flag from CMAKE_CXX_FLAGS_MINSIZEREL
removing NDEBUG flag from CMAKE_C_FLAGS_MINSIZEREL
Replacing flags used for Debug build
-- Found SDL2_image: /usr/local/lib/libSDL2_image.dylib (found suitable version "2.0.1", minimum required is "2.0.0")
-- Found SDL2_mixer: /usr/local/lib/libSDL2_mixer.dylib (found suitable version "2.0.1", minimum required is "2.0.0")
-- Found SDL2_ttf: /usr/local/lib/libSDL2_ttf.dylib (found suitable version "2.0.14", minimum required is "2.0.8")
-- Found VORBISFILE: optimized;/usr/local/lib/libvorbisfile.dylib;debug;/usr/local/lib/libvorbisfile.dylib
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.1")
-- Checking for module 'pangocairo>=1.21.3'
-- Found pangocairo, version 1.40.3
-- Checking for module 'fontconfig>=2.4.1'
-- Found fontconfig, version 2.12.1
-- Checking for module 'systemd'
-- No package 'systemd' found
-- Checking for module 'fribidi>=0.10.9'
-- Found fribidi, version 0.19.7
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.8")
-- Found PNG: /usr/local/lib/libpng.dylib (found version "1.6.26")
-- Could NOT find HISTORY (missing: HISTORY_LIBRARY)
Could not find GNU history. Disabling support for command history in lua console.
-- Boost version: 1.62.0
-- Found the following Boost libraries:
-- filesystem
-- system
-- Boost version: 1.62.0
-- Found the following Boost libraries:
-- locale
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/wesnoth-20161210-84597-1nh2wiz/build
clang called with: CMakeCCompilerId.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_4e28b.dir/testCCompiler.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/testCCompiler.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_4e28b.dir/testCCompiler.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4e28b.dir/testCCompiler.c.o -o cmTC_4e28b
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4e28b.dir/testCCompiler.c.o -o cmTC_4e28b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_09acd.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CMakeCCompilerABI.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_09acd.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_09acd.dir/CMakeCCompilerABI.c.o -o cmTC_09acd
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_09acd.dir/CMakeCCompilerABI.c.o -o cmTC_09acd -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c11 -o CMakeFiles/cmTC_539e1.dir/feature_tests.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -std=c11 -o CMakeFiles/cmTC_539e1.dir/feature_tests.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_539e1.dir/feature_tests.c.o -o cmTC_539e1
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_539e1.dir/feature_tests.c.o -o cmTC_539e1 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c99 -o CMakeFiles/cmTC_3562e.dir/feature_tests.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -std=c99 -o CMakeFiles/cmTC_3562e.dir/feature_tests.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3562e.dir/feature_tests.c.o -o cmTC_3562e
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3562e.dir/feature_tests.c.o -o cmTC_3562e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c90 -o CMakeFiles/cmTC_7613f.dir/feature_tests.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -std=c90 -o CMakeFiles/cmTC_7613f.dir/feature_tests.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7613f.dir/feature_tests.c.o -o cmTC_7613f
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7613f.dir/feature_tests.c.o -o cmTC_7613f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_53dbb.dir/testCXXCompiler.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_53dbb.dir/testCXXCompiler.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_53dbb.dir/testCXXCompiler.cxx.o -o cmTC_53dbb
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_53dbb.dir/testCXXCompiler.cxx.o -o cmTC_53dbb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_888e2.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_888e2.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_888e2.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_888e2
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_888e2.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_888e2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c++14 -o CMakeFiles/cmTC_c9a80.dir/feature_tests.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -std=c++14 -o CMakeFiles/cmTC_c9a80.dir/feature_tests.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c9a80.dir/feature_tests.cxx.o -o cmTC_c9a80
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c9a80.dir/feature_tests.cxx.o -o cmTC_c9a80 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c++11 -o CMakeFiles/cmTC_c1be5.dir/feature_tests.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -std=c++11 -o CMakeFiles/cmTC_c1be5.dir/feature_tests.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c1be5.dir/feature_tests.cxx.o -o cmTC_c1be5
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c1be5.dir/feature_tests.cxx.o -o cmTC_c1be5 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c++98 -o CMakeFiles/cmTC_609c1.dir/feature_tests.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -std=c++98 -o CMakeFiles/cmTC_609c1.dir/feature_tests.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_609c1.dir/feature_tests.cxx.o -o cmTC_609c1
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_609c1.dir/feature_tests.cxx.o -o cmTC_609c1 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_48f33.dir/CheckIncludeFile.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_48f33.dir/CheckIncludeFile.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_48f33.dir/CheckIncludeFile.c.o -o cmTC_48f33
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_48f33.dir/CheckIncludeFile.c.o -o cmTC_48f33 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_b07e2.dir/CheckSymbolExists.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_b07e2.dir/CheckSymbolExists.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b07e2.dir/CheckSymbolExists.c.o -o cmTC_b07e2
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b07e2.dir/CheckSymbolExists.c.o -o cmTC_b07e2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=XOpenDisplay -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_6a1e5.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=XOpenDisplay -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_6a1e5.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=XOpenDisplay -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6a1e5.dir/CheckFunctionExists.c.o -o cmTC_6a1e5 /opt/X11/lib/libX11.dylib /opt/X11/lib/libXext.dylib
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=XOpenDisplay -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6a1e5.dir/CheckFunctionExists.c.o -o cmTC_6a1e5 /opt/X11/lib/libX11.dylib /opt/X11/lib/libXext.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=gethostbyname -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_071b2.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=gethostbyname -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_071b2.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=gethostbyname -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_071b2.dir/CheckFunctionExists.c.o -o cmTC_071b2
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=gethostbyname -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_071b2.dir/CheckFunctionExists.c.o -o cmTC_071b2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=connect -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_e0e72.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=connect -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_e0e72.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=connect -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e0e72.dir/CheckFunctionExists.c.o -o cmTC_e0e72
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=connect -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e0e72.dir/CheckFunctionExists.c.o -o cmTC_e0e72 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=remove -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_04721.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=remove -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_04721.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=remove -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_04721.dir/CheckFunctionExists.c.o -o cmTC_04721
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=remove -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_04721.dir/CheckFunctionExists.c.o -o cmTC_04721 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=shmat -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_ffbdf.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=shmat -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_ffbdf.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=shmat -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ffbdf.dir/CheckFunctionExists.c.o -o cmTC_ffbdf
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=shmat -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ffbdf.dir/CheckFunctionExists.c.o -o cmTC_ffbdf -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_a91bb.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_a91bb.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a91bb.dir/CheckFunctionExists.c.o -o cmTC_a91bb -lICE
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a91bb.dir/CheckFunctionExists.c.o -o cmTC_a91bb -lICE -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_83dc9.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_83dc9.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_83dc9.dir/CheckIncludeFiles.c.o -o cmTC_83dc9
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_83dc9.dir/CheckIncludeFiles.c.o -o cmTC_83dc9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_0c371.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_0c371.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0c371.dir/CheckIncludeFiles.c.o -o cmTC_0c371
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0c371.dir/CheckIncludeFiles.c.o -o cmTC_0c371 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_bc455.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_bc455.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bc455.dir/CheckIncludeFiles.c.o -o cmTC_bc455
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bc455.dir/CheckIncludeFiles.c.o -o cmTC_bc455 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_59783.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_59783.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_59783.dir/CheckIncludeFiles.c.o -o cmTC_59783
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_59783.dir/CheckIncludeFiles.c.o -o cmTC_59783 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_c4f99.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_c4f99.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c4f99.dir/CheckIncludeFiles.c.o -o cmTC_c4f99
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c4f99.dir/CheckIncludeFiles.c.o -o cmTC_c4f99 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_c7d80.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_c7d80.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=round -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_fb745.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=round -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_fb745.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.7.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=round -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fb745.dir/CheckFunctionExists.c.o -o cmTC_fb745 -lm
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=round -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fb745.dir/CheckFunctionExists.c.o -o cmTC_fb745 -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_STD -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c++11 -o CMakeFiles/cmTC_407dc.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_STD -mmacosx-version-min=10.12 -std=c++11 -o CMakeFiles/cmTC_407dc.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_STD -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_407dc.dir/src.cxx.o -o cmTC_407dc
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_STD -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_407dc.dir/src.cxx.o -o cmTC_407dc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_W -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -W -o CMakeFiles/cmTC_45e9a.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_W -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_45e9a.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_W -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_45e9a.dir/src.cxx.o -o cmTC_45e9a
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_W -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_45e9a.dir/src.cxx.o -o cmTC_45e9a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WALL -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -o CMakeFiles/cmTC_db2fe.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WALL -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_db2fe.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WALL -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_db2fe.dir/src.cxx.o -o cmTC_db2fe
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WALL -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_db2fe.dir/src.cxx.o -o cmTC_db2fe -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WERROR -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Werror -o CMakeFiles/cmTC_cca2f.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Werror
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WERROR -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_cca2f.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WERROR -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cca2f.dir/src.cxx.o -o cmTC_cca2f
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WERROR -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cca2f.dir/src.cxx.o -o cmTC_cca2f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WERROR_STRICT_ALIASING -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wstrict-aliasing -o CMakeFiles/cmTC_64309.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wstrict-aliasing
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WERROR_STRICT_ALIASING -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_64309.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WERROR_STRICT_ALIASING -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_64309.dir/src.cxx.o -o cmTC_64309
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WERROR_STRICT_ALIASING -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_64309.dir/src.cxx.o -o cmTC_64309 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WUNUSED_LOCAL_TYPEDEFS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wunused-local-typedefs -o CMakeFiles/cmTC_761bf.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wunused-local-typedefs
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WUNUSED_LOCAL_TYPEDEFS -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_761bf.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WUNUSED_LOCAL_TYPEDEFS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_761bf.dir/src.cxx.o -o cmTC_761bf
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WUNUSED_LOCAL_TYPEDEFS -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_761bf.dir/src.cxx.o -o cmTC_761bf -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WLITERAL_SUFFIX -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wliteral-suffix -o CMakeFiles/cmTC_568d2.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wliteral-suffix
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WLITERAL_SUFFIX -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_568d2.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WLITERAL_SUFFIX -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_568d2.dir/src.cxx.o -o cmTC_568d2
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WLITERAL_SUFFIX -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_568d2.dir/src.cxx.o -o cmTC_568d2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_QUNUSED_ARGUMENTS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Qunused-arguments -o CMakeFiles/cmTC_05119.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_QUNUSED_ARGUMENTS -mmacosx-version-min=10.12 -Qunused-arguments -o CMakeFiles/cmTC_05119.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_QUNUSED_ARGUMENTS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_05119.dir/src.cxx.o -o cmTC_05119
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_QUNUSED_ARGUMENTS -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_05119.dir/src.cxx.o -o cmTC_05119 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WMISMATCHED_TAGS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wmismatched-tags -o CMakeFiles/cmTC_9228a.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wmismatched-tags
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WMISMATCHED_TAGS -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_9228a.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WMISMATCHED_TAGS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9228a.dir/src.cxx.o -o cmTC_9228a
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WMISMATCHED_TAGS -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9228a.dir/src.cxx.o -o cmTC_9228a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WNULL_CONVERSION -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wnull-conversion -o CMakeFiles/cmTC_f8255.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wnull-conversion
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WNULL_CONVERSION -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_f8255.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WNULL_CONVERSION -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f8255.dir/src.cxx.o -o cmTC_f8255
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WNULL_CONVERSION -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f8255.dir/src.cxx.o -o cmTC_f8255 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WOVERLOADED_VIRTUAL -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Woverloaded-virtual -o CMakeFiles/cmTC_ece47.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Woverloaded-virtual
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WOVERLOADED_VIRTUAL -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_ece47.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WOVERLOADED_VIRTUAL -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ece47.dir/src.cxx.o -o cmTC_ece47
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WOVERLOADED_VIRTUAL -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ece47.dir/src.cxx.o -o cmTC_ece47 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WOLD_STYLE_CAST -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wold-style-cast -o CMakeFiles/cmTC_a7d6d.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wold-style-cast
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WOLD_STYLE_CAST -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_a7d6d.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WOLD_STYLE_CAST -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a7d6d.dir/src.cxx.o -o cmTC_a7d6d
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WOLD_STYLE_CAST -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a7d6d.dir/src.cxx.o -o cmTC_a7d6d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WDEPRECATED_REGISTER -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wdeprecated-register -o CMakeFiles/cmTC_812b4.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wdeprecated-register
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WDEPRECATED_REGISTER -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_812b4.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WDEPRECATED_REGISTER -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_812b4.dir/src.cxx.o -o cmTC_812b4
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WDEPRECATED_REGISTER -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_812b4.dir/src.cxx.o -o cmTC_812b4 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WEXTRA -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wextra -o CMakeFiles/cmTC_664c2.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WEXTRA -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_664c2.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WEXTRA -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_664c2.dir/src.cxx.o -o cmTC_664c2
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WEXTRA -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_664c2.dir/src.cxx.o -o cmTC_664c2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WINIT_SELF -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Winit-self -o CMakeFiles/cmTC_e7b9d.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Winit-self
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WINIT_SELF -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_e7b9d.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WINIT_SELF -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e7b9d.dir/src.cxx.o -o cmTC_e7b9d
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WINIT_SELF -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e7b9d.dir/src.cxx.o -o cmTC_e7b9d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WLOGICAL_OP -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wlogical-op -o CMakeFiles/cmTC_115db.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wlogical-op
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WLOGICAL_OP -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_115db.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WLOGICAL_OP -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_115db.dir/src.cxx.o -o cmTC_115db
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WLOGICAL_OP -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_115db.dir/src.cxx.o -o cmTC_115db -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WMISSING_DECLARATIONS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wmissing-declarations -o CMakeFiles/cmTC_ab872.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wmissing-declarations
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WMISSING_DECLARATIONS -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_ab872.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WMISSING_DECLARATIONS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ab872.dir/src.cxx.o -o cmTC_ab872
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WMISSING_DECLARATIONS -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ab872.dir/src.cxx.o -o cmTC_ab872 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WREDUNDANT_DECLS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wredundant-decls -o CMakeFiles/cmTC_62e34.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wredundant-decls
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WREDUNDANT_DECLS -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_62e34.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WREDUNDANT_DECLS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_62e34.dir/src.cxx.o -o cmTC_62e34
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WREDUNDANT_DECLS -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_62e34.dir/src.cxx.o -o cmTC_62e34 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WCTOR_DTOR_PRIVACY -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wctor-dtor-privacy -o CMakeFiles/cmTC_9cbf4.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wctor-dtor-privacy
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WCTOR_DTOR_PRIVACY -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_9cbf4.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WCTOR_DTOR_PRIVACY -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9cbf4.dir/src.cxx.o -o cmTC_9cbf4
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WCTOR_DTOR_PRIVACY -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9cbf4.dir/src.cxx.o -o cmTC_9cbf4 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WNON_VIRTUAL_DTOR -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wnon-virtual-dtor -o CMakeFiles/cmTC_da9b5.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wnon-virtual-dtor
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WNON_VIRTUAL_DTOR -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_da9b5.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WNON_VIRTUAL_DTOR -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_da9b5.dir/src.cxx.o -o cmTC_da9b5
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WNON_VIRTUAL_DTOR -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_da9b5.dir/src.cxx.o -o cmTC_da9b5 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WDOUBLE_PROMOTION -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wdouble-promotion -o CMakeFiles/cmTC_14666.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wdouble-promotion
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WDOUBLE_PROMOTION -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_14666.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WDOUBLE_PROMOTION -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_14666.dir/src.cxx.o -o cmTC_14666
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WDOUBLE_PROMOTION -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_14666.dir/src.cxx.o -o cmTC_14666 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WUSELESS_CAST -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wuseless-cast -o CMakeFiles/cmTC_2adb2.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wuseless-cast
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WUSELESS_CAST -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_2adb2.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WUSELESS_CAST -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2adb2.dir/src.cxx.o -o cmTC_2adb2
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WUSELESS_CAST -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2adb2.dir/src.cxx.o -o cmTC_2adb2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WCXX_11_COMPAT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wc++11-compat -o CMakeFiles/cmTC_ed39a.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wc++11-compat
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WCXX_11_COMPAT -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_ed39a.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WCXX_11_COMPAT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ed39a.dir/src.cxx.o -o cmTC_ed39a
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WCXX_11_COMPAT -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ed39a.dir/src.cxx.o -o cmTC_ed39a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WNOEXCEPT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wnoexcept -o CMakeFiles/cmTC_911b7.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wnoexcept
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WNOEXCEPT -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_911b7.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WNOEXCEPT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_911b7.dir/src.cxx.o -o cmTC_911b7
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WNOEXCEPT -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_911b7.dir/src.cxx.o -o cmTC_911b7 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WDOCUMENTATION -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wdocumentation -o CMakeFiles/cmTC_20865.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wdocumentation
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WDOCUMENTATION -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_20865.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WDOCUMENTATION -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_20865.dir/src.cxx.o -o cmTC_20865
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WDOCUMENTATION -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_20865.dir/src.cxx.o -o cmTC_20865 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WEXTRA_SEMI -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wextra-semi -o CMakeFiles/cmTC_328a1.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wextra-semi
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WEXTRA_SEMI -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_328a1.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WEXTRA_SEMI -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_328a1.dir/src.cxx.o -o cmTC_328a1
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WEXTRA_SEMI -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_328a1.dir/src.cxx.o -o cmTC_328a1 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAS_COMPILER_FLAG_WCONDITIONAL_INITIALIZED -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wconditional-uninitialized -o CMakeFiles/cmTC_ecf9c.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wconditional-uninitialized
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WCONDITIONAL_INITIALIZED -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_ecf9c.dir/src.cxx.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DHAS_COMPILER_FLAG_WCONDITIONAL_INITIALIZED -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ecf9c.dir/src.cxx.o -o cmTC_ecf9c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DHAS_COMPILER_FLAG_WCONDITIONAL_INITIALIZED -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ecf9c.dir/src.cxx.o -o cmTC_ecf9c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file has been truncated, but you can view the full file.
2016-12-10 09:33:25 -0800
make
install
/usr/local/Cellar/cmake/3.7.1/bin/cmake -H/tmp/wesnoth-20161210-84597-1nh2wiz -B/tmp/wesnoth-20161210-84597-1nh2wiz/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_progress_start /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles /tmp/wesnoth-20161210-84597-1nh2wiz/build/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f po/CMakeFiles/mo-update.dir/build.make po/CMakeFiles/mo-update.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnoth-revision_dummy.dir/build.make src/CMakeFiles/wesnoth-revision_dummy.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnoth-lua.dir/build.make src/CMakeFiles/wesnoth-lua.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnoth-game.dir/build.make src/CMakeFiles/wesnoth-game.dir/depend
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/wesnoth-20161210-84597-1nh2wiz /tmp/wesnoth-20161210-84597-1nh2wiz/src /tmp/wesnoth-20161210-84597-1nh2wiz/build /tmp/wesnoth-20161210-84597-1nh2wiz/build/src /tmp/wesnoth-20161210-84597-1nh2wiz/build/src/CMakeFiles/wesnoth-revision_dummy.dir/DependInfo.cmake --color=
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/wesnoth-20161210-84597-1nh2wiz /tmp/wesnoth-20161210-84597-1nh2wiz/src /tmp/wesnoth-20161210-84597-1nh2wiz/build /tmp/wesnoth-20161210-84597-1nh2wiz/build/src /tmp/wesnoth-20161210-84597-1nh2wiz/build/src/CMakeFiles/wesnoth-lua.dir/DependInfo.cmake --color=
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/wesnoth-20161210-84597-1nh2wiz /tmp/wesnoth-20161210-84597-1nh2wiz/src /tmp/wesnoth-20161210-84597-1nh2wiz/build /tmp/wesnoth-20161210-84597-1nh2wiz/build/src /tmp/wesnoth-20161210-84597-1nh2wiz/build/src/CMakeFiles/wesnoth-game.dir/DependInfo.cmake --color=
Scanning dependencies of target wesnoth-revision_dummy
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnoth-revision_dummy.dir/build.make src/CMakeFiles/wesnoth-revision_dummy.dir/build
cd /tmp/wesnoth-20161210-84597-1nh2wiz && /tmp/wesnoth-20161210-84597-1nh2wiz/utils/autorevision -th > /tmp/wesnoth-20161210-84597-1nh2wiz/build/src/revision.dummy
Scanning dependencies of target wesnoth-lua
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnoth-lua.dir/build.make src/CMakeFiles/wesnoth-lua.dir/build
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/wesnoth-20161210-84597-1nh2wiz /tmp/wesnoth-20161210-84597-1nh2wiz/po /tmp/wesnoth-20161210-84597-1nh2wiz/build /tmp/wesnoth-20161210-84597-1nh2wiz/build/po /tmp/wesnoth-20161210-84597-1nh2wiz/build/po/CMakeFiles/mo-update.dir/DependInfo.cmake --color=
Scanning dependencies of target mo-update
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f po/CMakeFiles/mo-update.dir/build.make po/CMakeFiles/mo-update.dir/build
[ 0%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua_jailbreak_exception.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua_jailbreak_exception.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua_jailbreak_exception.cpp
[ 0%] mo-update [zh_TW]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES
[ 0%] mo-update [af]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES
[ 0%] mo-update [ang]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES
[ 0%] mo-update [ang@latin]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES
[ 0%] mo-update [ar]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES
[ 0%] mo-update [ast]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES
[ 0%] mo-update [bg]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES
[ 0%] mo-update [ca]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES
[ 0%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lapi.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lapi.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lapi.cpp
[ 0%] mo-update [ca_ES@valencia]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES
[ 0%] mo-update [cs]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES
[ 0%] mo-update [da]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES
[ 0%] mo-update [de]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES
[ 0%] mo-update [el]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES
[ 0%] mo-update [en_GB]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES
[ 0%] mo-update [en@shaw]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en@shaw/LC_MESSAGES
[ 1%] mo-update [es]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/es/LC_MESSAGES
[ 1%] mo-update [eo]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/eo/LC_MESSAGES
[ 1%] mo-update [et]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/et/LC_MESSAGES
[ 1%] mo-update [eu]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/eu/LC_MESSAGES
[ 1%] mo-update [fi]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/fi/LC_MESSAGES
[ 1%] mo-update [fr]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/fr/LC_MESSAGES
[ 1%] mo-update [fur_IT]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/fur_IT/LC_MESSAGES
[ 1%] mo-update [ga]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ga/LC_MESSAGES
[ 1%] mo-update [gd]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/gd/LC_MESSAGES
[ 1%] mo-update [gl]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/gl/LC_MESSAGES
[ 1%] mo-update [he]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/he/LC_MESSAGES
[ 1%] mo-update [hr]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/hr/LC_MESSAGES
[ 1%] mo-update [hu]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/hu/LC_MESSAGES
[ 1%] mo-update [id]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/id/LC_MESSAGES
[ 1%] mo-update [is]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/is/LC_MESSAGES
[ 1%] mo-update [it]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/it/LC_MESSAGES
[ 1%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lbitlib.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lbitlib.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lbitlib.cpp
[ 1%] mo-update [ja]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ja/LC_MESSAGES
[ 1%] mo-update [ko]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ko/LC_MESSAGES
[ 1%] mo-update [la]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/la/LC_MESSAGES
[ 1%] mo-update [lt]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/lt/LC_MESSAGES
[ 1%] mo-update [lv]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/lv/LC_MESSAGES
[ 1%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lcode.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lcode.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lcode.cpp
[ 1%] mo-update [mk]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/mk/LC_MESSAGES
[ 1%] mo-update [mr]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/mr/LC_MESSAGES
[ 2%] mo-update [nl]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/nl/LC_MESSAGES
[ 2%] mo-update [nb_NO]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/nb_NO/LC_MESSAGES
[ 2%] mo-update [pl]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/pl/LC_MESSAGES
[ 2%] mo-update [pt]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/pt/LC_MESSAGES
[ 2%] mo-update [pt_BR]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/pt_BR/LC_MESSAGES
[ 2%] mo-update [racv]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/racv/LC_MESSAGES
[ 2%] mo-update [ro]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ro/LC_MESSAGES
[ 2%] mo-update [ru]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ru/LC_MESSAGES
[ 2%] mo-update [sk]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/sk/LC_MESSAGES
[ 2%] mo-update [sl]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/sl/LC_MESSAGES
[ 2%] mo-update [sr]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/sr/LC_MESSAGES
[ 2%] mo-update [sr@ijekavian]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/sr@ijekavian/LC_MESSAGES
[ 2%] mo-update [sr@ijekavianlatin]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/sr@ijekavianlatin/LC_MESSAGES
[ 2%] mo-update [sr@latin]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/sr@latin/LC_MESSAGES
[ 2%] mo-update [sv]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/sv/LC_MESSAGES
[ 2%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lcorolib.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lcorolib.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lcorolib.cpp
[ 2%] mo-update [tl]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/tl/LC_MESSAGES
[ 2%] mo-update [tr]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/tr/LC_MESSAGES
[ 2%] mo-update [uk]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/uk/LC_MESSAGES
[ 2%] mo-update [vi]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/vi/LC_MESSAGES
[ 2%] mo-update [zh_CN]: Creating locale directory.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/po && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E make_directory /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_CN/LC_MESSAGES
[ 2%] mo-update [wesnoth-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth.mo zh_TW.po
[ 2%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lctype.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lctype.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lctype.cpp
[ 2%] mo-update [wesnoth-ai-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-ai.mo zh_TW.po
[ 2%] mo-update [wesnoth-anl-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-anl.mo zh_TW.po
[ 2%] mo-update [wesnoth-aoi-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-aoi.mo zh_TW.po
[ 2%] mo-update [wesnoth-did-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-did.mo zh_TW.po
[ 2%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/ldebug.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/ldebug.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/ldebug.cpp
[ 2%] mo-update [wesnoth-dm-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-dm.mo zh_TW.po
[ 2%] mo-update [wesnoth-dw-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-dw.mo zh_TW.po
[ 2%] mo-update [wesnoth-editor-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-editor.mo zh_TW.po
[ 2%] mo-update [wesnoth-ei-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-ei.mo zh_TW.po
[ 2%] mo-update [wesnoth-help-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-help.mo zh_TW.po
[ 2%] mo-update [wesnoth-httt-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-httt.mo zh_TW.po
[ 2%] mo-update [wesnoth-l-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-l.mo zh_TW.po
[ 2%] mo-update [wesnoth-lib-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-lib.mo zh_TW.po
[ 2%] mo-update [wesnoth-low-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-low.mo zh_TW.po
[ 2%] mo-update [wesnoth-multiplayer-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-multiplayer.mo zh_TW.po
[ 2%] mo-update [wesnoth-nr-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-nr.mo zh_TW.po
[ 2%] mo-update [wesnoth-sof-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-sof.mo zh_TW.po
[ 2%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/ldo.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/ldo.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/ldo.cpp
[ 2%] mo-update [wesnoth-sotbe-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-sotbe.mo zh_TW.po
[ 2%] Built target wesnoth-revision_dummy
[ 2%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/ldump.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/ldump.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/ldump.cpp
[ 2%] mo-update [wesnoth-tb-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-tb.mo zh_TW.po
[ 3%] mo-update [wesnoth-test-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-test.mo zh_TW.po
[ 3%] mo-update [wesnoth-thot-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-thot.mo zh_TW.po
[ 3%] mo-update [wesnoth-trow-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-trow.mo zh_TW.po
[ 3%] mo-update [wesnoth-tsg-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-tsg.mo zh_TW.po
[ 3%] mo-update [wesnoth-tutorial-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-tutorial.mo zh_TW.po
[ 3%] mo-update [wesnoth-units-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-units.mo zh_TW.po
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnoth-sdl.dir/build.make src/CMakeFiles/wesnoth-sdl.dir/depend
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/wesnoth-20161210-84597-1nh2wiz /tmp/wesnoth-20161210-84597-1nh2wiz/src /tmp/wesnoth-20161210-84597-1nh2wiz/build /tmp/wesnoth-20161210-84597-1nh2wiz/build/src /tmp/wesnoth-20161210-84597-1nh2wiz/build/src/CMakeFiles/wesnoth-sdl.dir/DependInfo.cmake --color=
[ 3%] mo-update [wesnoth-utbs-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-utbs.mo zh_TW.po
[ 3%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lfunc.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lfunc.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lfunc.cpp
[ 3%] mo-update [wesnoth-manpages-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-manpages.mo zh_TW.po
[ 3%] mo-update [wesnoth-manual-zh_TW]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_TW/LC_MESSAGES/wesnoth-manual.mo zh_TW.po
[ 3%] mo-update [wesnoth-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth.mo af.po
[ 3%] mo-update [wesnoth-ai-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-ai.mo af.po
[ 3%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lgc.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lgc.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lgc.cpp
[ 3%] mo-update [wesnoth-anl-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-anl.mo af.po
[ 3%] mo-update [wesnoth-aoi-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-aoi.mo af.po
[ 3%] mo-update [wesnoth-did-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-did.mo af.po
Scanning dependencies of target wesnoth-sdl
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnoth-sdl.dir/build.make src/CMakeFiles/wesnoth-sdl.dir/build
[ 3%] mo-update [wesnoth-dm-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-dm.mo af.po
[ 3%] Building CXX object src/CMakeFiles/wesnoth-sdl.dir/sdl/exception.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-sdl.dir/sdl/exception.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/sdl/exception.cpp
[ 3%] mo-update [wesnoth-dw-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-dw.mo af.po
[ 3%] mo-update [wesnoth-editor-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-editor.mo af.po
[ 3%] mo-update [wesnoth-ei-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-ei.mo af.po
[ 3%] mo-update [wesnoth-help-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-help.mo af.po
[ 3%] mo-update [wesnoth-httt-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-httt.mo af.po
[ 3%] mo-update [wesnoth-l-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-l.mo af.po
[ 3%] mo-update [wesnoth-lib-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-lib.mo af.po
[ 3%] mo-update [wesnoth-low-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-low.mo af.po
[ 3%] mo-update [wesnoth-multiplayer-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-multiplayer.mo af.po
[ 3%] mo-update [wesnoth-nr-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-nr.mo af.po
[ 3%] mo-update [wesnoth-sof-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-sof.mo af.po
[ 3%] mo-update [wesnoth-sotbe-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-sotbe.mo af.po
[ 4%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/llex.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/llex.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/llex.cpp
[ 4%] mo-update [wesnoth-tb-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-tb.mo af.po
[ 4%] mo-update [wesnoth-test-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-test.mo af.po
[ 4%] mo-update [wesnoth-thot-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-thot.mo af.po
[ 4%] mo-update [wesnoth-trow-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-trow.mo af.po
[ 5%] mo-update [wesnoth-tsg-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-tsg.mo af.po
[ 5%] mo-update [wesnoth-tutorial-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-tutorial.mo af.po
[ 5%] mo-update [wesnoth-units-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-units.mo af.po
[ 5%] mo-update [wesnoth-utbs-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-utbs.mo af.po
[ 5%] Building CXX object src/CMakeFiles/wesnoth-sdl.dir/sdl/rect.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-sdl.dir/sdl/rect.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/sdl/rect.cpp
[ 5%] mo-update [wesnoth-manpages-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-manpages.mo af.po
[ 5%] mo-update [wesnoth-manual-af]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/af/LC_MESSAGES/wesnoth-manual.mo af.po
[ 5%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lmem.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lmem.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lmem.cpp
[ 5%] mo-update [wesnoth-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth.mo ang.po
[ 5%] mo-update [wesnoth-ai-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-ai.mo ang.po
[ 5%] mo-update [wesnoth-anl-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-anl.mo ang.po
[ 5%] mo-update [wesnoth-aoi-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-aoi.mo ang.po
[ 5%] mo-update [wesnoth-did-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-did.mo ang.po
[ 5%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lobject.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lobject.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lobject.cpp
[ 5%] mo-update [wesnoth-dm-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-dm.mo ang.po
[ 5%] mo-update [wesnoth-dw-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-dw.mo ang.po
[ 5%] mo-update [wesnoth-editor-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-editor.mo ang.po
[ 5%] mo-update [wesnoth-ei-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-ei.mo ang.po
[ 5%] mo-update [wesnoth-help-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-help.mo ang.po
[ 5%] mo-update [wesnoth-httt-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-httt.mo ang.po
[ 5%] mo-update [wesnoth-l-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-l.mo ang.po
[ 5%] mo-update [wesnoth-lib-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-lib.mo ang.po
[ 5%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lopcodes.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lopcodes.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lopcodes.cpp
[ 5%] mo-update [wesnoth-low-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-low.mo ang.po
[ 5%] mo-update [wesnoth-multiplayer-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-multiplayer.mo ang.po
[ 5%] mo-update [wesnoth-nr-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-nr.mo ang.po
[ 5%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lparser.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lparser.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lparser.cpp
[ 5%] mo-update [wesnoth-sof-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-sof.mo ang.po
[ 6%] mo-update [wesnoth-sotbe-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-sotbe.mo ang.po
[ 6%] mo-update [wesnoth-tb-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-tb.mo ang.po
[ 6%] mo-update [wesnoth-test-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-test.mo ang.po
[ 6%] mo-update [wesnoth-thot-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-thot.mo ang.po
[ 6%] mo-update [wesnoth-trow-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-trow.mo ang.po
[ 6%] mo-update [wesnoth-tsg-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-tsg.mo ang.po
[ 6%] mo-update [wesnoth-tutorial-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-tutorial.mo ang.po
[ 6%] mo-update [wesnoth-units-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-units.mo ang.po
[ 6%] mo-update [wesnoth-utbs-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-utbs.mo ang.po
[ 6%] mo-update [wesnoth-manpages-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-manpages.mo ang.po
[ 6%] mo-update [wesnoth-manual-ang]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang/LC_MESSAGES/wesnoth-manual.mo ang.po
[ 6%] mo-update [wesnoth-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth.mo ang@latin.po
[ 6%] Building CXX object src/CMakeFiles/wesnoth-sdl.dir/sdl/surface.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-sdl.dir/sdl/surface.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/sdl/surface.cpp
[ 6%] mo-update [wesnoth-ai-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-ai.mo ang@latin.po
[ 6%] mo-update [wesnoth-anl-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-anl.mo ang@latin.po
[ 6%] mo-update [wesnoth-aoi-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-aoi.mo ang@latin.po
[ 6%] mo-update [wesnoth-did-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-did.mo ang@latin.po
[ 6%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lstate.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lstate.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lstate.cpp
[ 6%] mo-update [wesnoth-dm-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-dm.mo ang@latin.po
[ 6%] mo-update [wesnoth-dw-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-dw.mo ang@latin.po
Scanning dependencies of target wesnoth-game
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnoth-game.dir/build.make src/CMakeFiles/wesnoth-game.dir/build
[ 6%] mo-update [wesnoth-editor-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-editor.mo ang@latin.po
[ 6%] mo-update [wesnoth-ei-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-ei.mo ang@latin.po
[ 6%] mo-update [wesnoth-help-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-help.mo ang@latin.po
[ 6%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lstring.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lstring.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lstring.cpp
[ 6%] mo-update [wesnoth-httt-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-httt.mo ang@latin.po
[ 6%] mo-update [wesnoth-l-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-l.mo ang@latin.po
[ 7%] mo-update [wesnoth-lib-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-lib.mo ang@latin.po
[ 7%] mo-update [wesnoth-low-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-low.mo ang@latin.po
[ 7%] mo-update [wesnoth-multiplayer-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-multiplayer.mo ang@latin.po
[ 7%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/ltable.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/ltable.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/ltable.cpp
[ 7%] mo-update [wesnoth-nr-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-nr.mo ang@latin.po
[ 7%] mo-update [wesnoth-sof-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-sof.mo ang@latin.po
[ 7%] mo-update [wesnoth-sotbe-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-sotbe.mo ang@latin.po
[ 7%] mo-update [wesnoth-tb-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-tb.mo ang@latin.po
[ 7%] mo-update [wesnoth-test-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-test.mo ang@latin.po
[ 7%] mo-update [wesnoth-thot-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-thot.mo ang@latin.po
[ 7%] mo-update [wesnoth-trow-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-trow.mo ang@latin.po
[ 7%] mo-update [wesnoth-tsg-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-tsg.mo ang@latin.po
[ 7%] Building CXX object src/CMakeFiles/wesnoth-sdl.dir/sdl/window.cpp.o
[ 7%] mo-update [wesnoth-tutorial-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-tutorial.mo ang@latin.po
[ 7%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/ltm.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/ltm.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/ltm.cpp
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-sdl.dir/sdl/window.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/sdl/window.cpp
[ 7%] mo-update [wesnoth-units-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-units.mo ang@latin.po
[ 7%] mo-update [wesnoth-utbs-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-utbs.mo ang@latin.po
[ 7%] mo-update [wesnoth-manpages-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-manpages.mo ang@latin.po
[ 7%] mo-update [wesnoth-manual-ang@latin]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ang@latin/LC_MESSAGES/wesnoth-manual.mo ang@latin.po
[ 7%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lundump.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lundump.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lundump.cpp
[ 7%] Building CXX object src/CMakeFiles/wesnoth-game.dir/arrow.cpp.o
[ 7%] mo-update [wesnoth-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/arrow.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/arrow.cpp
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth.mo ar.po
[ 7%] mo-update [wesnoth-ai-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-ai.mo ar.po
[ 7%] mo-update [wesnoth-anl-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-anl.mo ar.po
[ 7%] mo-update [wesnoth-aoi-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-aoi.mo ar.po
[ 7%] mo-update [wesnoth-did-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-did.mo ar.po
[ 7%] mo-update [wesnoth-dm-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-dm.mo ar.po
[ 7%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lvm.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lvm.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lvm.cpp
[ 7%] Building CXX object src/CMakeFiles/wesnoth-sdl.dir/sdl/utils.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-sdl.dir/sdl/utils.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/sdl/utils.cpp
[ 7%] mo-update [wesnoth-dw-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-dw.mo ar.po
[ 8%] mo-update [wesnoth-editor-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-editor.mo ar.po
[ 8%] mo-update [wesnoth-ei-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-ei.mo ar.po
[ 8%] mo-update [wesnoth-help-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-help.mo ar.po
[ 8%] mo-update [wesnoth-httt-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-httt.mo ar.po
[ 8%] mo-update [wesnoth-l-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-l.mo ar.po
[ 8%] mo-update [wesnoth-lib-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-lib.mo ar.po
[ 8%] mo-update [wesnoth-low-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-low.mo ar.po
[ 8%] mo-update [wesnoth-multiplayer-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-multiplayer.mo ar.po
[ 8%] mo-update [wesnoth-nr-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-nr.mo ar.po
[ 8%] mo-update [wesnoth-sof-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-sof.mo ar.po
[ 8%] mo-update [wesnoth-sotbe-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-sotbe.mo ar.po
[ 8%] mo-update [wesnoth-tb-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-tb.mo ar.po
[ 8%] mo-update [wesnoth-test-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-test.mo ar.po
[ 8%] mo-update [wesnoth-thot-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-thot.mo ar.po
[ 8%] mo-update [wesnoth-trow-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-trow.mo ar.po
[ 8%] mo-update [wesnoth-tsg-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-tsg.mo ar.po
[ 8%] mo-update [wesnoth-tutorial-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-tutorial.mo ar.po
[ 8%] mo-update [wesnoth-units-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-units.mo ar.po
[ 8%] mo-update [wesnoth-utbs-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-utbs.mo ar.po
[ 8%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lzio.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lzio.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lzio.cpp
[ 8%] mo-update [wesnoth-manpages-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-manpages.mo ar.po
[ 8%] mo-update [wesnoth-manual-ar]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ar/LC_MESSAGES/wesnoth-manual.mo ar.po
[ 8%] mo-update [wesnoth-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth.mo ast.po
[ 8%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lauxlib.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lauxlib.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lauxlib.cpp
[ 8%] mo-update [wesnoth-ai-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-ai.mo ast.po
[ 9%] mo-update [wesnoth-anl-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-anl.mo ast.po
[ 9%] mo-update [wesnoth-aoi-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-aoi.mo ast.po
[ 9%] mo-update [wesnoth-did-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-did.mo ast.po
[ 9%] mo-update [wesnoth-dm-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-dm.mo ast.po
[ 9%] mo-update [wesnoth-dw-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-dw.mo ast.po
[ 9%] mo-update [wesnoth-editor-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-editor.mo ast.po
[ 9%] mo-update [wesnoth-ei-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-ei.mo ast.po
[ 9%] mo-update [wesnoth-help-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-help.mo ast.po
[ 9%] mo-update [wesnoth-httt-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-httt.mo ast.po
[ 9%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lbaselib.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lbaselib.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lbaselib.cpp
[ 9%] mo-update [wesnoth-l-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-l.mo ast.po
[ 9%] mo-update [wesnoth-lib-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-lib.mo ast.po
[ 9%] mo-update [wesnoth-low-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-low.mo ast.po
[ 9%] mo-update [wesnoth-multiplayer-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-multiplayer.mo ast.po
[ 9%] mo-update [wesnoth-nr-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-nr.mo ast.po
[ 9%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/ldblib.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/ldblib.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/ldblib.cpp
[ 9%] mo-update [wesnoth-sof-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-sof.mo ast.po
[ 9%] mo-update [wesnoth-sotbe-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-sotbe.mo ast.po
[ 9%] mo-update [wesnoth-tb-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-tb.mo ast.po
[ 9%] mo-update [wesnoth-test-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-test.mo ast.po
[ 9%] mo-update [wesnoth-thot-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-thot.mo ast.po
[ 9%] mo-update [wesnoth-trow-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-trow.mo ast.po
[ 9%] mo-update [wesnoth-tsg-ast]: Creating mo file.
[ 9%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/liolib.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wcd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-tsg.mo ast.po
iz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/liolib.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/liolib.cpp
[ 9%] Building CXX object src/CMakeFiles/wesnoth-sdl.dir/xBRZ/xbrz.cpp.o
[ 9%] Building CXX object src/CMakeFiles/wesnoth-game.dir/desktop/clipboard.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/desktop/clipboard.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/desktop/clipboard.cpp
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-sdl.dir/xBRZ/xbrz.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/xBRZ/xbrz.cpp
[ 9%] mo-update [wesnoth-tutorial-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-tutorial.mo ast.po
[ 9%] mo-update [wesnoth-units-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-units.mo ast.po
[ 10%] mo-update [wesnoth-utbs-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-utbs.mo ast.po
[ 10%] mo-update [wesnoth-manpages-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-manpages.mo ast.po
[ 10%] mo-update [wesnoth-manual-ast]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ast/LC_MESSAGES/wesnoth-manual.mo ast.po
[ 10%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lmathlib.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lmathlib.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lmathlib.cpp
[ 10%] mo-update [wesnoth-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth.mo bg.po
[ 10%] mo-update [wesnoth-ai-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-ai.mo bg.po
[ 10%] mo-update [wesnoth-anl-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-anl.mo bg.po
[ 10%] mo-update [wesnoth-aoi-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-aoi.mo bg.po
[ 10%] mo-update [wesnoth-did-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-did.mo bg.po
[ 10%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/loslib.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/loslib.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/loslib.cpp
[ 10%] mo-update [wesnoth-dm-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-dm.mo bg.po
[ 10%] mo-update [wesnoth-dw-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-dw.mo bg.po
[ 10%] mo-update [wesnoth-editor-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-editor.mo bg.po
[ 10%] mo-update [wesnoth-ei-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-ei.mo bg.po
[ 10%] mo-update [wesnoth-help-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-help.mo bg.po
[ 10%] mo-update [wesnoth-httt-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-httt.mo bg.po
[ 10%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/ltablib.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/ltablib.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/ltablib.cpp
[ 10%] mo-update [wesnoth-l-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-l.mo bg.po
[ 10%] mo-update [wesnoth-lib-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-lib.mo bg.po
[ 10%] mo-update [wesnoth-low-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-low.mo bg.po
[ 10%] Building CXX object src/CMakeFiles/wesnoth-game.dir/construct_dialog.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/construct_dialog.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/construct_dialog.cpp
[ 10%] mo-update [wesnoth-multiplayer-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-multiplayer.mo bg.po
[ 10%] mo-update [wesnoth-nr-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-nr.mo bg.po
[ 10%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lstrlib.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lstrlib.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lstrlib.cpp
[ 10%] mo-update [wesnoth-sof-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-sof.mo bg.po
[ 10%] mo-update [wesnoth-sotbe-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-sotbe.mo bg.po
[ 10%] mo-update [wesnoth-tb-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-tb.mo bg.po
[ 10%] mo-update [wesnoth-test-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-test.mo bg.po
[ 11%] mo-update [wesnoth-thot-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-thot.mo bg.po
[ 11%] mo-update [wesnoth-trow-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-trow.mo bg.po
[ 11%] mo-update [wesnoth-tsg-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-tsg.mo bg.po
[ 11%] mo-update [wesnoth-tutorial-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-tutorial.mo bg.po
[ 11%] mo-update [wesnoth-units-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-units.mo bg.po
[ 11%] mo-update [wesnoth-utbs-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-utbs.mo bg.po
[ 11%] mo-update [wesnoth-manpages-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-manpages.mo bg.po
[ 11%] mo-update [wesnoth-manual-bg]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/bg/LC_MESSAGES/wesnoth-manual.mo bg.po
[ 11%] mo-update [wesnoth-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth.mo ca.po
[ 11%] mo-update [wesnoth-ai-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-ai.mo ca.po
[ 11%] mo-update [wesnoth-anl-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-anl.mo ca.po
[ 11%] mo-update [wesnoth-aoi-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-aoi.mo ca.po
[ 11%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/loadlib.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/loadlib.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/loadlib.cpp
[ 11%] mo-update [wesnoth-did-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-did.mo ca.po
[ 11%] mo-update [wesnoth-dm-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-dm.mo ca.po
[ 11%] mo-update [wesnoth-dw-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-dw.mo ca.po
[ 11%] mo-update [wesnoth-editor-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-editor.mo ca.po
[ 11%] mo-update [wesnoth-ei-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-ei.mo ca.po
[ 11%] mo-update [wesnoth-help-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-help.mo ca.po
[ 11%] Building CXX object src/CMakeFiles/wesnoth-lua.dir/lua/lutf8lib.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -Wno-old-style-cast -Wno-useless-cast -x c++ -Wno-parentheses-equality -o CMakeFiles/wesnoth-lua.dir/lua/lutf8lib.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lua/lutf8lib.cpp
[ 11%] mo-update [wesnoth-httt-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-httt.mo ca.po
[ 11%] mo-update [wesnoth-l-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-l.mo ca.po
[ 11%] mo-update [wesnoth-lib-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-lib.mo ca.po
[ 11%] mo-update [wesnoth-low-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-low.mo ca.po
[ 11%] mo-update [wesnoth-multiplayer-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-multiplayer.mo ca.po
[ 11%] Linking CXX static library libwesnoth-lua.a
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Cellar/cmake/3.7.1/bin/cmake -P CMakeFiles/wesnoth-lua.dir/cmake_clean_target.cmake
[ 12%] mo-update [wesnoth-nr-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-nr.mo ca.po
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_link_script CMakeFiles/wesnoth-lua.dir/link.txt --verbose=1
/usr/bin/ar qc libwesnoth-lua.a CMakeFiles/wesnoth-lua.dir/lua_jailbreak_exception.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lapi.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lbitlib.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lcode.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lcorolib.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lctype.cpp.o CMakeFiles/wesnoth-lua.dir/lua/ldebug.cpp.o CMakeFiles/wesnoth-lua.dir/lua/ldo.cpp.o CMakeFiles/wesnoth-lua.dir/lua/ldump.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lfunc.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lgc.cpp.o CMakeFiles/wesnoth-lua.dir/lua/llex.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lmem.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lobject.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lopcodes.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lparser.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lstate.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lstring.cpp.o CMakeFiles/wesnoth-lua.dir/lua/ltable.cpp.o CMakeFiles/wesnoth-lua.dir/lua/ltm.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lundump.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lvm.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lzio.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lauxlib.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lbaselib.cpp.o CMakeFiles/wesnoth-lua.dir/lua/ldblib.cpp.o CMakeFiles/wesnoth-lua.dir/lua/liolib.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lmathlib.cpp.o CMakeFiles/wesnoth-lua.dir/lua/loslib.cpp.o CMakeFiles/wesnoth-lua.dir/lua/ltablib.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lstrlib.cpp.o CMakeFiles/wesnoth-lua.dir/lua/loadlib.cpp.o CMakeFiles/wesnoth-lua.dir/lua/lutf8lib.cpp.o
/usr/bin/ranlib libwesnoth-lua.a
[ 12%] mo-update [wesnoth-sof-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-sof.mo ca.po
[ 12%] Built target wesnoth-lua
[ 12%] Building C object src/CMakeFiles/wesnoth-sdl.dir/SDL_SavePNG/savepng.c.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-sdl.dir/SDL_SavePNG/savepng.c.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/SDL_SavePNG/savepng.c
[ 12%] mo-update [wesnoth-sotbe-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-sotbe.mo ca.po
[ 12%] mo-update [wesnoth-tb-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-tb.mo ca.po
[ 12%] mo-update [wesnoth-test-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-test.mo ca.po
[ 12%] mo-update [wesnoth-thot-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-thot.mo ca.po
[ 12%] mo-update [wesnoth-trow-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-trow.mo ca.po
[ 12%] mo-update [wesnoth-tsg-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-tsg.mo ca.po
[ 12%] mo-update [wesnoth-tutorial-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-tutorial.mo ca.po
[ 12%] Building CXX object src/CMakeFiles/wesnoth-game.dir/cursor.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/cursor.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/cursor.cpp
[ 12%] mo-update [wesnoth-units-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-units.mo ca.po
[ 12%] mo-update [wesnoth-utbs-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-utbs.mo ca.po
[ 12%] mo-update [wesnoth-manpages-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-manpages.mo ca.po
[ 12%] mo-update [wesnoth-manual-ca]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca/LC_MESSAGES/wesnoth-manual.mo ca.po
[ 12%] mo-update [wesnoth-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth.mo ca_ES@valencia.po
[ 12%] mo-update [wesnoth-ai-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-ai.mo ca_ES@valencia.po
[ 12%] mo-update [wesnoth-anl-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-anl.mo ca_ES@valencia.po
[ 12%] mo-update [wesnoth-aoi-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-aoi.mo ca_ES@valencia.po
[ 12%] mo-update [wesnoth-did-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-did.mo ca_ES@valencia.po
[ 12%] mo-update [wesnoth-dm-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-dm.mo ca_ES@valencia.po
[ 12%] mo-update [wesnoth-dw-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-dw.mo ca_ES@valencia.po
[ 12%] mo-update [wesnoth-editor-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-editor.mo ca_ES@valencia.po
[ 12%] mo-update [wesnoth-ei-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-ei.mo ca_ES@valencia.po
[ 12%] mo-update [wesnoth-help-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-help.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-httt-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-httt.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-l-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-l.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-lib-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-lib.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-low-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-low.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-multiplayer-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-multiplayer.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-nr-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-nr.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-sof-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sof.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-sotbe-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sotbe.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-tb-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tb.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-test-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-test.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-thot-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-thot.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-trow-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-trow.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-tsg-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tsg.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-tutorial-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tutorial.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-units-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-units.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-utbs-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-utbs.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-manpages-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manpages.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-manual-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manual.mo ca_ES@valencia.po
[ 13%] mo-update [wesnoth-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth.mo cs.po
[ 13%] mo-update [wesnoth-ai-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-ai.mo cs.po
[ 13%] mo-update [wesnoth-anl-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-anl.mo cs.po
[ 13%] mo-update [wesnoth-aoi-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-aoi.mo cs.po
[ 13%] mo-update [wesnoth-did-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-did.mo cs.po
[ 14%] mo-update [wesnoth-dm-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-dm.mo cs.po
[ 14%] mo-update [wesnoth-dw-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-dw.mo cs.po
[ 14%] mo-update [wesnoth-editor-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-editor.mo cs.po
[ 14%] mo-update [wesnoth-ei-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-ei.mo cs.po
[ 14%] mo-update [wesnoth-help-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-help.mo cs.po
[ 14%] mo-update [wesnoth-httt-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-httt.mo cs.po
[ 14%] mo-update [wesnoth-l-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-l.mo cs.po
[ 14%] mo-update [wesnoth-lib-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-lib.mo cs.po
[ 14%] mo-update [wesnoth-low-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-low.mo cs.po
[ 14%] mo-update [wesnoth-multiplayer-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-multiplayer.mo cs.po
[ 14%] mo-update [wesnoth-nr-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-nr.mo cs.po
[ 14%] mo-update [wesnoth-sof-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-sof.mo cs.po
[ 14%] Linking CXX static library libwesnoth-sdl.a
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Cellar/cmake/3.7.1/bin/cmake -P CMakeFiles/wesnoth-sdl.dir/cmake_clean_target.cmake
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_link_script CMakeFiles/wesnoth-sdl.dir/link.txt --verbose=1
/usr/bin/ar qc libwesnoth-sdl.a CMakeFiles/wesnoth-sdl.dir/sdl/exception.cpp.o CMakeFiles/wesnoth-sdl.dir/sdl/rect.cpp.o CMakeFiles/wesnoth-sdl.dir/sdl/surface.cpp.o CMakeFiles/wesnoth-sdl.dir/sdl/window.cpp.o CMakeFiles/wesnoth-sdl.dir/sdl/utils.cpp.o CMakeFiles/wesnoth-sdl.dir/xBRZ/xbrz.cpp.o CMakeFiles/wesnoth-sdl.dir/SDL_SavePNG/savepng.c.o
[ 14%] mo-update [wesnoth-sotbe-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-sotbe.mo cs.po
/usr/bin/ranlib libwesnoth-sdl.a
[ 14%] Built target wesnoth-sdl
[ 14%] mo-update [wesnoth-tb-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-tb.mo cs.po
[ 14%] Building CXX object src/CMakeFiles/wesnoth-game.dir/display.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/display.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/display.cpp
[ 14%] mo-update [wesnoth-test-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-test.mo cs.po
[ 14%] mo-update [wesnoth-thot-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-thot.mo cs.po
[ 14%] mo-update [wesnoth-trow-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-trow.mo cs.po
[ 14%] mo-update [wesnoth-tsg-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-tsg.mo cs.po
[ 14%] mo-update [wesnoth-tutorial-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-tutorial.mo cs.po
[ 14%] mo-update [wesnoth-units-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-units.mo cs.po
[ 14%] mo-update [wesnoth-utbs-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-utbs.mo cs.po
[ 14%] mo-update [wesnoth-manpages-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-manpages.mo cs.po
[ 14%] mo-update [wesnoth-manual-cs]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/cs/LC_MESSAGES/wesnoth-manual.mo cs.po
[ 15%] mo-update [wesnoth-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth.mo da.po
[ 15%] mo-update [wesnoth-ai-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-ai.mo da.po
[ 15%] mo-update [wesnoth-anl-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-anl.mo da.po
[ 15%] mo-update [wesnoth-aoi-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-aoi.mo da.po
[ 15%] mo-update [wesnoth-did-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-did.mo da.po
[ 15%] mo-update [wesnoth-dm-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-dm.mo da.po
[ 15%] mo-update [wesnoth-dw-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-dw.mo da.po
[ 15%] mo-update [wesnoth-editor-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-editor.mo da.po
[ 15%] mo-update [wesnoth-ei-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-ei.mo da.po
[ 15%] mo-update [wesnoth-help-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-help.mo da.po
[ 15%] mo-update [wesnoth-httt-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-httt.mo da.po
[ 15%] mo-update [wesnoth-l-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-l.mo da.po
[ 15%] mo-update [wesnoth-lib-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-lib.mo da.po
[ 15%] mo-update [wesnoth-low-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-low.mo da.po
[ 15%] mo-update [wesnoth-multiplayer-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-multiplayer.mo da.po
[ 15%] mo-update [wesnoth-nr-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-nr.mo da.po
[ 15%] mo-update [wesnoth-sof-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-sof.mo da.po
[ 15%] mo-update [wesnoth-sotbe-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-sotbe.mo da.po
[ 15%] mo-update [wesnoth-tb-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-tb.mo da.po
[ 15%] mo-update [wesnoth-test-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-test.mo da.po
[ 15%] mo-update [wesnoth-thot-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-thot.mo da.po
[ 15%] mo-update [wesnoth-trow-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-trow.mo da.po
[ 15%] mo-update [wesnoth-tsg-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-tsg.mo da.po
[ 15%] mo-update [wesnoth-tutorial-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-tutorial.mo da.po
[ 16%] mo-update [wesnoth-units-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-units.mo da.po
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnoth-revision.dir/build.make src/CMakeFiles/wesnoth-revision.dir/depend
[ 16%] mo-update [wesnoth-utbs-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-utbs.mo da.po
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/wesnoth-20161210-84597-1nh2wiz /tmp/wesnoth-20161210-84597-1nh2wiz/src /tmp/wesnoth-20161210-84597-1nh2wiz/build /tmp/wesnoth-20161210-84597-1nh2wiz/build/src /tmp/wesnoth-20161210-84597-1nh2wiz/build/src/CMakeFiles/wesnoth-revision.dir/DependInfo.cmake --color=
Scanning dependencies of target wesnoth-revision
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnoth-revision.dir/build.make src/CMakeFiles/wesnoth-revision.dir/build
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E copy_if_different /tmp/wesnoth-20161210-84597-1nh2wiz/build/src/revision.dummy /tmp/wesnoth-20161210-84597-1nh2wiz/build/src/revision.h
[ 16%] Built target wesnoth-revision
[ 16%] Building CXX object src/CMakeFiles/wesnoth-game.dir/display_context.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/display_context.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/display_context.cpp
[ 16%] mo-update [wesnoth-manpages-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-manpages.mo da.po
[ 16%] mo-update [wesnoth-manual-da]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/da/LC_MESSAGES/wesnoth-manual.mo da.po
[ 16%] mo-update [wesnoth-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth.mo de.po
[ 16%] mo-update [wesnoth-ai-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-ai.mo de.po
[ 16%] mo-update [wesnoth-anl-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-anl.mo de.po
[ 16%] mo-update [wesnoth-aoi-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-aoi.mo de.po
[ 16%] mo-update [wesnoth-did-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-did.mo de.po
[ 16%] mo-update [wesnoth-dm-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-dm.mo de.po
[ 16%] mo-update [wesnoth-dw-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-dw.mo de.po
[ 16%] mo-update [wesnoth-editor-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-editor.mo de.po
[ 16%] mo-update [wesnoth-ei-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-ei.mo de.po
[ 16%] mo-update [wesnoth-help-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-help.mo de.po
[ 16%] mo-update [wesnoth-httt-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-httt.mo de.po
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnoth-core.dir/build.make src/CMakeFiles/wesnoth-core.dir/depend
[ 16%] mo-update [wesnoth-l-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-l.mo de.po
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/wesnoth-20161210-84597-1nh2wiz /tmp/wesnoth-20161210-84597-1nh2wiz/src /tmp/wesnoth-20161210-84597-1nh2wiz/build /tmp/wesnoth-20161210-84597-1nh2wiz/build/src /tmp/wesnoth-20161210-84597-1nh2wiz/build/src/CMakeFiles/wesnoth-core.dir/DependInfo.cmake --color=
[ 16%] mo-update [wesnoth-lib-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-lib.mo de.po
[ 16%] mo-update [wesnoth-low-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-low.mo de.po
[ 16%] mo-update [wesnoth-multiplayer-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-multiplayer.mo de.po
[ 16%] mo-update [wesnoth-nr-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-nr.mo de.po
[ 16%] mo-update [wesnoth-sof-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-sof.mo de.po
[ 16%] mo-update [wesnoth-sotbe-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-sotbe.mo de.po
[ 16%] mo-update [wesnoth-tb-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-tb.mo de.po
[ 17%] mo-update [wesnoth-test-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-test.mo de.po
[ 17%] mo-update [wesnoth-thot-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-thot.mo de.po
[ 17%] mo-update [wesnoth-trow-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-trow.mo de.po
[ 17%] mo-update [wesnoth-tsg-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-tsg.mo de.po
[ 17%] mo-update [wesnoth-tutorial-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-tutorial.mo de.po
[ 17%] mo-update [wesnoth-units-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-units.mo de.po
[ 17%] mo-update [wesnoth-utbs-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-utbs.mo de.po
[ 17%] mo-update [wesnoth-manpages-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-manpages.mo de.po
[ 17%] mo-update [wesnoth-manual-de]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/de/LC_MESSAGES/wesnoth-manual.mo de.po
[ 17%] mo-update [wesnoth-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth.mo el.po
[ 17%] mo-update [wesnoth-ai-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-ai.mo el.po
[ 17%] mo-update [wesnoth-anl-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-anl.mo el.po
[ 17%] mo-update [wesnoth-aoi-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-aoi.mo el.po
[ 17%] mo-update [wesnoth-did-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-did.mo el.po
[ 17%] mo-update [wesnoth-dm-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-dm.mo el.po
[ 17%] mo-update [wesnoth-dw-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-dw.mo el.po
[ 17%] mo-update [wesnoth-editor-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-editor.mo el.po
[ 17%] mo-update [wesnoth-ei-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-ei.mo el.po
[ 17%] mo-update [wesnoth-help-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-help.mo el.po
[ 17%] mo-update [wesnoth-httt-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-httt.mo el.po
[ 17%] mo-update [wesnoth-l-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-l.mo el.po
[ 17%] mo-update [wesnoth-lib-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-lib.mo el.po
[ 17%] mo-update [wesnoth-low-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-low.mo el.po
[ 18%] mo-update [wesnoth-multiplayer-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-multiplayer.mo el.po
[ 18%] mo-update [wesnoth-nr-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-nr.mo el.po
[ 18%] mo-update [wesnoth-sof-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-sof.mo el.po
[ 18%] mo-update [wesnoth-sotbe-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-sotbe.mo el.po
[ 18%] mo-update [wesnoth-tb-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-tb.mo el.po
[ 18%] mo-update [wesnoth-test-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-test.mo el.po
[ 18%] mo-update [wesnoth-thot-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-thot.mo el.po
[ 18%] mo-update [wesnoth-trow-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-trow.mo el.po
[ 18%] mo-update [wesnoth-tsg-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-tsg.mo el.po
[ 18%] mo-update [wesnoth-tutorial-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-tutorial.mo el.po
[ 18%] mo-update [wesnoth-units-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-units.mo el.po
[ 18%] mo-update [wesnoth-utbs-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-utbs.mo el.po
[ 18%] mo-update [wesnoth-manpages-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-manpages.mo el.po
[ 18%] mo-update [wesnoth-manual-el]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/el/LC_MESSAGES/wesnoth-manual.mo el.po
[ 18%] mo-update [wesnoth-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth.mo en_GB.po
[ 18%] mo-update [wesnoth-ai-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ai && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-ai.mo en_GB.po
[ 18%] mo-update [wesnoth-anl-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-anl.mo en_GB.po
[ 18%] mo-update [wesnoth-aoi-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-aoi.mo en_GB.po
[ 18%] mo-update [wesnoth-did-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-did.mo en_GB.po
[ 18%] mo-update [wesnoth-dm-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-dm.mo en_GB.po
[ 18%] mo-update [wesnoth-dw-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-dw.mo en_GB.po
[ 18%] mo-update [wesnoth-editor-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-editor.mo en_GB.po
[ 18%] mo-update [wesnoth-ei-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-ei.mo en_GB.po
[ 19%] mo-update [wesnoth-help-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-help.mo en_GB.po
[ 19%] mo-update [wesnoth-httt-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-httt.mo en_GB.po
[ 19%] mo-update [wesnoth-l-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-l.mo en_GB.po
[ 19%] mo-update [wesnoth-lib-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-lib.mo en_GB.po
[ 19%] mo-update [wesnoth-low-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-low.mo en_GB.po
[ 19%] mo-update [wesnoth-multiplayer-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_GB/LC_MESSAGES/wesnoth-multiplayer.mo en_GB.po
[ 19%] mo-update [wesnoth-nr-en_GB]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/en_
[...snip...]
iz/translations/zh_CN/LC_MESSAGES/wesnoth-sof.mo zh_CN.po
[ 77%] mo-update [wesnoth-sotbe-zh_CN]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_CN/LC_MESSAGES/wesnoth-sotbe.mo zh_CN.po
[ 77%] mo-update [wesnoth-tb-zh_CN]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_CN/LC_MESSAGES/wesnoth-tb.mo zh_CN.po
[ 77%] mo-update [wesnoth-test-zh_CN]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_CN/LC_MESSAGES/wesnoth-test.mo zh_CN.po
[ 77%] mo-update [wesnoth-thot-zh_CN]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_CN/LC_MESSAGES/wesnoth-thot.mo zh_CN.po
[ 77%] mo-update [wesnoth-trow-zh_CN]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_CN/LC_MESSAGES/wesnoth-trow.mo zh_CN.po
[ 77%] mo-update [wesnoth-tsg-zh_CN]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_CN/LC_MESSAGES/wesnoth-tsg.mo zh_CN.po
[ 77%] mo-update [wesnoth-tutorial-zh_CN]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_CN/LC_MESSAGES/wesnoth-tutorial.mo zh_CN.po
[ 78%] mo-update [wesnoth-units-zh_CN]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_CN/LC_MESSAGES/wesnoth-units.mo zh_CN.po
[ 78%] mo-update [wesnoth-utbs-zh_CN]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_CN/LC_MESSAGES/wesnoth-utbs.mo zh_CN.po
[ 78%] mo-update [wesnoth-manpages-zh_CN]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_CN/LC_MESSAGES/wesnoth-manpages.mo zh_CN.po
[ 78%] mo-update [wesnoth-manual-zh_CN]: Creating mo file.
cd /tmp/wesnoth-20161210-84597-1nh2wiz/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-20161210-84597-1nh2wiz/translations/zh_CN/LC_MESSAGES/wesnoth-manual.mo zh_CN.po
[ 78%] mo-update: Done.
[ 78%] Built target mo-update
[ 78%] Building CXX object src/CMakeFiles/wesnoth-core.dir/version.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-core.dir/version.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/version.cpp
[ 78%] Building CXX object src/CMakeFiles/wesnoth-game.dir/hotkey/hotkey_item.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/hotkey/hotkey_item.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/hotkey/hotkey_item.cpp
[ 78%] Building CXX object src/CMakeFiles/wesnoth-core.dir/serialization/binary_or_text.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-core.dir/serialization/binary_or_text.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/serialization/binary_or_text.cpp
[ 78%] Building CXX object src/CMakeFiles/wesnoth-core.dir/serialization/parser.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-core.dir/serialization/parser.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/serialization/parser.cpp
[ 78%] Building CXX object src/CMakeFiles/wesnoth-game.dir/hotkey/hotkey_command.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/hotkey/hotkey_command.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/hotkey/hotkey_command.cpp
[ 78%] Building CXX object src/CMakeFiles/wesnoth-game.dir/hotkey/hotkey_manager.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/hotkey/hotkey_manager.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/hotkey/hotkey_manager.cpp
[ 78%] Building CXX object src/CMakeFiles/wesnoth-core.dir/serialization/preprocessor.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-core.dir/serialization/preprocessor.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/serialization/preprocessor.cpp
[ 78%] Building CXX object src/CMakeFiles/wesnoth-game.dir/image.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/image.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/image.cpp
[ 78%] Building CXX object src/CMakeFiles/wesnoth-game.dir/image_modifications.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/image_modifications.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/image_modifications.cpp
[ 78%] Building CXX object src/CMakeFiles/wesnoth-game.dir/joystick.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/joystick.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/joystick.cpp
[ 78%] Building CXX object src/CMakeFiles/wesnoth-core.dir/serialization/string_utils.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-core.dir/serialization/string_utils.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/serialization/string_utils.cpp
[ 78%] Building CXX object src/CMakeFiles/wesnoth-core.dir/serialization/tokenizer.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-core.dir/serialization/tokenizer.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/serialization/tokenizer.cpp
[ 78%] Building CXX object src/CMakeFiles/wesnoth-game.dir/game_end_exceptions.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/game_end_exceptions.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_end_exceptions.cpp
[ 78%] Building CXX object src/CMakeFiles/wesnoth-core.dir/serialization/unicode.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-core.dir/serialization/unicode.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/serialization/unicode.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/key.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/key.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/key.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/language.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/language.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/language.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-core.dir/serialization/validator.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-core.dir/serialization/validator.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/serialization/validator.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/lobby_preferences.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/lobby_preferences.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/lobby_preferences.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/utils/make_enum.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/utils/make_enum.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/utils/make_enum.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/map/label.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/map/label.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/map/label.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/minimap.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/minimap.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/minimap.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/pathfind/astarsearch.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/pathfind/astarsearch.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/pathfind/astarsearch.cpp
[ 79%] Linking CXX static library libwesnoth-core.a
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Cellar/cmake/3.7.1/bin/cmake -P CMakeFiles/wesnoth-core.dir/cmake_clean_target.cmake
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_link_script CMakeFiles/wesnoth-core.dir/link.txt --verbose=1
/usr/bin/ar qc libwesnoth-core.a CMakeFiles/wesnoth-core.dir/color_range.cpp.o CMakeFiles/wesnoth-core.dir/color.cpp.o CMakeFiles/wesnoth-core.dir/config.cpp.o CMakeFiles/wesnoth-core.dir/filesystem_boost.cpp.o CMakeFiles/wesnoth-core.dir/filesystem_common.cpp.o CMakeFiles/wesnoth-core.dir/font/constants.cpp.o CMakeFiles/wesnoth-core.dir/game_config.cpp.o CMakeFiles/wesnoth-core.dir/gettext_boost.cpp.o CMakeFiles/wesnoth-core.dir/hash.cpp.o CMakeFiles/wesnoth-core.dir/log.cpp.o CMakeFiles/wesnoth-core.dir/md5.cpp.o CMakeFiles/wesnoth-core.dir/mt_rng.cpp.o CMakeFiles/wesnoth-core.dir/seed_rng.cpp.o CMakeFiles/wesnoth-core.dir/tstring.cpp.o CMakeFiles/wesnoth-core.dir/version.cpp.o CMakeFiles/wesnoth-core.dir/serialization/binary_or_text.cpp.o CMakeFiles/wesnoth-core.dir/serialization/parser.cpp.o CMakeFiles/wesnoth-core.dir/serialization/preprocessor.cpp.o CMakeFiles/wesnoth-core.dir/serialization/string_utils.cpp.o CMakeFiles/wesnoth-core.dir/serialization/tokenizer.cpp.o CMakeFiles/wesnoth-core.dir/serialization/unicode.cpp.o CMakeFiles/wesnoth-core.dir/serialization/validator.cpp.o
/usr/bin/ranlib libwesnoth-core.a
[ 79%] Built target wesnoth-core
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/pathutils.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/pathutils.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/pathutils.cpp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnothd.dir/build.make src/CMakeFiles/wesnothd.dir/depend
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/wesnoth-20161210-84597-1nh2wiz /tmp/wesnoth-20161210-84597-1nh2wiz/src /tmp/wesnoth-20161210-84597-1nh2wiz/build /tmp/wesnoth-20161210-84597-1nh2wiz/build/src /tmp/wesnoth-20161210-84597-1nh2wiz/build/src/CMakeFiles/wesnothd.dir/DependInfo.cmake --color=
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/preferences.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/preferences.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/preferences.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/preferences_display.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/preferences_display.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/preferences_display.cpp
Scanning dependencies of target wesnothd
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnothd.dir/build.make src/CMakeFiles/wesnothd.dir/build
[ 79%] Building CXX object src/CMakeFiles/wesnothd.dir/server/ban.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnothd.dir/server/ban.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/server/ban.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnothd.dir/server/game.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnothd.dir/server/game.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/server/game.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnothd.dir/server/metrics.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnothd.dir/server/metrics.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/server/metrics.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/quit_confirmation.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/quit_confirmation.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/quit_confirmation.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/reports.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/reports.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/reports.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnothd.dir/server/player.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnothd.dir/server/player.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/server/player.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/show_dialog.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/show_dialog.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/show_dialog.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnothd.dir/server/player_connection.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnothd.dir/server/player_connection.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/server/player_connection.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnothd.dir/server/player_network.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnothd.dir/server/player_network.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/server/player_network.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/sound.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/sound.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/sound.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnothd.dir/server/server.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnothd.dir/server/server.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/server/server.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/soundsource.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/soundsource.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/soundsource.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnothd.dir/server/server_base.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnothd.dir/server/server_base.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/server/server_base.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnothd.dir/server/simple_wml.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnothd.dir/server/simple_wml.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/server/simple_wml.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/sound_music_track.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/sound_music_track.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/sound_music_track.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/terrain/terrain.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/terrain/terrain.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/terrain/terrain.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/terrain/builder.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/terrain/builder.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/terrain/builder.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/terrain/translation.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/terrain/translation.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/terrain/translation.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnothd.dir/server/user_handler.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnothd.dir/server/user_handler.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/server/user_handler.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/time_of_day.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/time_of_day.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/time_of_day.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnothd.dir/server/forum_user_handler.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnothd.dir/server/forum_user_handler.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/server/forum_user_handler.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnothd.dir/server/sample_user_handler.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnothd.dir/server/sample_user_handler.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/server/sample_user_handler.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/tracer.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/tracer.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/tracer.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/video.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/video.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/video.cpp
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/theme.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/theme.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/theme.cpp
[ 80%] Building CXX object src/CMakeFiles/wesnoth-game.dir/widgets/button.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/widgets/button.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/widgets/button.cpp
[ 81%] Linking CXX executable ../wesnothd
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_link_script CMakeFiles/wesnothd.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -lstdc++ -lm CMakeFiles/wesnothd.dir/server/ban.cpp.o CMakeFiles/wesnothd.dir/server/game.cpp.o CMakeFiles/wesnothd.dir/server/metrics.cpp.o CMakeFiles/wesnothd.dir/server/player.cpp.o CMakeFiles/wesnothd.dir/server/player_connection.cpp.o CMakeFiles/wesnothd.dir/server/player_network.cpp.o CMakeFiles/wesnothd.dir/server/server.cpp.o CMakeFiles/wesnothd.dir/server/server_base.cpp.o CMakeFiles/wesnothd.dir/server/simple_wml.cpp.o CMakeFiles/wesnothd.dir/server/user_handler.cpp.o CMakeFiles/wesnothd.dir/server/forum_user_handler.cpp.o CMakeFiles/wesnothd.dir/server/sample_user_handler.cpp.o -o ../wesnothd -L/usr/local/Cellar/glib/2.50.2/lib -L/usr/local/Cellar/cairo/1.14.8/lib -L/usr/local/Cellar/pango/1.40.3/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.12.1_2/lib -Wl,-rpath,/usr/local/Cellar/glib/2.50.2/lib -Wl,-rpath,/usr/local/Cellar/cairo/1.14.8/lib -Wl,-rpath,/usr/local/Cellar/pango/1.40.3/lib -Wl,-rpath,/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/Cellar/fontconfig/2.12.1_2/lib libwesnoth-core.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL2.dylib -framework Cocoa /usr/local/lib/libboost_iostreams-mt.dylib /usr/local/lib/libboost_regex-mt.dylib /usr/local/lib/libboost_program_options-mt.dylib /usr/local/lib/libboost_filesystem-mt.dylib /usr/local/lib/libboost_locale-mt.dylib /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_random-mt.dylib
[ 81%] Built target wesnothd
[ 81%] Building CXX object src/CMakeFiles/wesnoth-game.dir/widgets/label.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/widgets/label.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/widgets/label.cpp
[ 81%] Building CXX object src/CMakeFiles/wesnoth-game.dir/widgets/menu.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/widgets/menu.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/widgets/menu.cpp
[ 81%] Building CXX object src/CMakeFiles/wesnoth-game.dir/widgets/menu_style.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/widgets/menu_style.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/widgets/menu_style.cpp
[ 81%] Building CXX object src/CMakeFiles/wesnoth-game.dir/widgets/scrollarea.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/widgets/scrollarea.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/widgets/scrollarea.cpp
[ 81%] Building CXX object src/CMakeFiles/wesnoth-game.dir/widgets/scrollbar.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/widgets/scrollbar.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/widgets/scrollbar.cpp
[ 81%] Building CXX object src/CMakeFiles/wesnoth-game.dir/widgets/slider.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/widgets/slider.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/widgets/slider.cpp
[ 81%] Building CXX object src/CMakeFiles/wesnoth-game.dir/widgets/textbox.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/widgets/textbox.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/widgets/textbox.cpp
[ 81%] Building CXX object src/CMakeFiles/wesnoth-game.dir/widgets/widget.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/widgets/widget.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/widgets/widget.cpp
[ 81%] Building CXX object src/CMakeFiles/wesnoth-game.dir/wml_exception.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/wml_exception.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/wml_exception.cpp
[ 81%] Linking CXX static library libwesnoth-game.a
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Cellar/cmake/3.7.1/bin/cmake -P CMakeFiles/wesnoth-game.dir/cmake_clean_target.cmake
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_link_script CMakeFiles/wesnoth-game.dir/link.txt --verbose=1
/usr/bin/ar qc libwesnoth-game.a CMakeFiles/wesnoth-game.dir/arrow.cpp.o CMakeFiles/wesnoth-game.dir/desktop/clipboard.cpp.o CMakeFiles/wesnoth-game.dir/construct_dialog.cpp.o CMakeFiles/wesnoth-game.dir/cursor.cpp.o CMakeFiles/wesnoth-game.dir/display.cpp.o CMakeFiles/wesnoth-game.dir/display_context.cpp.o CMakeFiles/wesnoth-game.dir/events.cpp.o CMakeFiles/wesnoth-game.dir/floating_label.cpp.o CMakeFiles/wesnoth-game.dir/font/font_config.cpp.o CMakeFiles/wesnoth-game.dir/font/marked-up_text.cpp.o CMakeFiles/wesnoth-game.dir/font/sdl_ttf.cpp.o CMakeFiles/wesnoth-game.dir/font/standard_colors.cpp.o CMakeFiles/wesnoth-game.dir/font/text.cpp.o CMakeFiles/wesnoth-game.dir/font/text_cache.cpp.o CMakeFiles/wesnoth-game.dir/font/text_formatting.cpp.o CMakeFiles/wesnoth-game.dir/font/text_surface.cpp.o CMakeFiles/wesnoth-game.dir/format_time_summary.cpp.o CMakeFiles/wesnoth-game.dir/generators/cave_map_generator.cpp.o CMakeFiles/wesnoth-game.dir/generators/map_create.cpp.o CMakeFiles/wesnoth-game.dir/generators/map_generator.cpp.o CMakeFiles/wesnoth-game.dir/generators/default_map_generator.cpp.o CMakeFiles/wesnoth-game.dir/generators/default_map_generator_job.cpp.o CMakeFiles/wesnoth-game.dir/generators/lua_map_generator.cpp.o CMakeFiles/wesnoth-game.dir/hotkey/command_executor.cpp.o CMakeFiles/wesnoth-game.dir/hotkey/hotkey_item.cpp.o CMakeFiles/wesnoth-game.dir/hotkey/hotkey_command.cpp.o CMakeFiles/wesnoth-game.dir/hotkey/hotkey_manager.cpp.o CMakeFiles/wesnoth-game.dir/image.cpp.o CMakeFiles/wesnoth-game.dir/image_modifications.cpp.o CMakeFiles/wesnoth-game.dir/joystick.cpp.o CMakeFiles/wesnoth-game.dir/game_end_exceptions.cpp.o CMakeFiles/wesnoth-game.dir/key.cpp.o CMakeFiles/wesnoth-game.dir/language.cpp.o CMakeFiles/wesnoth-game.dir/lobby_preferences.cpp.o CMakeFiles/wesnoth-game.dir/utils/make_enum.cpp.o CMakeFiles/wesnoth-game.dir/map/label.cpp.o CMakeFiles/wesnoth-game.dir/minimap.cpp.o CMakeFiles/wesnoth-game.dir/pathfind/astarsearch.cpp.o CMakeFiles/wesnoth-game.dir/pathutils.cpp.o CMakeFiles/wesnoth-game.dir/preferences.cpp.o CMakeFiles/wesnoth-game.dir/preferences_display.cpp.o CMakeFiles/wesnoth-game.dir/quit_confirmation.cpp.o CMakeFiles/wesnoth-game.dir/reports.cpp.o CMakeFiles/wesnoth-game.dir/show_dialog.cpp.o CMakeFiles/wesnoth-game.dir/sound.cpp.o CMakeFiles/wesnoth-game.dir/soundsource.cpp.o CMakeFiles/wesnoth-game.dir/sound_music_track.cpp.o CMakeFiles/wesnoth-game.dir/terrain/terrain.cpp.o CMakeFiles/wesnoth-game.dir/terrain/builder.cpp.o CMakeFiles/wesnoth-game.dir/terrain/translation.cpp.o CMakeFiles/wesnoth-game.dir/time_of_day.cpp.o CMakeFiles/wesnoth-game.dir/tracer.cpp.o CMakeFiles/wesnoth-game.dir/video.cpp.o CMakeFiles/wesnoth-game.dir/theme.cpp.o CMakeFiles/wesnoth-game.dir/widgets/button.cpp.o CMakeFiles/wesnoth-game.dir/widgets/label.cpp.o CMakeFiles/wesnoth-game.dir/widgets/menu.cpp.o CMakeFiles/wesnoth-game.dir/widgets/menu_style.cpp.o CMakeFiles/wesnoth-game.dir/widgets/scrollarea.cpp.o CMakeFiles/wesnoth-game.dir/widgets/scrollbar.cpp.o CMakeFiles/wesnoth-game.dir/widgets/slider.cpp.o CMakeFiles/wesnoth-game.dir/widgets/textbox.cpp.o CMakeFiles/wesnoth-game.dir/widgets/widget.cpp.o CMakeFiles/wesnoth-game.dir/wml_exception.cpp.o
/usr/bin/ranlib libwesnoth-game.a
[ 81%] Built target wesnoth-game
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnoth.dir/build.make src/CMakeFiles/wesnoth.dir/depend
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build && /usr/local/Cellar/cmake/3.7.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/wesnoth-20161210-84597-1nh2wiz /tmp/wesnoth-20161210-84597-1nh2wiz/src /tmp/wesnoth-20161210-84597-1nh2wiz/build /tmp/wesnoth-20161210-84597-1nh2wiz/build/src /tmp/wesnoth-20161210-84597-1nh2wiz/build/src/CMakeFiles/wesnoth.dir/DependInfo.cmake --color=
Scanning dependencies of target wesnoth
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/CMakeFiles/wesnoth.dir/build.make src/CMakeFiles/wesnoth.dir/build
[ 81%] Building CXX object src/CMakeFiles/wesnoth.dir/wesnoth.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/wesnoth.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/wesnoth.cpp
[ 81%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/point.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/point.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/point.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/event/dispatcher.cpp.o
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/event/distributor.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/event/dispatcher.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/event/dispatcher.cpp
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/event/distributor.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/event/distributor.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/event/handler.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/event/handler.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/event/handler.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/auxiliary/iterator/iterator.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/auxiliary/iterator/iterator.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/auxiliary/iterator/iterator.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/auxiliary/iterator/walker_grid.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/auxiliary/iterator/walker_grid.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/auxiliary/iterator/walker_grid.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/auxiliary/iterator/walker_widget.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/auxiliary/iterator/walker_widget.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/auxiliary/iterator/walker_widget.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/auxiliary/iterator/walker_tree_node.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/auxiliary/iterator/walker_tree_node.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/auxiliary/iterator/walker_tree_node.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/placer.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/placer.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/placer.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/placer/horizontal_list.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/placer/horizontal_list.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/placer/horizontal_list.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/placer/vertical_list.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/placer/vertical_list.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/placer/vertical_list.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/auxiliary/tips.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/auxiliary/tips.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/auxiliary/tips.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/tooltip.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/tooltip.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/tooltip.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/drop_down_menu.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/drop_down_menu.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/drop_down_menu.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/button.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/button.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/button.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/chatbox.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/chatbox.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/chatbox.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/container_base.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/container_base.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/container_base.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/debug.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/debug.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/debug.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/drawing.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/drawing.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/drawing.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/generator.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/generator.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/generator.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/grid.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/grid.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/grid.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/helper.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/helper.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/helper.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/horizontal_scrollbar.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/horizontal_scrollbar.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/horizontal_scrollbar.cpp
[ 82%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/image.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/image.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/image.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/label.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/label.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/label.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/list.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/list.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/list.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/listbox.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/listbox.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/listbox.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/matrix.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/matrix.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/matrix.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/menu_button.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/menu_button.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/menu_button.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/minimap.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/minimap.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/minimap.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/multi_page.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/multi_page.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/multi_page.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/pane.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/pane.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/pane.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/panel.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/panel.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/panel.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/password_box.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/password_box.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/password_box.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/progress_bar.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/progress_bar.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/progress_bar.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/repeating_button.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/repeating_button.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/repeating_button.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/scroll_label.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/scroll_label.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/scroll_label.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/scrollbar.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/scrollbar.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/scrollbar.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/scrollbar_container.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/scrollbar_container.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/scrollbar_container.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/scrollbar_panel.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/scrollbar_panel.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/scrollbar_panel.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/settings.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/settings.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/settings.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/size_lock.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/size_lock.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/size_lock.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/slider.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/slider.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/slider.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/spacer.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/spacer.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/spacer.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/stacked_widget.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/stacked_widget.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/stacked_widget.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/styled_widget.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/styled_widget.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/styled_widget.cpp
[ 83%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/text_box_base.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/text_box_base.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/text_box_base.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/text_box.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/text_box.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/text_box.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/toggle_button.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/toggle_button.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/toggle_button.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/toggle_panel.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/toggle_panel.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/toggle_panel.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/tree_view.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/tree_view.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/tree_view.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/tree_view_node.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/tree_view_node.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/tree_view_node.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/unit_preview_pane.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/unit_preview_pane.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/unit_preview_pane.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/vertical_scrollbar.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/vertical_scrollbar.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/vertical_scrollbar.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/viewport.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/viewport.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/viewport.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/widget.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/widget.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/widget.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/widgets/window.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/widgets/window.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/widgets/window.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/window_builder.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/window_builder.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/window_builder.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/window_builder/helper.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/window_builder/helper.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/window_builder/helper.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/window_builder/instance.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/window_builder/instance.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/window_builder/instance.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/widget_definition.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/widget_definition.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/widget_definition.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/widgets/scrollpane.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/widgets/scrollpane.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/widgets/scrollpane.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/serialization/schema_validator.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/serialization/schema_validator.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/serialization/schema_validator.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/tools/schema/tag.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/tools/schema/tag.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/tools/schema/tag.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/about.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/about.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/about.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/advancement.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/advancement.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/advancement.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/attack.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/attack.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/attack.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/create.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/create.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/create.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/heal.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/heal.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/heal.cpp
[ 84%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/move.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/move.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/move.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/shroud_clearing_action.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/shroud_clearing_action.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/shroud_clearing_action.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/undo.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/undo.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/undo.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/undo_action.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/undo_action.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/undo_action.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/undo_dismiss_action.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/undo_dismiss_action.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/undo_dismiss_action.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/undo_move_action.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/undo_move_action.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/undo_move_action.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/undo_recall_action.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/undo_recall_action.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/undo_recall_action.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/undo_recruit_action.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/undo_recruit_action.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/undo_recruit_action.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/undo_update_shroud_action.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/undo_update_shroud_action.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/undo_update_shroud_action.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/unit_creator.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/unit_creator.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/unit_creator.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/actions/vision.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/actions/vision.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/actions/vision.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/addon/client.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/addon/client.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/addon/client.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/addon/info.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/addon/info.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/addon/info.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/addon/manager_old.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/addon/manager_old.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/addon/manager_old.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/addon/manager_ui.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/addon/manager_ui.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/addon/manager_ui.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/addon/state.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/addon/state.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/addon/state.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/addon/validation.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/addon/validation.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/addon/validation.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/actions.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/actions.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/actions.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/composite/ai.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/composite/ai.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/composite/ai.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/composite/aspect.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/composite/aspect.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/composite/aspect.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/composite/component.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/composite/component.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/composite/component.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/composite/contexts.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/composite/contexts.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/composite/contexts.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/composite/engine.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/composite/engine.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/composite/engine.cpp
[ 85%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/composite/goal.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/composite/goal.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/composite/goal.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/composite/rca.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/composite/rca.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/composite/rca.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/composite/stage.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/composite/stage.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/composite/stage.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/configuration.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/configuration.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/configuration.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/contexts.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/contexts.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/contexts.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/default/aspect_attacks.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/default/aspect_attacks.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/default/aspect_attacks.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/default/attack.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/default/attack.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/default/attack.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/default/ca.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/default/ca.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/default/ca.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/default/ca_move_to_targets.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/default/ca_move_to_targets.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/default/ca_move_to_targets.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/default/contexts.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/default/contexts.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/default/contexts.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/default/engine_cpp.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/default/engine_cpp.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/default/engine_cpp.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/default/recruitment.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/default/recruitment.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/default/recruitment.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/default/stage_rca.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/default/stage_rca.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/default/stage_rca.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/formula/ai.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/formula/ai.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/formula/ai.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/formula/callable_objects.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/formula/callable_objects.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/formula/callable_objects.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/formula/candidates.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/formula/candidates.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/formula/candidates.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/formula/engine_fai.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/formula/engine_fai.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/formula/engine_fai.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/formula/function_table.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/formula/function_table.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/formula/function_table.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/formula/stage_side_formulas.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/formula/stage_side_formulas.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/formula/stage_side_formulas.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/formula/stage_unit_formulas.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/formula/stage_unit_formulas.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/formula/stage_unit_formulas.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/game_info.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/game_info.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/game_info.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/gamestate_observer.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/gamestate_observer.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/gamestate_observer.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/lua/core.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/lua/core.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/lua/core.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/lua/engine_lua.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/lua/engine_lua.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/lua/engine_lua.cpp
[ 86%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/lua/lua_object.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/lua/lua_object.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/lua/lua_object.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/lua/aspect_advancements.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/lua/aspect_advancements.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/lua/aspect_advancements.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/manager.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/manager.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/manager.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/registry.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/registry.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/registry.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/simulated_actions.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/simulated_actions.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/simulated_actions.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/ai/testing.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/ai/testing.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/ai/testing.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/animated_game.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/animated_game.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/animated_game.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/attack_prediction.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/attack_prediction.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/attack_prediction.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/attack_prediction_display.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/attack_prediction_display.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/attack_prediction_display.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/build_info.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/build_info.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/build_info.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/carryover.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/carryover.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/carryover.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/chat_command_handler.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/chat_command_handler.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/chat_command_handler.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/chat_events.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/chat_events.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/chat_events.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/commandline_options.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/commandline_options.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/commandline_options.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/config_cache.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/config_cache.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/config_cache.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/game_initialization/configure_engine.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_initialization/configure_engine.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_initialization/configure_engine.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/game_initialization/connect_engine.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_initialization/connect_engine.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_initialization/connect_engine.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/game_initialization/lobby_data.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_initialization/lobby_data.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_initialization/lobby_data.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/game_initialization/lobby_info.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_initialization/lobby_info.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_initialization/lobby_info.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/controller_base.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/controller_base.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/controller_base.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/countdown_clock.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/countdown_clock.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/countdown_clock.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/game_initialization/create_engine.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_initialization/create_engine.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_initialization/create_engine.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/game_initialization/depcheck.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_initialization/depcheck.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_initialization/depcheck.cpp
[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/desktop/notifications.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/desktop/notifications.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/desktop/notifications.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/desktop/open.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/desktop/open.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/desktop/open.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/desktop/paths.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/desktop/paths.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/desktop/paths.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/desktop/version.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/desktop/version.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/desktop/version.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/display_chat_manager.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/display_chat_manager.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/display_chat_manager.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/action/action.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/action/action.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/action/action.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/action/action_item.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/action/action_item.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/action/action_item.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/action/action_label.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/action/action_label.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/action/action_label.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/action/action_unit.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/action/action_unit.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/action/action_unit.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/action/action_village.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/action/action_village.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/action/action_village.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/action/action_select.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/action/action_select.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/action/action_select.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/action/mouse/mouse_action.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/action/mouse/mouse_action.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/action/mouse/mouse_action.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/action/mouse/mouse_action_item.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/action/mouse/mouse_action_item.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/action/mouse/mouse_action_item.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/action/mouse/mouse_action_map_label.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/action/mouse/mouse_action_map_label.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/action/mouse/mouse_action_map_label.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/action/mouse/mouse_action_unit.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/action/mouse/mouse_action_unit.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/action/mouse/mouse_action_unit.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/action/mouse/mouse_action_village.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/action/mouse/mouse_action_village.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/action/mouse/mouse_action_village.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/action/mouse/mouse_action_select.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/action/mouse/mouse_action_select.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/action/mouse/mouse_action_select.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/controller/editor_controller.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/controller/editor_controller.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/controller/editor_controller.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/map/editor_map.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/map/editor_map.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/map/editor_map.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/map/map_context.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/map/map_context.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/map/map_context.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/map/map_fragment.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/map/map_fragment.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/map/map_fragment.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/palette/palette_manager.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/palette/palette_manager.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/palette/palette_manager.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/palette/tristate_button.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/palette/tristate_button.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/palette/tristate_button.cpp
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/toolkit/brush.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/toolkit/brush.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/toolkit/brush.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/palette/editor_palettes.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/palette/editor_palettes.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/palette/editor_palettes.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/palette/item_palette.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/palette/item_palette.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/palette/item_palette.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/palette/location_palette.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/palette/location_palette.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/palette/location_palette.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/palette/terrain_palettes.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/palette/terrain_palettes.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/palette/terrain_palettes.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/palette/unit_palette.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/palette/unit_palette.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/palette/unit_palette.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/editor_display.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/editor_display.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/editor_display.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/editor_main.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/editor_main.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/editor_main.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/editor_preferences.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/editor_preferences.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/editor_preferences.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/toolkit/editor_toolkit.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/toolkit/editor_toolkit.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/toolkit/editor_toolkit.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/editor/map/context_manager.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/editor/map/context_manager.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/editor/map/context_manager.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/fake_unit_manager.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/fake_unit_manager.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/fake_unit_manager.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/fake_unit_ptr.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/fake_unit_ptr.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/fake_unit_ptr.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/filesystem_sdl.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/filesystem_sdl.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/filesystem_sdl.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/game_initialization/flg_manager.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_initialization/flg_manager.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_initialization/flg_manager.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/floating_textbox.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/floating_textbox.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/floating_textbox.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/formula/callable_objects.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/formula/callable_objects.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/formula/callable_objects.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/formula/formula.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/formula/formula.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/formula/formula.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/formula/debugger.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/formula/debugger.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/formula/debugger.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/formula/debugger_fwd.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/formula/debugger_fwd.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/formula/debugger_fwd.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/formula/function.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/formula/function.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/formula/function.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/formula/string_utils.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/formula/string_utils.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/formula/string_utils.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/formula/tokenizer.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/formula/tokenizer.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/formula/tokenizer.cpp
[ 89%] Building CXX object src/CMakeFiles/wesnoth.dir/formula/variant.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/formula/variant.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/formula/variant.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_board.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_board.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_board.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_classification.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_classification.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_classification.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_config_manager.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_config_manager.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_config_manager.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_data.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_data.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_data.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_display.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_display.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_display.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_events/action_wml.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_events/action_wml.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_events/action_wml.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_events/conditional_wml.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_events/conditional_wml.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_events/conditional_wml.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_events/entity_location.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_events/entity_location.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_events/entity_location.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_events/handlers.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_events/handlers.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_events/handlers.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_events/manager.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_events/manager.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_events/manager.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_events/manager_impl.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_events/manager_impl.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_events/manager_impl.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_events/menu_item.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_events/menu_item.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_events/menu_item.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_events/pump.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_events/pump.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_events/pump.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_events/wmi_container.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_events/wmi_container.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_events/wmi_container.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_launcher.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_launcher.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_launcher.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_preferences.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_preferences.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_preferences.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/game_state.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/game_state.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/game_state.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/generic_event.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/generic_event.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/generic_event.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/canvas.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/canvas.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/canvas.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/log.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/log.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/log.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/auxiliary/old_markup.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/auxiliary/old_markup.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/auxiliary/old_markup.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/core/timer.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/core/timer.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/core/timer.cpp
[ 90%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/addon/description.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/addon/description.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/addon/description.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/addon/filter_options.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/addon/filter_options.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/addon/filter_options.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/addon/uninstall_list.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/addon/uninstall_list.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/addon/uninstall_list.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/addon/connect.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/addon/connect.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/addon/connect.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/addon/manager.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/addon/manager.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/addon/manager.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/advanced_graphics_options.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/advanced_graphics_options.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/advanced_graphics_options.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/campaign_difficulty.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/campaign_difficulty.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/campaign_difficulty.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/campaign_selection.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/campaign_selection.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/campaign_selection.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/campaign_settings.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/campaign_settings.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/campaign_settings.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/core_selection.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/core_selection.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/core_selection.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/chat_log.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/chat_log.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/chat_log.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/debug_clock.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/debug_clock.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/debug_clock.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/depcheck_confirm_change.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/depcheck_confirm_change.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/depcheck_confirm_change.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/depcheck_select_new.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/depcheck_select_new.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/depcheck_select_new.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/edit_label.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/edit_label.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/edit_label.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/editor/custom_tod.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/editor/custom_tod.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/editor/custom_tod.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/editor/edit_label.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/editor/edit_label.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/editor/edit_label.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/editor/edit_side.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/editor/edit_side.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/editor/edit_side.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/editor/edit_scenario.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/editor/edit_scenario.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/editor/edit_scenario.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/editor/generate_map.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/editor/generate_map.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/editor/generate_map.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/editor/generator_settings.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/editor/generator_settings.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/editor/generator_settings.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/editor/new_map.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/editor/new_map.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/editor/new_map.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/editor/resize_map.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/editor/resize_map.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/editor/resize_map.cpp
[ 91%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/editor/set_starting_position.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/editor/set_starting_position.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/editor/set_starting_position.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/end_credits.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/end_credits.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/end_credits.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/file_dialog.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/file_dialog.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/file_dialog.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/folder_create.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/folder_create.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/folder_create.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/formula_debugger.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/formula_debugger.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/formula_debugger.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/game_cache_options.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/game_cache_options.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/game_cache_options.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/game_delete.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/game_delete.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/game_delete.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/game_load.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/game_load.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/game_load.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/game_save.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/game_save.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/game_save.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/game_stats.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/game_stats.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/game_stats.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/game_version.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/game_version.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/game_version.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/gamestate_inspector.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/gamestate_inspector.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/gamestate_inspector.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/label_settings.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/label_settings.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/label_settings.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/language_selection.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/language_selection.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/language_selection.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/loading_screen.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/loading_screen.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/loading_screen.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/lobby/lobby.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/lobby/lobby.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/lobby/lobby.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/lobby/player_info.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/lobby/player_info.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/lobby/player_info.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/log_settings.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/log_settings.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/log_settings.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/lua_interpreter.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/lua_interpreter.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/lua_interpreter.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/message.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/message.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/message.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/modal_dialog.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/modal_dialog.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/modal_dialog.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/modeless_dialog.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/modeless_dialog.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/modeless_dialog.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/faction_select.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/faction_select.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/faction_select.cpp
[ 92%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_alerts_options.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_alerts_options.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/mp_alerts_options.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_change_control.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_change_control.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/mp_change_control.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_cmd_wrapper.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_cmd_wrapper.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/mp_cmd_wrapper.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_connect.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_connect.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/mp_connect.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_create_game.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_create_game.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/mp_create_game.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_host_game_prompt.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_host_game_prompt.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/mp_host_game_prompt.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_join_game.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_join_game.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/mp_join_game.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_join_game_password_prompt.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_join_game_password_prompt.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/mp_join_game_password_prompt.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_login.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_login.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/mp_login.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_method_selection.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_method_selection.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/mp_method_selection.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_options_helper.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_options_helper.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/mp_options_helper.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_staging.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/mp_staging.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/mp_staging.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/network_transmission.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/network_transmission.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/network_transmission.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/preferences_dialog.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/preferences_dialog.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/preferences_dialog.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/edit_text.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/edit_text.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/edit_text.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/screenshot_notification.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/screenshot_notification.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/screenshot_notification.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/select_orb_colors.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/select_orb_colors.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/select_orb_colors.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/simple_item_selector.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/simple_item_selector.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/simple_item_selector.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/sp_options_configure.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/sp_options_configure.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/sp_options_configure.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/statistics_dialog.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/statistics_dialog.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/statistics_dialog.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/synced_choice_wait.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/multiplayer/synced_choice_wait.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/multiplayer/synced_choice_wait.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/theme_list.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/theme_list.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/theme_list.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/terrain_layers.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/terrain_layers.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/terrain_layers.cpp
[ 93%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/title_screen.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -isystem /usr/local/opt/freetype/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.12.1_2/include -isystem /usr/local/Cellar/libpng/1.6.26/include/libpng16 -isystem /usr/local/Cellar/pcre/8.39/include -isystem /usr/local/Cellar/glib/2.50.2/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -isystem /usr/local/Cellar/pixman/0.34.0/include/pixman-1 -isystem /usr/local/Cellar/cairo/1.14.8/include/cairo -isystem /usr/local/Cellar/harfbuzz/1.3.4/include/harfbuzz -isystem /usr/local/Cellar/pango/1.40.3/include/pango-1.0 -isystem /opt/X11/include -isystem /usr/local/include -isystem /usr/local/include/SDL2 -I/tmp/wesnoth-20161210-84597-1nh2wiz/src -I/tmp/wesnoth-20161210-84597-1nh2wiz/build/src -isystem /usr/local/Cellar/fribidi/0.19.7_1/include/fribidi -std=c++11 -W -Wall -include boost-patched/bind/arg.hpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -I/usr/local/include/SDL2 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/HEAD-2cf66ff/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/usr/local/var/run/wesnothd\" -o CMakeFiles/wesnoth.dir/gui/dialogs/title_screen.cpp.o -c /tmp/wesnoth-20161210-84597-1nh2wiz/src/gui/dialogs/title_screen.cpp
[ 94%] Building CXX object src/CMakeFiles/wesnoth.dir/gui/dialogs/transient_message.cpp.o
cd /tmp/wesnoth-20161210-84597-1nh2wiz/build/src && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DH
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment