Skip to content

Instantly share code, notes, and snippets.

@zlandau
Created December 6, 2013 06:54
Show Gist options
  • Save zlandau/7819639 to your computer and use it in GitHub Desktop.
Save zlandau/7819639 to your computer and use it in GitHub Desktop.
-- The C compiler identification is Clang 5.0.0
-- The CXX compiler identification is Clang 5.0.0
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found SDL: /usr/local/lib/libSDLmain.a;/usr/local/lib/libSDL.dylib;-framework Cocoa (found suitable version "1.2.15", minimum required is "1.2.7")
-- Boost version: 1.55.0
-- Found the following Boost libraries:
-- iostreams
-- program_options
-- regex
-- system
-- Found Gettext: /usr/local/opt/gettext/bin/msgmerge (found version "0.18.3")
-- Looking for dgettext
-- Looking for dgettext - not found
-- Found Libintl: /usr/local/opt/gettext/include
-- 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 - 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
-- Found SDL_image: /usr/local/lib/libSDL_image.dylib (found suitable version "1.2.12", minimum required is "1.2")
-- Found SDL_mixer: /usr/local/lib/libSDL_mixer.dylib (found suitable version "1.2.12", minimum required is "1.2")
-- Found SDL_ttf: /usr/local/lib/libSDL_ttf.dylib (found suitable version "2.0.11", minimum required is "2.0.8")
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.28")
-- checking for module 'pangocairo>=1.14.8'
-- found pangocairo, version 1.36.1
-- checking for module 'fontconfig>=2.4.1'
-- found fontconfig, version 2.11.0
-- Found SDL_net: /usr/local/lib/libSDL_net.dylib (found version "1.2.8")
Could not find FriBiDi. Disabling FriBiDi support.
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/wesnoth-a4gL/wesnoth-1.10.6
clang called with: CMakeCCompilerId.c
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/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
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/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec1375605173.dir/testCCompiler.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles/CMakeTmp/testCCompiler.c
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec1375605173.dir/testCCompiler.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1375605173.dir/testCCompiler.c.o -o cmTryCompileExec1375605173
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1375605173.dir/testCCompiler.c.o -o cmTryCompileExec1375605173 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec3681928123.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCCompilerABI.c
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3681928123.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec3681928123.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec3681928123
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec3681928123.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec3681928123 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec2473966388.dir/testCXXCompiler.cxx.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2473966388.dir/testCXXCompiler.cxx.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2473966388.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2473966388
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/Python.framework/Versions/2.7/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
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2473966388.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2473966388 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec1469873685.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec1469873685.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/2.8.12.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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec1469873685.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec1469873685
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/Python.framework/Versions/2.7/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
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec1469873685.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec1469873685 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=dgettext -o CMakeFiles/cmTryCompileExec868375122.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=dgettext -o CMakeFiles/cmTryCompileExec868375122.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=dgettext -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec868375122.dir/CheckFunctionExists.c.o -o cmTryCompileExec868375122
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=dgettext -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec868375122.dir/CheckFunctionExists.c.o -o cmTryCompileExec868375122 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTryCompileExec3934761896.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
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/Python.framework/Versions/2.7/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 -o CMakeFiles/cmTryCompileExec3934761896.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=XOpenDisplay -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3934761896.dir/CheckFunctionExists.c.o -o cmTryCompileExec3934761896 /opt/X11/lib/libX11.dylib /opt/X11/lib/libXext.dylib
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=XOpenDisplay -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3934761896.dir/CheckFunctionExists.c.o -o cmTryCompileExec3934761896 /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/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTryCompileExec379551884.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
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/Python.framework/Versions/2.7/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 -o CMakeFiles/cmTryCompileExec379551884.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec379551884.dir/CheckFunctionExists.c.o -o cmTryCompileExec379551884
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec379551884.dir/CheckFunctionExists.c.o -o cmTryCompileExec379551884 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTryCompileExec2182148472.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
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/Python.framework/Versions/2.7/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 -o CMakeFiles/cmTryCompileExec2182148472.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=connect -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2182148472.dir/CheckFunctionExists.c.o -o cmTryCompileExec2182148472
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=connect -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2182148472.dir/CheckFunctionExists.c.o -o cmTryCompileExec2182148472 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTryCompileExec1028348565.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
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/Python.framework/Versions/2.7/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 -o CMakeFiles/cmTryCompileExec1028348565.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=remove -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1028348565.dir/CheckFunctionExists.c.o -o cmTryCompileExec1028348565
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=remove -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1028348565.dir/CheckFunctionExists.c.o -o cmTryCompileExec1028348565 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTryCompileExec2215115968.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
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/Python.framework/Versions/2.7/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 -o CMakeFiles/cmTryCompileExec2215115968.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=shmat -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2215115968.dir/CheckFunctionExists.c.o -o cmTryCompileExec2215115968
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=shmat -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2215115968.dir/CheckFunctionExists.c.o -o cmTryCompileExec2215115968 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTryCompileExec1363769339.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
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/Python.framework/Versions/2.7/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 -o CMakeFiles/cmTryCompileExec1363769339.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1363769339.dir/CheckFunctionExists.c.o -o cmTryCompileExec1363769339 -lICE
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1363769339.dir/CheckFunctionExists.c.o -o cmTryCompileExec1363769339 -lICE -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec3422865873.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3422865873.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3422865873.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3422865873
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3422865873.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3422865873 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec1076721119.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec1076721119.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1076721119.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1076721119
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1076721119.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1076721119 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec493131865.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec493131865.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec493131865.dir/CheckIncludeFiles.c.o -o cmTryCompileExec493131865
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec493131865.dir/CheckIncludeFiles.c.o -o cmTryCompileExec493131865 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec3234768157.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3234768157.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3234768157.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3234768157
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3234768157.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3234768157 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec1270234656.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec1270234656.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1270234656.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1270234656
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1270234656.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1270234656 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec2510228788.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2510228788.dir/CheckIncludeFiles.c.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=round -o CMakeFiles/cmTryCompileExec4047246221.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CheckFunctionExists.c
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/Python.framework/Versions/2.7/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 -o CMakeFiles/cmTryCompileExec4047246221.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/2.8.12.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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -DCHECK_FUNCTION_EXISTS=round -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4047246221.dir/CheckFunctionExists.c.o -o cmTryCompileExec4047246221 -lm
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/Python.framework/Versions/2.7/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
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=round -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4047246221.dir/CheckFunctionExists.c.o -o cmTryCompileExec4047246221 -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/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 -Wl,-headerpad_max_install_names
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -H/tmp/wesnoth-a4gL/wesnoth-1.10.6 -B/tmp/wesnoth-a4gL/wesnoth-1.10.6 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_start /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles /tmp/wesnoth-a4gL/wesnoth-1.10.6/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
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6 && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/wesnoth-a4gL/wesnoth-1.10.6 /tmp/wesnoth-a4gL/wesnoth-1.10.6/po /tmp/wesnoth-a4gL/wesnoth-1.10.6 /tmp/wesnoth-a4gL/wesnoth-1.10.6/po /tmp/wesnoth-a4gL/wesnoth-1.10.6/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
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [zh_TW]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-manual-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-manual.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [af]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-anl-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-anl.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-aoi-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-aoi.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-did-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-did.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-dm-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-dm.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-dw-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-dw.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-editor-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-editor.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-ei-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-ei.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-help-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-help.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-httt-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-httt.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-l-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-l.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-lib-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-lib.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-low-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-low.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-multiplayer-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-multiplayer.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-nr-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-nr.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-sof-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-sof.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-sotbe-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-sotbe.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-tb-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-tb.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 0%] mo-update [wesnoth-test-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-test.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 1
[ 1%] mo-update [wesnoth-thot-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-thot.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-trow-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-trow.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-tsg-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-tsg.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-tutorial-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-tutorial.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-units-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-units.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-utbs-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-utbs.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-manpages-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-manpages.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-manual-af]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/af/LC_MESSAGES/wesnoth-manual.mo af.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [ang]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-anl-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-anl.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-aoi-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-aoi.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-did-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-did.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-dm-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-dm.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-dw-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-dw.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-editor-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-editor.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-ei-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-ei.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-help-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-help.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-httt-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-httt.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-l-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-l.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 1%] mo-update [wesnoth-lib-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-lib.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 2
[ 2%] mo-update [wesnoth-low-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-low.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-multiplayer-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-multiplayer.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-nr-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-nr.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-sof-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-sof.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-sotbe-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-sotbe.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-tb-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-tb.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-test-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-test.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-thot-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-thot.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-trow-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-trow.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-tsg-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-tsg.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-tutorial-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-tutorial.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-units-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-units.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-utbs-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-utbs.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-manpages-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-manpages.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-manual-ang]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang/LC_MESSAGES/wesnoth-manual.mo ang.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [ang@latin]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-anl-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-anl.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-aoi-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-aoi.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-did-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-did.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 2%] mo-update [wesnoth-dm-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-dm.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 3
[ 3%] mo-update [wesnoth-dw-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-dw.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-editor-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-editor.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-ei-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-ei.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-help-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-help.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-httt-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-httt.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-l-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-l.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-lib-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-lib.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-low-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-low.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-multiplayer-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-multiplayer.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-nr-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-nr.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-sof-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-sof.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-sotbe-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-sotbe.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-tb-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-tb.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-test-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-test.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-thot-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-thot.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-trow-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-trow.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-tsg-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-tsg.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-tutorial-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-tutorial.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-units-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-units.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 3%] mo-update [wesnoth-utbs-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-utbs.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 4
[ 4%] mo-update [wesnoth-manpages-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-manpages.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-manual-ang@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ang@latin/LC_MESSAGES/wesnoth-manual.mo ang@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [ar]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-anl-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-anl.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-aoi-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-aoi.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-did-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-did.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-dm-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-dm.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-dw-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-dw.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-editor-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-editor.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-ei-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-ei.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-help-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-help.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-httt-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-httt.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-l-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-l.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-lib-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-lib.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-low-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-low.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-multiplayer-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-multiplayer.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-nr-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-nr.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-sof-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-sof.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-sotbe-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-sotbe.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 4%] mo-update [wesnoth-tb-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-tb.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 5
[ 5%] mo-update [wesnoth-test-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-test.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-thot-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-thot.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-trow-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-trow.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-tsg-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-tsg.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-tutorial-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-tutorial.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-units-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-units.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-utbs-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-utbs.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-manpages-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-manpages.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-manual-ar]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ar/LC_MESSAGES/wesnoth-manual.mo ar.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [bg]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-anl-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-anl.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-aoi-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-aoi.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-did-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-did.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-dm-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-dm.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-dw-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-dw.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-editor-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-editor.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-ei-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-ei.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-help-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-help.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-httt-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-httt.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 5%] mo-update [wesnoth-l-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-l.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 6
[ 6%] mo-update [wesnoth-lib-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-lib.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-low-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-low.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-multiplayer-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-multiplayer.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-nr-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-nr.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-sof-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-sof.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-sotbe-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-sotbe.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-tb-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-tb.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-test-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-test.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-thot-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-thot.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-trow-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-trow.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-tsg-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-tsg.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-tutorial-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-tutorial.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-units-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-units.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-utbs-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-utbs.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-manpages-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-manpages.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-manual-bg]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/bg/LC_MESSAGES/wesnoth-manual.mo bg.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [ca]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-anl-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-anl.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-aoi-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-aoi.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-did-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-did.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 6%] mo-update [wesnoth-dm-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-dm.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 7
[ 7%] mo-update [wesnoth-dw-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-dw.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-editor-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-editor.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-ei-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-ei.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-help-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-help.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-httt-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-httt.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-l-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-l.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-lib-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-lib.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-low-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-low.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-multiplayer-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-multiplayer.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-nr-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-nr.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-sof-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-sof.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-sotbe-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-sotbe.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-tb-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-tb.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-test-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-test.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-thot-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-thot.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-trow-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-trow.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-tsg-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-tsg.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-tutorial-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-tutorial.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-units-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-units.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 7%] mo-update [wesnoth-utbs-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-utbs.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 8
[ 8%] mo-update [wesnoth-manpages-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-manpages.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-manual-ca]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca/LC_MESSAGES/wesnoth-manual.mo ca.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [ca_ES@valencia]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-anl-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-anl.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-aoi-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-aoi.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-did-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-did.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-dm-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-dm.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-dw-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-dw.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-editor-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-editor.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-ei-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-ei.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-help-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-help.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-httt-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-httt.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-l-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-l.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-lib-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-lib.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-low-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-low.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-multiplayer-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-multiplayer.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-nr-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-nr.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-sof-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sof.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-sotbe-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sotbe.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 8%] mo-update [wesnoth-tb-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tb.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 9
[ 9%] mo-update [wesnoth-test-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-test.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-thot-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-thot.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-trow-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-trow.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-tsg-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tsg.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-tutorial-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tutorial.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-units-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-units.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-utbs-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-utbs.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-manpages-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manpages.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-manual-ca_ES@valencia]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manual.mo ca_ES@valencia.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [cs]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-anl-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-anl.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-aoi-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-aoi.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-did-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-did.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-dm-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-dm.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-dw-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-dw.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-editor-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-editor.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-ei-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-ei.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-help-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-help.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-httt-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-httt.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 9%] mo-update [wesnoth-l-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-l.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 10
[ 10%] mo-update [wesnoth-lib-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-lib.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-low-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-low.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-multiplayer-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-multiplayer.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-nr-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-nr.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-sof-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-sof.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-sotbe-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-sotbe.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-tb-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-tb.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-test-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-test.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-thot-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-thot.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-trow-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-trow.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-tsg-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-tsg.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-tutorial-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-tutorial.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-units-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-units.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-utbs-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-utbs.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-manpages-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-manpages.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-manual-cs]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/cs/LC_MESSAGES/wesnoth-manual.mo cs.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [da]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-anl-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-anl.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-aoi-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-aoi.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 10%] mo-update [wesnoth-did-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-did.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 11
[ 11%] mo-update [wesnoth-dm-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-dm.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-dw-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-dw.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-editor-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-editor.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-ei-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-ei.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-help-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-help.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-httt-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-httt.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-l-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-l.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-lib-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-lib.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-low-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-low.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-multiplayer-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-multiplayer.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-nr-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-nr.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-sof-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-sof.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-sotbe-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-sotbe.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-tb-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-tb.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-test-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-test.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-thot-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-thot.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-trow-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-trow.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-tsg-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-tsg.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-tutorial-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-tutorial.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 11%] mo-update [wesnoth-units-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-units.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 12
[ 12%] mo-update [wesnoth-utbs-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-utbs.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-manpages-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-manpages.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-manual-da]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/da/LC_MESSAGES/wesnoth-manual.mo da.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [de]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-anl-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-anl.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-aoi-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-aoi.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-did-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-did.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-dm-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-dm.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-dw-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-dw.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-editor-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-editor.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-ei-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-ei.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-help-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-help.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-httt-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-httt.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-l-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-l.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-lib-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-lib.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-low-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-low.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-multiplayer-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-multiplayer.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-nr-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-nr.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-sof-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-sof.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-sotbe-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-sotbe.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 12%] mo-update [wesnoth-tb-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-tb.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 13
[ 13%] mo-update [wesnoth-test-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-test.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-thot-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-thot.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-trow-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-trow.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-tsg-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-tsg.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-tutorial-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-tutorial.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-units-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-units.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-utbs-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-utbs.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-manpages-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-manpages.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-manual-de]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/de/LC_MESSAGES/wesnoth-manual.mo de.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [el]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-anl-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-anl.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-aoi-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-aoi.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-did-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-did.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-dm-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-dm.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-dw-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-dw.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-editor-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-editor.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-ei-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-ei.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-help-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-help.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-httt-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-httt.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 13%] mo-update [wesnoth-l-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-l.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 14
[ 14%] mo-update [wesnoth-lib-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-lib.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-low-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-low.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-multiplayer-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-multiplayer.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-nr-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-nr.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-sof-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-sof.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-sotbe-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-sotbe.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-tb-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-tb.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-test-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-test.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-thot-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-thot.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-trow-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-trow.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-tsg-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-tsg.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-tutorial-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-tutorial.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-units-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-units.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-utbs-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-utbs.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-manpages-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-manpages.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-manual-el]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/el/LC_MESSAGES/wesnoth-manual.mo el.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [en_GB]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-anl-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-anl.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-aoi-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-aoi.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 14%] mo-update [wesnoth-did-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-did.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 15
[ 15%] mo-update [wesnoth-dm-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-dm.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-dw-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-dw.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-editor-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-editor.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-ei-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-ei.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-help-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-help.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-httt-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-httt.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-l-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-l.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-lib-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-lib.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-low-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-low.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-multiplayer-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-multiplayer.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-nr-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-nr.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-sof-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-sof.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-sotbe-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-sotbe.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-tb-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-tb.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-test-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-test.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-thot-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-thot.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-trow-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-trow.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-tsg-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-tsg.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-tutorial-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-tutorial.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 15%] mo-update [wesnoth-units-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-units.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 16
[ 16%] mo-update [wesnoth-utbs-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-utbs.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 16%] mo-update [wesnoth-manpages-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-manpages.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 16%] mo-update [wesnoth-manual-en_GB]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en_GB/LC_MESSAGES/wesnoth-manual.mo en_GB.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 77
[ 17%] mo-update [en@shaw]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-anl-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-anl.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-aoi-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-aoi.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-did-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-did.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-dm-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-dm.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-dw-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-dw.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-editor-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-editor.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-ei-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-ei.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-help-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-help.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-httt-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-httt.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-l-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-l.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-lib-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-lib.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-low-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-low.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-multiplayer-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-multiplayer.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-nr-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-nr.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-sof-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-sof.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 17%] mo-update [wesnoth-sotbe-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-sotbe.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 17
[ 18%] mo-update [wesnoth-tb-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-tb.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-test-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-test.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-thot-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-thot.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-trow-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-trow.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-tsg-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-tsg.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-tutorial-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-tutorial.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-units-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-units.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-utbs-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-utbs.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-manpages-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-manpages.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-manual-en@shaw]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/en@shaw/LC_MESSAGES/wesnoth-manual.mo en@shaw.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [es]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-anl-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-anl.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-aoi-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-aoi.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-did-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-did.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-dm-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-dm.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-dw-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-dw.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-editor-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-editor.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-ei-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-ei.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-help-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-help.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 18%] mo-update [wesnoth-httt-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-httt.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 18
[ 19%] mo-update [wesnoth-l-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-l.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-lib-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-lib.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-low-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-low.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-multiplayer-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-multiplayer.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-nr-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-nr.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-sof-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-sof.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-sotbe-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-sotbe.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-tb-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-tb.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-test-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-test.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-thot-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-thot.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-trow-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-trow.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-tsg-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-tsg.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-tutorial-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-tutorial.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-units-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-units.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-utbs-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-utbs.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-manpages-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-manpages.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-manual-es]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/es/LC_MESSAGES/wesnoth-manual.mo es.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [eo]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-anl-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-anl.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-aoi-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-aoi.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 19%] mo-update [wesnoth-did-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-did.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 19
[ 20%] mo-update [wesnoth-dm-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-dm.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-dw-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-dw.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-editor-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-editor.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-ei-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-ei.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-help-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-help.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-httt-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-httt.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-l-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-l.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-lib-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-lib.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-low-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-low.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-multiplayer-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-multiplayer.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-nr-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-nr.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-sof-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-sof.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-sotbe-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-sotbe.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-tb-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-tb.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-test-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-test.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-thot-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-thot.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-trow-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-trow.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-tsg-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-tsg.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-tutorial-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-tutorial.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 20%] mo-update [wesnoth-units-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-units.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 20
[ 21%] mo-update [wesnoth-utbs-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-utbs.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-manpages-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-manpages.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-manual-eo]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eo/LC_MESSAGES/wesnoth-manual.mo eo.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [et]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-anl-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-anl.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-aoi-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-aoi.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-did-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-did.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-dm-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-dm.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-dw-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-dw.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-editor-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-editor.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-ei-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-ei.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-help-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-help.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-httt-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-httt.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-l-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-l.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-lib-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-lib.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-low-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-low.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-multiplayer-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-multiplayer.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-nr-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-nr.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-sof-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-sof.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 21%] mo-update [wesnoth-sotbe-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-sotbe.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 21
[ 22%] mo-update [wesnoth-tb-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-tb.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-test-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-test.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-thot-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-thot.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-trow-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-trow.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-tsg-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-tsg.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-tutorial-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-tutorial.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-units-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-units.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-utbs-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-utbs.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-manpages-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-manpages.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-manual-et]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/et/LC_MESSAGES/wesnoth-manual.mo et.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [eu]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-anl-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-anl.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-aoi-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-aoi.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-did-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-did.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-dm-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-dm.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-dw-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-dw.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-editor-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-editor.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-ei-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-ei.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-help-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-help.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 22%] mo-update [wesnoth-httt-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-httt.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 22
[ 23%] mo-update [wesnoth-l-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-l.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-lib-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-lib.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-low-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-low.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-multiplayer-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-multiplayer.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-nr-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-nr.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-sof-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-sof.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-sotbe-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-sotbe.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-tb-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-tb.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-test-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-test.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-thot-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-thot.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-trow-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-trow.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-tsg-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-tsg.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-tutorial-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-tutorial.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-units-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-units.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-utbs-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-utbs.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-manpages-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-manpages.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-manual-eu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/eu/LC_MESSAGES/wesnoth-manual.mo eu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [fi]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-anl-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-anl.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 23%] mo-update [wesnoth-aoi-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-aoi.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 23
[ 24%] mo-update [wesnoth-did-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-did.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-dm-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-dm.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-dw-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-dw.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-editor-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-editor.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-ei-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-ei.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-help-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-help.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-httt-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-httt.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-l-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-l.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-lib-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-lib.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-low-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-low.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-multiplayer-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-multiplayer.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-nr-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-nr.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-sof-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-sof.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-sotbe-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-sotbe.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-tb-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-tb.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-test-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-test.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-thot-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-thot.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-trow-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-trow.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-tsg-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-tsg.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 24%] mo-update [wesnoth-tutorial-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-tutorial.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 24
[ 25%] mo-update [wesnoth-units-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-units.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-utbs-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-utbs.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-manpages-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-manpages.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-manual-fi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fi/LC_MESSAGES/wesnoth-manual.mo fi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [fr]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-anl-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-anl.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-aoi-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-aoi.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-did-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-did.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-dm-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-dm.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-dw-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-dw.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-editor-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-editor.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-ei-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-ei.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-help-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-help.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-httt-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-httt.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-l-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-l.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-lib-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-lib.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-low-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-low.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-multiplayer-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-multiplayer.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-nr-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-nr.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 25%] mo-update [wesnoth-sof-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-sof.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 25
[ 26%] mo-update [wesnoth-sotbe-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-sotbe.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-tb-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-tb.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-test-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-test.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-thot-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-thot.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-trow-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-trow.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-tsg-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-tsg.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-tutorial-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-tutorial.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-units-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-units.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-utbs-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-utbs.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-manpages-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-manpages.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-manual-fr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fr/LC_MESSAGES/wesnoth-manual.mo fr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [fur_IT]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-anl-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-anl.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-aoi-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-aoi.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-did-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-did.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-dm-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-dm.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-dw-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-dw.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-editor-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-editor.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-ei-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-ei.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-help-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-help.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 26%] mo-update [wesnoth-httt-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-httt.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 26
[ 27%] mo-update [wesnoth-l-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-l.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-lib-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-lib.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-low-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-low.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-multiplayer-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-multiplayer.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-nr-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-nr.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-sof-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-sof.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-sotbe-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-sotbe.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-tb-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-tb.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-test-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-test.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-thot-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-thot.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-trow-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-trow.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-tsg-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-tsg.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-tutorial-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-tutorial.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-units-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-units.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-utbs-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-utbs.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-manpages-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-manpages.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-manual-fur_IT]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/fur_IT/LC_MESSAGES/wesnoth-manual.mo fur_IT.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [ga]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-anl-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-anl.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 27%] mo-update [wesnoth-aoi-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-aoi.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 27
[ 28%] mo-update [wesnoth-did-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-did.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-dm-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-dm.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-dw-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-dw.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-editor-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-editor.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-ei-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-ei.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-help-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-help.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-httt-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-httt.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-l-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-l.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-lib-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-lib.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-low-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-low.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-multiplayer-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-multiplayer.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-nr-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-nr.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-sof-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-sof.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-sotbe-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-sotbe.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-tb-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-tb.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-test-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-test.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-thot-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-thot.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-trow-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-trow.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-tsg-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-tsg.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 28%] mo-update [wesnoth-tutorial-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-tutorial.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 28
[ 29%] mo-update [wesnoth-units-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-units.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-utbs-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-utbs.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-manpages-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-manpages.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-manual-ga]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ga/LC_MESSAGES/wesnoth-manual.mo ga.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [gd]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-anl-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-anl.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-aoi-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-aoi.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-did-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-did.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-dm-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-dm.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-dw-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-dw.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-editor-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-editor.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-ei-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-ei.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-help-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-help.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-httt-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-httt.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-l-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-l.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-lib-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-lib.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-low-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-low.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-multiplayer-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-multiplayer.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-nr-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-nr.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 29%] mo-update [wesnoth-sof-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-sof.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 29
[ 30%] mo-update [wesnoth-sotbe-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-sotbe.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-tb-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-tb.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-test-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-test.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-thot-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-thot.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-trow-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-trow.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-tsg-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-tsg.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-tutorial-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-tutorial.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-units-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-units.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-utbs-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-utbs.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-manpages-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-manpages.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-manual-gd]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gd/LC_MESSAGES/wesnoth-manual.mo gd.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [gl]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-anl-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-anl.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-aoi-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-aoi.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-did-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-did.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-dm-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-dm.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-dw-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-dw.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-editor-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-editor.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-ei-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-ei.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 30%] mo-update [wesnoth-help-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-help.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 30
[ 31%] mo-update [wesnoth-httt-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-httt.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-l-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-l.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-lib-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-lib.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-low-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-low.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-multiplayer-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-multiplayer.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-nr-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-nr.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-sof-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-sof.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-sotbe-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-sotbe.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-tb-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-tb.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-test-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-test.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-thot-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-thot.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-trow-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-trow.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-tsg-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-tsg.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-tutorial-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-tutorial.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-units-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-units.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-utbs-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-utbs.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-manpages-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-manpages.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-manual-gl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/gl/LC_MESSAGES/wesnoth-manual.mo gl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [he]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 31%] mo-update [wesnoth-anl-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-anl.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 31
[ 32%] mo-update [wesnoth-aoi-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-aoi.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-did-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-did.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-dm-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-dm.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-dw-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-dw.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-editor-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-editor.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-ei-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-ei.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-help-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-help.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-httt-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-httt.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-l-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-l.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-lib-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-lib.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-low-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-low.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-multiplayer-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-multiplayer.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-nr-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-nr.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-sof-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-sof.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-sotbe-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-sotbe.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-tb-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-tb.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-test-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-test.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-thot-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-thot.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-trow-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-trow.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-tsg-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-tsg.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 32%] mo-update [wesnoth-tutorial-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-tutorial.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 32
[ 33%] mo-update [wesnoth-units-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-units.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-utbs-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-utbs.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-manpages-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-manpages.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-manual-he]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/he/LC_MESSAGES/wesnoth-manual.mo he.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [hr]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-anl-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-anl.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-aoi-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-aoi.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-did-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-did.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-dm-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-dm.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-dw-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-dw.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-editor-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-editor.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-ei-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-ei.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-help-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-help.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-httt-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-httt.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-l-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-l.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-lib-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-lib.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-low-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-low.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-multiplayer-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-multiplayer.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-nr-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-nr.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 33%] mo-update [wesnoth-sof-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-sof.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 33
[ 34%] mo-update [wesnoth-sotbe-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-sotbe.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-tb-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-tb.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-test-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-test.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-thot-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-thot.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-trow-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-trow.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-tsg-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-tsg.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-tutorial-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-tutorial.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-units-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-units.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-utbs-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-utbs.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-manpages-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-manpages.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-manual-hr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hr/LC_MESSAGES/wesnoth-manual.mo hr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [hu]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-anl-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-anl.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-aoi-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-aoi.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-did-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-did.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-dm-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-dm.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-dw-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-dw.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-editor-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-editor.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-ei-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-ei.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 34%] mo-update [wesnoth-help-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-help.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 34
[ 35%] mo-update [wesnoth-httt-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-httt.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-l-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-l.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-lib-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-lib.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-low-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-low.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-multiplayer-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-multiplayer.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-nr-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-nr.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-sof-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-sof.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-sotbe-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-sotbe.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-tb-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-tb.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-test-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-test.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-thot-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-thot.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-trow-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-trow.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-tsg-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-tsg.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-tutorial-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-tutorial.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-units-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-units.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-utbs-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-utbs.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-manpages-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-manpages.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-manual-hu]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/hu/LC_MESSAGES/wesnoth-manual.mo hu.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [id]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 35%] mo-update [wesnoth-anl-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-anl.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 35
[ 36%] mo-update [wesnoth-aoi-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-aoi.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-did-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-did.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-dm-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-dm.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-dw-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-dw.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-editor-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-editor.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-ei-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-ei.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-help-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-help.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-httt-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-httt.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-l-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-l.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-lib-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-lib.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-low-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-low.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-multiplayer-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-multiplayer.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-nr-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-nr.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-sof-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-sof.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-sotbe-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-sotbe.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-tb-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-tb.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-test-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-test.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-thot-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-thot.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-trow-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-trow.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 36%] mo-update [wesnoth-tsg-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-tsg.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 36
[ 37%] mo-update [wesnoth-tutorial-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-tutorial.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-units-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-units.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-utbs-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-utbs.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-manpages-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-manpages.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-manual-id]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/id/LC_MESSAGES/wesnoth-manual.mo id.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [is]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-anl-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-anl.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-aoi-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-aoi.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-did-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-did.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-dm-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-dm.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-dw-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-dw.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-editor-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-editor.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-ei-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-ei.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-help-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-help.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-httt-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-httt.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-l-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-l.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-lib-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-lib.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-low-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-low.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-multiplayer-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-multiplayer.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 37%] mo-update [wesnoth-nr-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-nr.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 37
[ 38%] mo-update [wesnoth-sof-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-sof.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-sotbe-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-sotbe.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-tb-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-tb.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-test-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-test.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-thot-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-thot.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-trow-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-trow.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-tsg-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-tsg.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-tutorial-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-tutorial.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-units-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-units.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-utbs-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-utbs.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-manpages-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-manpages.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-manual-is]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/is/LC_MESSAGES/wesnoth-manual.mo is.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [it]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-anl-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-anl.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-aoi-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-aoi.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-did-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-did.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-dm-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-dm.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-dw-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-dw.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-editor-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-editor.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-ei-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-ei.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 38%] mo-update [wesnoth-help-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-help.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 38
[ 39%] mo-update [wesnoth-httt-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-httt.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-l-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-l.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-lib-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-lib.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-low-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-low.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-multiplayer-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-multiplayer.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-nr-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-nr.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-sof-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-sof.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-sotbe-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-sotbe.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-tb-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-tb.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-test-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-test.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-thot-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-thot.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-trow-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-trow.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-tsg-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-tsg.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-tutorial-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-tutorial.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-units-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-units.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-utbs-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-utbs.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-manpages-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-manpages.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-manual-it]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/it/LC_MESSAGES/wesnoth-manual.mo it.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [ja]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 39%] mo-update [wesnoth-anl-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-anl.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 39
[ 40%] mo-update [wesnoth-aoi-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-aoi.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-did-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-did.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-dm-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-dm.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-dw-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-dw.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-editor-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-editor.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-ei-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-ei.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-help-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-help.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-httt-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-httt.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-l-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-l.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-lib-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-lib.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-low-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-low.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-multiplayer-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-multiplayer.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-nr-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-nr.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-sof-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-sof.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-sotbe-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-sotbe.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-tb-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-tb.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-test-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-test.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-thot-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-thot.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-trow-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-trow.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 40%] mo-update [wesnoth-tsg-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-tsg.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 40
[ 41%] mo-update [wesnoth-tutorial-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-tutorial.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-units-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-units.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-utbs-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-utbs.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-manpages-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-manpages.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-manual-ja]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ja/LC_MESSAGES/wesnoth-manual.mo ja.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [ko]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-anl-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-anl.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-aoi-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-aoi.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-did-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-did.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-dm-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-dm.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-dw-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-dw.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-editor-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-editor.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-ei-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-ei.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-help-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-help.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-httt-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-httt.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-l-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-l.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-lib-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-lib.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-low-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-low.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-multiplayer-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-multiplayer.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 41%] mo-update [wesnoth-nr-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-nr.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 41
[ 42%] mo-update [wesnoth-sof-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-sof.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-sotbe-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-sotbe.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-tb-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-tb.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-test-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-test.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-thot-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-thot.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-trow-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-trow.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-tsg-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-tsg.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-tutorial-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-tutorial.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-units-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-units.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-utbs-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-utbs.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-manpages-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-manpages.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-manual-ko]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ko/LC_MESSAGES/wesnoth-manual.mo ko.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [la]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-anl-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-anl.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-aoi-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-aoi.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-did-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-did.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-dm-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-dm.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-dw-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-dw.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-editor-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-editor.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 42%] mo-update [wesnoth-ei-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-ei.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 42
[ 43%] mo-update [wesnoth-help-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-help.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-httt-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-httt.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-l-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-l.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-lib-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-lib.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-low-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-low.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-multiplayer-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-multiplayer.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-nr-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-nr.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-sof-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-sof.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-sotbe-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-sotbe.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-tb-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-tb.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-test-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-test.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-thot-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-thot.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-trow-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-trow.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-tsg-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-tsg.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-tutorial-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-tutorial.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-units-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-units.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-utbs-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-utbs.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-manpages-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-manpages.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 43%] mo-update [wesnoth-manual-la]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/la/LC_MESSAGES/wesnoth-manual.mo la.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 78
[ 44%] mo-update [lt]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 44%] mo-update [wesnoth-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 43
[ 45%] mo-update [wesnoth-anl-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-anl.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-aoi-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-aoi.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-did-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-did.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-dm-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-dm.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-dw-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-dw.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-editor-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-editor.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-ei-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-ei.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-help-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-help.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-httt-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-httt.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-l-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-l.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-lib-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-lib.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-low-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-low.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-multiplayer-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-multiplayer.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-nr-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-nr.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-sof-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-sof.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-sotbe-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-sotbe.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-tb-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-tb.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-test-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-test.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-thot-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-thot.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-trow-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-trow.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 45%] mo-update [wesnoth-tsg-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-tsg.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 44
[ 46%] mo-update [wesnoth-tutorial-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-tutorial.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-units-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-units.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-utbs-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-utbs.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-manpages-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-manpages.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-manual-lt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lt/LC_MESSAGES/wesnoth-manual.mo lt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [lv]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-anl-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-anl.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-aoi-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-aoi.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-did-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-did.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-dm-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-dm.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-dw-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-dw.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-editor-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-editor.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-ei-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-ei.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-help-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-help.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-httt-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-httt.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-l-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-l.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-lib-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-lib.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-low-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-low.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-multiplayer-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-multiplayer.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 46%] mo-update [wesnoth-nr-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-nr.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 45
[ 47%] mo-update [wesnoth-sof-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-sof.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-sotbe-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-sotbe.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-tb-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-tb.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-test-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-test.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-thot-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-thot.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-trow-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-trow.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-tsg-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-tsg.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-tutorial-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-tutorial.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-units-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-units.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-utbs-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-utbs.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-manpages-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-manpages.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-manual-lv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/lv/LC_MESSAGES/wesnoth-manual.mo lv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [mk]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-anl-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-anl.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-aoi-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-aoi.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-did-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-did.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-dm-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-dm.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-dw-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-dw.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-editor-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-editor.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 47%] mo-update [wesnoth-ei-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-ei.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 46
[ 48%] mo-update [wesnoth-help-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-help.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-httt-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-httt.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-l-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-l.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-lib-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-lib.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-low-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-low.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-multiplayer-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-multiplayer.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-nr-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-nr.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-sof-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-sof.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-sotbe-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-sotbe.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-tb-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-tb.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-test-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-test.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-thot-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-thot.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-trow-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-trow.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-tsg-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-tsg.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-tutorial-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-tutorial.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-units-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-units.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-utbs-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-utbs.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-manpages-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-manpages.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-manual-mk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mk/LC_MESSAGES/wesnoth-manual.mo mk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [mr]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 48%] mo-update [wesnoth-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 47
[ 49%] mo-update [wesnoth-anl-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-anl.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-aoi-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-aoi.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-did-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-did.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-dm-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-dm.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-dw-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-dw.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-editor-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-editor.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-ei-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-ei.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-help-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-help.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-httt-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-httt.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-l-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-l.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-lib-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-lib.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-low-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-low.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-multiplayer-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-multiplayer.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-nr-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-nr.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-sof-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-sof.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-sotbe-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-sotbe.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-tb-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-tb.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-test-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-test.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-thot-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-thot.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 49%] mo-update [wesnoth-trow-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-trow.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 48
[ 50%] mo-update [wesnoth-tsg-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-tsg.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-tutorial-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-tutorial.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-units-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-units.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-utbs-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-utbs.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-manpages-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-manpages.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-manual-mr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/mr/LC_MESSAGES/wesnoth-manual.mo mr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [nl]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-anl-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-anl.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-aoi-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-aoi.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-did-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-did.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-dm-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-dm.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-dw-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-dw.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-editor-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-editor.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-ei-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-ei.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-help-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-help.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-httt-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-httt.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-l-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-l.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-lib-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-lib.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-low-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-low.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 50%] mo-update [wesnoth-multiplayer-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-multiplayer.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 49
[ 51%] mo-update [wesnoth-nr-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-nr.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-sof-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-sof.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-sotbe-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-sotbe.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-tb-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-tb.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-test-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-test.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-thot-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-thot.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-trow-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-trow.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-tsg-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-tsg.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-tutorial-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-tutorial.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-units-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-units.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-utbs-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-utbs.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-manpages-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-manpages.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-manual-nl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nl/LC_MESSAGES/wesnoth-manual.mo nl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [nb_NO]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-anl-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-anl.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-aoi-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-aoi.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-did-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-did.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-dm-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-dm.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-dw-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-dw.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 51%] mo-update [wesnoth-editor-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-editor.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 50
[ 52%] mo-update [wesnoth-ei-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-ei.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-help-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-help.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-httt-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-httt.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-l-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-l.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-lib-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-lib.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-low-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-low.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-multiplayer-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-multiplayer.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-nr-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-nr.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-sof-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-sof.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-sotbe-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-sotbe.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-tb-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-tb.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-test-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-test.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-thot-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-thot.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-trow-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-trow.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-tsg-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-tsg.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-tutorial-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-tutorial.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-units-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-units.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-utbs-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-utbs.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-manpages-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-manpages.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-manual-nb_NO]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/nb_NO/LC_MESSAGES/wesnoth-manual.mo nb_NO.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [pl]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 52%] mo-update [wesnoth-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 51
[ 53%] mo-update [wesnoth-anl-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-anl.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-aoi-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-aoi.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-did-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-did.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-dm-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-dm.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-dw-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-dw.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-editor-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-editor.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-ei-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-ei.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-help-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-help.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-httt-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-httt.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-l-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-l.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-lib-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-lib.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-low-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-low.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-multiplayer-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-multiplayer.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-nr-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-nr.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-sof-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-sof.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-sotbe-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-sotbe.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-tb-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-tb.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-test-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-test.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-thot-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-thot.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 53%] mo-update [wesnoth-trow-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-trow.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 52
[ 54%] mo-update [wesnoth-tsg-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-tsg.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-tutorial-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-tutorial.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-units-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-units.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-utbs-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-utbs.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-manpages-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-manpages.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-manual-pl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pl/LC_MESSAGES/wesnoth-manual.mo pl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [pt]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-anl-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-anl.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-aoi-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-aoi.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-did-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-did.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-dm-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-dm.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-dw-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-dw.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-editor-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-editor.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-ei-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-ei.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-help-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-help.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-httt-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-httt.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-l-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-l.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-lib-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-lib.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-low-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-low.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 54%] mo-update [wesnoth-multiplayer-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-multiplayer.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 53
[ 55%] mo-update [wesnoth-nr-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-nr.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-sof-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-sof.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-sotbe-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-sotbe.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-tb-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-tb.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-test-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-test.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-thot-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-thot.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-trow-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-trow.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-tsg-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-tsg.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-tutorial-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-tutorial.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-units-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-units.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-utbs-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-utbs.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-manpages-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-manpages.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-manual-pt]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt/LC_MESSAGES/wesnoth-manual.mo pt.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [pt_BR]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-anl-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-anl.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-aoi-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-aoi.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-did-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-did.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-dm-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-dm.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-dw-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-dw.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 55%] mo-update [wesnoth-editor-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-editor.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 54
[ 56%] mo-update [wesnoth-ei-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-ei.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-help-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-help.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-httt-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-httt.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-l-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-l.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-lib-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-lib.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-low-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-low.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-multiplayer-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-multiplayer.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-nr-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-nr.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-sof-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-sof.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-sotbe-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-sotbe.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-tb-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-tb.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-test-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-test.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-thot-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-thot.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-trow-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-trow.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-tsg-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-tsg.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-tutorial-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-tutorial.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-units-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-units.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-utbs-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-utbs.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-manpages-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-manpages.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [wesnoth-manual-pt_BR]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/pt_BR/LC_MESSAGES/wesnoth-manual.mo pt_BR.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 56%] mo-update [racv]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 55
[ 57%] mo-update [wesnoth-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-anl-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-anl.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-aoi-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-aoi.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-did-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-did.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-dm-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-dm.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-dw-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-dw.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-editor-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-editor.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-ei-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-ei.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-help-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-help.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-httt-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-httt.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-l-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-l.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-lib-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-lib.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-low-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-low.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-multiplayer-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-multiplayer.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-nr-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-nr.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-sof-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-sof.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-sotbe-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-sotbe.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-tb-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-tb.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-test-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-test.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 57%] mo-update [wesnoth-thot-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-thot.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 56
[ 58%] mo-update [wesnoth-trow-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-trow.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-tsg-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-tsg.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-tutorial-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-tutorial.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-units-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-units.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-utbs-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-utbs.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-manpages-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-manpages.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-manual-racv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/racv/LC_MESSAGES/wesnoth-manual.mo racv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [ro]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-anl-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-anl.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-aoi-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-aoi.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-did-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-did.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-dm-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-dm.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-dw-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-dw.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-editor-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-editor.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-ei-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-ei.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-help-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-help.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-httt-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-httt.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-l-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-l.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-lib-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-lib.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-low-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-low.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 58%] mo-update [wesnoth-multiplayer-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-multiplayer.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 57
[ 59%] mo-update [wesnoth-nr-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-nr.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-sof-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-sof.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-sotbe-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-sotbe.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-tb-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-tb.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-test-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-test.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-thot-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-thot.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-trow-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-trow.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-tsg-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-tsg.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-tutorial-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-tutorial.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-units-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-units.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-utbs-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-utbs.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-manpages-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-manpages.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-manual-ro]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ro/LC_MESSAGES/wesnoth-manual.mo ro.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [ru]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-anl-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-anl.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-aoi-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-aoi.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-did-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-did.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-dm-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-dm.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-dw-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-dw.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 59%] mo-update [wesnoth-editor-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-editor.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 58
[ 60%] mo-update [wesnoth-ei-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-ei.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-help-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-help.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-httt-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-httt.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-l-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-l.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-lib-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-lib.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-low-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-low.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-multiplayer-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-multiplayer.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-nr-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-nr.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-sof-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-sof.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-sotbe-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-sotbe.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-tb-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-tb.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-test-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-test.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-thot-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-thot.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-trow-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-trow.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-tsg-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-tsg.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-tutorial-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-tutorial.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-units-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-units.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-utbs-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-utbs.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-manpages-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-manpages.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [wesnoth-manual-ru]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/ru/LC_MESSAGES/wesnoth-manual.mo ru.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 60%] mo-update [sk]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 59
[ 61%] mo-update [wesnoth-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-anl-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-anl.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-aoi-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-aoi.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-did-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-did.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-dm-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-dm.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-dw-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-dw.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-editor-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-editor.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-ei-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-ei.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-help-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-help.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-httt-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-httt.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-l-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-l.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-lib-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-lib.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-low-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-low.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-multiplayer-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-multiplayer.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-nr-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-nr.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-sof-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-sof.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-sotbe-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-sotbe.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-tb-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-tb.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-test-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-test.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 61%] mo-update [wesnoth-thot-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-thot.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 60
[ 62%] mo-update [wesnoth-trow-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-trow.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-tsg-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-tsg.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-tutorial-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-tutorial.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-units-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-units.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-utbs-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-utbs.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-manpages-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-manpages.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-manual-sk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sk/LC_MESSAGES/wesnoth-manual.mo sk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [sl]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-anl-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-anl.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-aoi-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-aoi.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-did-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-did.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-dm-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-dm.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-dw-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-dw.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-editor-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-editor.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-ei-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-ei.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-help-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-help.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-httt-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-httt.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-l-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-l.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-lib-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-lib.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 62%] mo-update [wesnoth-low-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-low.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 61
[ 63%] mo-update [wesnoth-multiplayer-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-multiplayer.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-nr-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-nr.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-sof-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-sof.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-sotbe-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-sotbe.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-tb-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-tb.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-test-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-test.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-thot-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-thot.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-trow-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-trow.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-tsg-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-tsg.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-tutorial-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-tutorial.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-units-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-units.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-utbs-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-utbs.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-manpages-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-manpages.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-manual-sl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sl/LC_MESSAGES/wesnoth-manual.mo sl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [sr]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-anl-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-anl.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-aoi-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-aoi.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-did-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-did.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-dm-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-dm.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 63%] mo-update [wesnoth-dw-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-dw.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 62
[ 64%] mo-update [wesnoth-editor-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-editor.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-ei-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-ei.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-help-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-help.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-httt-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-httt.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-l-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-l.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-lib-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-lib.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-low-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-low.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-multiplayer-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-multiplayer.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-nr-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-nr.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-sof-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-sof.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-sotbe-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-sotbe.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-tb-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-tb.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-test-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-test.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-thot-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-thot.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-trow-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-trow.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-tsg-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-tsg.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-tutorial-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-tutorial.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-units-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-units.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-utbs-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-utbs.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-manpages-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-manpages.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [wesnoth-manual-sr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr/LC_MESSAGES/wesnoth-manual.mo sr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 64%] mo-update [sr@ijekavian]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 63
[ 65%] mo-update [wesnoth-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-anl-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-anl.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-aoi-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-aoi.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-did-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-did.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-dm-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-dm.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-dw-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-dw.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-editor-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-editor.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-ei-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-ei.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-help-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-help.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-httt-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-httt.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-l-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-l.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-lib-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-lib.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-low-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-low.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-multiplayer-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-multiplayer.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-nr-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-nr.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-sof-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-sof.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-sotbe-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-sotbe.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-tb-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-tb.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-test-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-test.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 65%] mo-update [wesnoth-thot-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-thot.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 64
[ 66%] mo-update [wesnoth-trow-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-trow.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-tsg-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-tsg.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-tutorial-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-tutorial.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-units-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-units.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-utbs-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-utbs.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-manpages-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-manpages.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-manual-sr@ijekavian]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavian/LC_MESSAGES/wesnoth-manual.mo sr@ijekavian.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [sr@ijekavianlatin]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-anl-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-anl.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-aoi-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-aoi.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-did-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-did.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-dm-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dm.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-dw-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dw.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-editor-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-editor.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-ei-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-ei.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-help-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-help.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-httt-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-httt.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-l-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-l.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-lib-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-lib.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 66%] mo-update [wesnoth-low-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-low.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 65
[ 67%] mo-update [wesnoth-multiplayer-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-multiplayer.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-nr-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-nr.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-sof-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sof.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-sotbe-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sotbe.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-tb-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tb.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-test-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-test.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-thot-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-thot.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-trow-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-trow.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-tsg-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tsg.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-tutorial-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tutorial.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-units-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-units.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-utbs-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-utbs.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-manpages-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-manpages.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-manual-sr@ijekavianlatin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-manual.mo sr@ijekavianlatin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [sr@latin]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-anl-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-anl.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-aoi-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-aoi.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-did-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-did.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-dm-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-dm.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 67%] mo-update [wesnoth-dw-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-dw.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 66
[ 68%] mo-update [wesnoth-editor-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-editor.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-ei-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-ei.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-help-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-help.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-httt-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-httt.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-l-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-l.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-lib-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-lib.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-low-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-low.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-multiplayer-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-multiplayer.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-nr-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-nr.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-sof-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-sof.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-sotbe-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-sotbe.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-tb-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-tb.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-test-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-test.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-thot-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-thot.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-trow-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-trow.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-tsg-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-tsg.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-tutorial-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-tutorial.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-units-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-units.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-utbs-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-utbs.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 68%] mo-update [wesnoth-manpages-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-manpages.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 67
[ 69%] mo-update [wesnoth-manual-sr@latin]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sr@latin/LC_MESSAGES/wesnoth-manual.mo sr@latin.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [sv]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-anl-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-anl.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-aoi-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-aoi.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-did-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-did.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-dm-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-dm.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-dw-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-dw.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-editor-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-editor.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-ei-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-ei.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-help-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-help.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-httt-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-httt.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-l-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-l.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-lib-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-lib.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-low-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-low.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-multiplayer-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-multiplayer.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-nr-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-nr.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-sof-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-sof.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-sotbe-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-sotbe.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-tb-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-tb.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 69%] mo-update [wesnoth-test-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-test.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 68
[ 70%] mo-update [wesnoth-thot-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-thot.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-trow-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-trow.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-tsg-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-tsg.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-tutorial-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-tutorial.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-units-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-units.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-utbs-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-utbs.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-manpages-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-manpages.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-manual-sv]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/sv/LC_MESSAGES/wesnoth-manual.mo sv.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [tl]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-anl-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-anl.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-aoi-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-aoi.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-did-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-did.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-dm-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-dm.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-dw-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-dw.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-editor-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-editor.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-ei-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-ei.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-help-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-help.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-httt-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-httt.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-l-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-l.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-lib-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-lib.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 70%] mo-update [wesnoth-low-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-low.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 69
[ 71%] mo-update [wesnoth-multiplayer-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-multiplayer.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 71%] mo-update [wesnoth-nr-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-nr.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 71%] mo-update [wesnoth-sof-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-sof.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 71%] mo-update [wesnoth-sotbe-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-sotbe.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 71%] mo-update [wesnoth-tb-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-tb.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 71%] mo-update [wesnoth-test-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-test.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 71%] mo-update [wesnoth-thot-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-thot.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 71%] mo-update [wesnoth-trow-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-trow.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 71%] mo-update [wesnoth-tsg-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-tsg.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 71%] mo-update [wesnoth-tutorial-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-tutorial.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 71%] mo-update [wesnoth-units-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-units.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 71%] mo-update [wesnoth-utbs-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-utbs.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 71%] mo-update [wesnoth-manpages-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-manpages.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 71%] mo-update [wesnoth-manual-tl]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tl/LC_MESSAGES/wesnoth-manual.mo tl.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 79
[ 72%] mo-update [tr]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 72%] mo-update [wesnoth-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 72%] mo-update [wesnoth-anl-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-anl.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 72%] mo-update [wesnoth-aoi-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-aoi.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 72%] mo-update [wesnoth-did-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-did.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 72%] mo-update [wesnoth-dm-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-dm.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 72%] mo-update [wesnoth-dw-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-dw.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 70
[ 73%] mo-update [wesnoth-editor-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-editor.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-ei-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-ei.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-help-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-help.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-httt-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-httt.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-l-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-l.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-lib-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-lib.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-low-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-low.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-multiplayer-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-multiplayer.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-nr-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-nr.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-sof-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-sof.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-sotbe-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-sotbe.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-tb-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-tb.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-test-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-test.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-thot-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-thot.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-trow-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-trow.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-tsg-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-tsg.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-tutorial-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-tutorial.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-units-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-units.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-utbs-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-utbs.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 73%] mo-update [wesnoth-manpages-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-manpages.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 71
[ 74%] mo-update [wesnoth-manual-tr]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/tr/LC_MESSAGES/wesnoth-manual.mo tr.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [uk]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-anl-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-anl.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-aoi-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-aoi.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-did-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-did.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-dm-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-dm.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-dw-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-dw.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-editor-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-editor.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-ei-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-ei.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-help-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-help.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-httt-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-httt.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-l-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-l.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-lib-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-lib.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-low-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-low.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-multiplayer-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-multiplayer.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-nr-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-nr.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-sof-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-sof.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-sotbe-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-sotbe.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-tb-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-tb.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 74%] mo-update [wesnoth-test-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-test.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 72
[ 75%] mo-update [wesnoth-thot-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-thot.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-trow-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-trow.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-tsg-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-tsg.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-tutorial-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-tutorial.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-units-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-units.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-utbs-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-utbs.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-manpages-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-manpages.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-manual-uk]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/uk/LC_MESSAGES/wesnoth-manual.mo uk.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [vi]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-anl-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-anl.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-aoi-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-aoi.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-did-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-did.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-dm-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-dm.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-dw-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-dw.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-editor-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-editor.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-ei-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-ei.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-help-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-help.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-httt-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-httt.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-l-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-l.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 75%] mo-update [wesnoth-lib-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-lib.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 73
[ 76%] mo-update [wesnoth-low-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-low.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-multiplayer-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-multiplayer.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-nr-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-nr.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-sof-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-sof.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-sotbe-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-sotbe.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-tb-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-tb.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-test-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-test.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-thot-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-thot.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-trow-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-trow.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-tsg-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-tsg.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-tutorial-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-tutorial.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-units-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-units.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-utbs-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-utbs.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-manpages-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-manpages.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-manual-vi]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/vi/LC_MESSAGES/wesnoth-manual.mo vi.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [zh_CN]: Creating locale directory.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E make_directory /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-anl-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-anl.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-aoi-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-aoi.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-did-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-did.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 76%] mo-update [wesnoth-dm-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-dm.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 74
[ 77%] mo-update [wesnoth-dw-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-dw.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-editor-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-editor.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-ei-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-ei.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-help-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-help.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-httt-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-httt.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-l-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-l.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-lib-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-lib.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-low-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-low.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-multiplayer-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-multiplayer.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-nr-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-nr.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-sof-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-sof.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-sotbe-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-sotbe.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-tb-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-tb.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-test-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-test.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-thot-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-thot.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-trow-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-trow.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-tsg-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-tsg.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-tutorial-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-tutorial.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-units-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-units.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 77%] mo-update [wesnoth-utbs-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-utbs.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 75
[ 78%] mo-update [wesnoth-manpages-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-manpages.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-manual-zh_CN]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manual && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_CN/LC_MESSAGES/wesnoth-manual.mo zh_CN.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-anl-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-anl && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-anl.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-aoi-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-aoi && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-aoi.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-did-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-did && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-did.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-dm-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dm && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-dm.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-dw-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-dw && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-dw.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-editor-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-editor && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-editor.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-ei-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-ei && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-ei.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-help-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-help && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-help.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-httt-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-httt && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-httt.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-l-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-l && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-l.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-lib-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-lib && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-lib.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-low-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-low && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-low.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-multiplayer-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-multiplayer && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-multiplayer.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-nr-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-nr && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-nr.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-sof-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sof && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-sof.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-sotbe-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-sotbe && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-sotbe.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-tb-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tb && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-tb.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 78%] mo-update [wesnoth-test-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-test && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-test.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 76
[ 79%] mo-update [wesnoth-thot-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-thot && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-thot.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 79%] mo-update [wesnoth-trow-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-trow && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-trow.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 79%] mo-update [wesnoth-tsg-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tsg && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-tsg.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 79%] mo-update [wesnoth-tutorial-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-tutorial && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-tutorial.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 79%] mo-update [wesnoth-units-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-units && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-units.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 79%] mo-update [wesnoth-utbs-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-utbs && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-utbs.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 79%] mo-update [wesnoth-manpages-zh_TW]: Creating mo file.
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/po/wesnoth-manpages && /usr/local/opt/gettext/bin/msgfmt --check-format --check-domain -o /tmp/wesnoth-a4gL/wesnoth-1.10.6/translations/zh_TW/LC_MESSAGES/wesnoth-manpages.mo zh_TW.po
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 79%] mo-update: Done.
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
[ 79%] Built target mo-update
/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-a4gL/wesnoth-1.10.6 && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/wesnoth-a4gL/wesnoth-1.10.6 /tmp/wesnoth-a4gL/wesnoth-1.10.6/src /tmp/wesnoth-a4gL/wesnoth-1.10.6 /tmp/wesnoth-a4gL/wesnoth-1.10.6/src /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/CMakeFiles/wesnoth-game.dir/DependInfo.cmake --color=
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
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/arrow.cpp.o
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/src && /usr/local/Library/ENV/4.3/clang++ -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/opt/X11/include -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/arrow.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/arrow.cpp
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/builder.cpp.o
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/src && /usr/local/Library/ENV/4.3/clang++ -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/opt/X11/include -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/builder.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/builder.cpp
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/cavegen.cpp.o
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/src && /usr/local/Library/ENV/4.3/clang++ -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/opt/X11/include -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/cavegen.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/cavegen.cpp
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/clipboard.cpp.o
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/src && /usr/local/Library/ENV/4.3/clang++ -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/opt/X11/include -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/clipboard.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/clipboard.cpp
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /tmp/wesnoth-a4gL/wesnoth-1.10.6/CMakeFiles
[ 79%] Building CXX object src/CMakeFiles/wesnoth-game.dir/construct_dialog.cpp.o
cd /tmp/wesnoth-a4gL/wesnoth-1.10.6/src && /usr/local/Library/ENV/4.3/clang++ -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/opt/X11/include -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth\" -DLOCALEDIR=\"translations\" -DFIFODIR=\"/var/run/wesnothd\" -o CMakeFiles/wesnoth-game.dir/construct_dialog.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/construct_dialog.cpp
In file included from /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/construct_dialog.cpp:19:
In file included from /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/construct_dialog.hpp:20:
In file included from /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/show_dialog.hpp:24:
In file included from /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/font.hpp:18:
In file included from /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/exceptions.hpp:19:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/string:434:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/algorithm:593:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/utility:255:15: error: read-only variable is not assignable
first = __p.first;
~~~~~ ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__tree:1246:35: note: in instantiation of member function 'std::__1::pair<gui::preview_pane *const, SDL_Rect>::operator=' requested here
__cache->__value_ = *__first;
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__tree:1187:9: note: in instantiation of function template specialization 'std::__1::__tree<std::__1::pair<gui::preview_pane *const, SDL_Rect>, std::__1::__map_value_compare<gui::preview_pane *const, SDL_Rect, std::__1::less<gui::preview_pane *const>, true>, std::__1::allocator<std::__1::pair<gui::preview_pane *const, SDL_Rect> > >::__assign_multi<std::__1::__tree_const_iterator<std::__1::pair<gui::preview_pane *const, SDL_Rect>, const std::__1::__tree_node<std::__1::pair<gui::preview_pane *const, SDL_Rect>, void *> *, long> >' requested here
__assign_multi(__t.begin(), __t.end());
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/map:766:21: note: in instantiation of member function 'std::__1::__tree<std::__1::pair<gui::preview_pane *const, SDL_Rect>, std::__1::__map_value_compare<gui::preview_pane *const, SDL_Rect, std::__1::less<gui::preview_pane *const>, true>, std::__1::allocator<std::__1::pair<gui::preview_pane *const, SDL_Rect> > >::operator=' requested here
__tree_ = __m.__tree_;
^
/tmp/wesnoth-a4gL/wesnoth-1.10.6/src/construct_dialog.hpp:188:9: note: in instantiation of member function 'std::__1::map<gui::preview_pane *const, SDL_Rect, std::__1::less<gui::preview_pane *const>, std::__1::allocator<std::__1::pair<gui::preview_pane *const, SDL_Rect> > >::operator=' requested here
struct dimension_measurements {
^
In file included from /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/construct_dialog.cpp:19:
In file included from /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/construct_dialog.hpp:20:
In file included from /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/show_dialog.hpp:24:
In file included from /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/font.hpp:18:
In file included from /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/exceptions.hpp:19:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/string:434:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/algorithm:593:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/utility:255:15: error: read-only variable is not assignable
first = __p.first;
~~~~~ ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__tree:1246:35: note: in instantiation of member function 'std::__1::pair<gui::dialog_button *const, std::__1::pair<int, int> >::operator=' requested here
__cache->__value_ = *__first;
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__tree:1187:9: note: in instantiation of function template specialization 'std::__1::__tree<std::__1::pair<gui::dialog_button *const, std::__1::pair<int, int> >, std::__1::__map_value_compare<gui::dialog_button *const, std::__1::pair<int, int>, std::__1::less<gui::dialog_button *const>, true>, std::__1::allocator<std::__1::pair<gui::dialog_button *const, std::__1::pair<int, int> > > >::__assign_multi<std::__1::__tree_const_iterator<std::__1::pair<gui::dialog_button *const, std::__1::pair<int, int> >, const std::__1::__tree_node<std::__1::pair<gui::dialog_button *const, std::__1::pair<int, int> >, void *> *, long> >' requested here
__assign_multi(__t.begin(), __t.end());
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/map:766:21: note: in instantiation of member function 'std::__1::__tree<std::__1::pair<gui::dialog_button *const, std::__1::pair<int, int> >, std::__1::__map_value_compare<gui::dialog_button *const, std::__1::pair<int, int>, std::__1::less<gui::dialog_button *const>, true>, std::__1::allocator<std::__1::pair<gui::dialog_button *const, std::__1::pair<int, int> > > >::operator=' requested here
__tree_ = __m.__tree_;
^
/tmp/wesnoth-a4gL/wesnoth-1.10.6/src/construct_dialog.hpp:188:9: note: in instantiation of member function 'std::__1::map<gui::dialog_button *const, std::__1::pair<int, int>, std::__1::less<gui::dialog_button *const>, std::__1::allocator<std::__1::pair<gui::dialog_button *const, std::__1::pair<int, int> > > >::operator=' requested here
struct dimension_measurements {
^
2 errors generated.
make[2]: *** [src/CMakeFiles/wesnoth-game.dir/construct_dialog.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/wesnoth-game.dir/all] Error 2
make: *** [all] Error 2
HOMEBREW_VERSION: 0.9.5
HEAD: ed0ad22f4ed793a4bc6703b71dbd6803b88d02bc
CPU: 8-core 64-bit haswell
OS X: 10.9-x86_64
Xcode: 5.0.2
CLT: 5.0.1.0.1.1382131676
X11: 2.7.5 => /opt/X11
clang++ called with: -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/opt/X11/include -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH="/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth" -DLOCALEDIR="translations" -DFIFODIR="/var/run/wesnothd" -o CMakeFiles/wesnoth-game.dir/arrow.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/arrow.cpp
superenv removed: -I/opt/X11/include
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH="/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth" -DLOCALEDIR="translations" -DFIFODIR="/var/run/wesnothd" -o CMakeFiles/wesnoth-game.dir/arrow.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/arrow.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/opt/X11/include -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH="/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth" -DLOCALEDIR="translations" -DFIFODIR="/var/run/wesnothd" -o CMakeFiles/wesnoth-game.dir/builder.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/builder.cpp
superenv removed: -I/opt/X11/include
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH="/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth" -DLOCALEDIR="translations" -DFIFODIR="/var/run/wesnothd" -o CMakeFiles/wesnoth-game.dir/builder.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/builder.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/opt/X11/include -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH="/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth" -DLOCALEDIR="translations" -DFIFODIR="/var/run/wesnothd" -o CMakeFiles/wesnoth-game.dir/cavegen.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/cavegen.cpp
superenv removed: -I/opt/X11/include
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH="/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth" -DLOCALEDIR="translations" -DFIFODIR="/var/run/wesnothd" -o CMakeFiles/wesnoth-game.dir/cavegen.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/cavegen.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/opt/X11/include -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH="/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth" -DLOCALEDIR="translations" -DFIFODIR="/var/run/wesnothd" -o CMakeFiles/wesnoth-game.dir/clipboard.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/clipboard.cpp
superenv removed: -I/opt/X11/include
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH="/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth" -DLOCALEDIR="translations" -DFIFODIR="/var/run/wesnothd" -o CMakeFiles/wesnoth-game.dir/clipboard.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/clipboard.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/opt/X11/include -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH="/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth" -DLOCALEDIR="translations" -DFIFODIR="/var/run/wesnothd" -o CMakeFiles/wesnoth-game.dir/construct_dialog.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/construct_dialog.cpp
superenv removed: -I/opt/X11/include
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/Python.framework/Versions/2.7/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -DDISABLE_POOL_ALLOC -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLUA_USE_POSIX -D_X11 -I/usr/local/Cellar/freetype/2.5.1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.0/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/usr/local/include/SDL -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/Cellar/libpng/1.5.17/include/libpng15 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16/include/cairo -I/usr/local/Cellar/pango/1.36.1/include/pango-1.0 -I/usr/local/opt/gettext/include -I/tmp/wesnoth-a4gL/wesnoth-1.10.6/src -D_GNU_SOURCE=1 -D_THREAD_SAFE -DWESNOTH_PATH="/usr/local/Cellar/wesnoth/1.10.6/share/wesnoth" -DLOCALEDIR="translations" -DFIFODIR="/var/run/wesnothd" -o CMakeFiles/wesnoth-game.dir/construct_dialog.cpp.o -c /tmp/wesnoth-a4gL/wesnoth-1.10.6/src/construct_dialog.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
# This is the CMakeCache file.
# For build in directory: /tmp/wesnoth-a4gL/wesnoth-1.10.6
# It was generated by CMake: /usr/local/Cellar/cmake/2.8.12.1/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Prefix in front of all binaries
BINARY_PREFIX:STRING=
//Suffix behind all binaries
BINARY_SUFFIX:STRING=
//Where to install binaries
BINDIR:STRING=bin
//The directory containing a CMake configuration file for Boost.
Boost_DIR:PATH=Boost_DIR-NOTFOUND
//Path to a file.
Boost_INCLUDE_DIR:PATH=/usr/local/include
//Boost iostreams library (debug)
Boost_IOSTREAMS_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libboost_iostreams-mt.dylib
//Boost iostreams library (release)
Boost_IOSTREAMS_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libboost_iostreams-mt.dylib
//Boost library directory
Boost_LIBRARY_DIR:PATH=/usr/local/lib
//Boost program_options library (debug)
Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libboost_program_options-mt.dylib
//Boost program_options library (release)
Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libboost_program_options-mt.dylib
//Boost regex library (debug)
Boost_REGEX_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libboost_regex-mt.dylib
//Boost regex library (release)
Boost_REGEX_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libboost_regex-mt.dylib
//Boost system library (debug)
Boost_SYSTEM_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libboost_system-mt.dylib
//Boost system library (release)
Boost_SYSTEM_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libboost_system-mt.dylib
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
CMAKE_BUILD_TYPE:STRING=None
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler.
CMAKE_CXX_COMPILER:FILEPATH=/usr/local/Library/ENV/4.3/clang++
//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the compiler during release minsize builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds (/MD /Ob1 /Oi
// /Ot /Oy /Gs will produce slightly less optimized but smaller
// files).
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the compiler during Release with Debug Info builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler.
CMAKE_C_COMPILER:FILEPATH=/usr/local/Library/ENV/4.3/clang
//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the compiler during release minsize builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds (/MD /Ob1 /Oi
// /Ot /Oy /Gs will produce slightly less optimized but smaller
// files).
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the compiler during Release with Debug Info builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING=' '
//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
//No help, variable specified on the command line.
CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST
//Path to a program.
CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local/Cellar/wesnoth/1.10.6
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/local/Library/ENV/4.3/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/local/Library/ENV/4.3/gmake
//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=' '
//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND
//Build architectures for OSX
CMAKE_OSX_ARCHITECTURES:STRING=
//Minimum OS X version to target for deployment (at runtime); newer
// APIs weak linked. Set to empty string for default value.
CMAKE_OSX_DEPLOYMENT_TARGET:STRING=
//The product will be built against the headers and libraries located
// inside the indicated SDK.
CMAKE_OSX_SYSROOT:STRING=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=Project
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=' '
//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//If true, cmake will use relative paths in makefiles and projects.
CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=ON
//Enable to build OSX bundles
CPACK_BINARY_BUNDLE:BOOL=OFF
//Enable to build Debian packages
CPACK_BINARY_DEB:BOOL=OFF
//Enable to build OSX Drag And Drop package
CPACK_BINARY_DRAGNDROP:BOOL=OFF
//Enable to build NSIS packages
CPACK_BINARY_NSIS:BOOL=OFF
//Enable to build OSX X11 packages
CPACK_BINARY_OSXX11:BOOL=OFF
//Enable to build PackageMaker packages
CPACK_BINARY_PACKAGEMAKER:BOOL=ON
//Enable to build RPM packages
CPACK_BINARY_RPM:BOOL=OFF
//Enable to build STGZ packages
CPACK_BINARY_STGZ:BOOL=ON
//Enable to build TBZ2 packages
CPACK_BINARY_TBZ2:BOOL=OFF
//Enable to build TGZ packages
CPACK_BINARY_TGZ:BOOL=ON
//Enable to build TBZ2 source packages
CPACK_SOURCE_TBZ2:BOOL=ON
//Enable to build TGZ source packages
CPACK_SOURCE_TGZ:BOOL=ON
//Enable to build TZ source packages
CPACK_SOURCE_TZ:BOOL=ON
//Enable to build ZIP source packages
CPACK_SOURCE_ZIP:BOOL=OFF
//change the name of the directory for the read-only architecture-independent
// game data
DATADIRNAME:STRING=wesnoth
//Sets the root of data directories to a non-default location
DATAROOTDIR:STRING=/usr/local/Cellar/wesnoth/1.10.6/share
//Sets the doc directory to a non-default location.
DOCDIR:STRING=/usr/local/Cellar/wesnoth/1.10.6/share/doc/wesnoth
//Enable compilation of campaign server
ENABLE_CAMPAIGN_SERVER:BOOL=OFF
//Add the debug option to allow the generation of debug layout
// files in dot format
ENABLE_DEBUG_WINDOW_LAYOUT:BOOL=OFF
//Enables the generation of design documents, and has additional
// dependencies
ENABLE_DESIGN_DOCUMENTS:BOOL=OFF
//Enable FriBIDi support
ENABLE_FRIBIDI:BOOL=ON
//Enable compilation of the game
ENABLE_GAME:BOOL=ON
//Reduce memory usage by removing extra functionality
ENABLE_LOW_MEM:BOOL=OFF
//Enable building of translations
ENABLE_NLS:BOOL=ON
//Enables OpenMP, and has additional dependencies
ENABLE_OMP:BOOL=OFF
//Enable custom pool malloc
ENABLE_POOL_ALLOC:BOOL=OFF
//Enables the tools to update the pot files and manuals. This target
// has extra dependencies.
ENABLE_POT_UPDATE_TARGET:BOOL=OFF
//Enable compilation of server
ENABLE_SERVER:BOOL=ON
//Sets the strict compilation mode
ENABLE_STRICT_COMPILATION:BOOL=ON
//Build unit tests
ENABLE_TESTS:BOOL=OFF
//Enable building and installation of tools for artists and WML
// maintainers
ENABLE_TOOLS:BOOL=OFF
//change the dir where binaries are placed right at compile time
EXECUTABLE_OUTPUT_PATH:STRING=/tmp/wesnoth-a4gL/wesnoth-1.10.6
//Directory for the wesnothd fifo socket file
FIFO_DIR:STRING=/var/run/wesnothd
//Path to a library.
FRIBIDI_LIBRARY:FILEPATH=FRIBIDI_LIBRARY-NOTFOUND
//Path to a program.
GETTEXT_MSGFMT_EXECUTABLE:FILEPATH=/usr/local/opt/gettext/bin/msgfmt
//Path to a program.
GETTEXT_MSGMERGE_EXECUTABLE:FILEPATH=/usr/local/opt/gettext/bin/msgmerge
//Path to a file.
LIBINTL_INCLUDE_DIR:PATH=/usr/local/opt/gettext/include
//Path to a library.
LIBINTL_LIBRARIES:FILEPATH=/usr/local/opt/gettext/lib/libintl.dylib
//change the name of the locale data directory to a non-default
// name
LOCALEDIR:STRING=translations
//Where to install manpages
MANDIR:STRING=/usr/local/Cellar/wesnoth/1.10.6/share/man
//pkg-config executable
PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/local/bin/pkg-config
//Use a non-default preferences directory (.wesnoth on unix)
PREFERENCES_DIR:STRING=
//Value Computed by CMake
Project_BINARY_DIR:STATIC=/tmp/wesnoth-a4gL/wesnoth-1.10.6
//Value Computed by CMake
Project_SOURCE_DIR:STATIC=/tmp/wesnoth-a4gL/wesnoth-1.10.6
//Path to a library.
SDLMAIN_LIBRARY:FILEPATH=/usr/local/lib/libSDLmain.a
//Path to sdl-config script
SDL_CONFIG:STRING=sdl-config
//Path to a file.
SDL_IMAGE_INCLUDE_DIR:PATH=/usr/local/include/SDL
//Path to a library.
SDL_IMAGE_LIBRARY:FILEPATH=/usr/local/lib/libSDL_image.dylib
//Path to a file.
SDL_INCLUDE_DIR:PATH=/usr/local/include/SDL
//Where the SDL Library can be found
SDL_LIBRARY:STRING=/usr/local/lib/libSDLmain.a;/usr/local/lib/libSDL.dylib;-framework Cocoa
//Path to a file.
SDL_MIXER_INCLUDE_DIR:PATH=/usr/local/include/SDL
//Path to a library.
SDL_MIXER_LIBRARY:FILEPATH=/usr/local/lib/libSDL_mixer.dylib
//Path to a file.
SDL_NET_INCLUDE_DIR:PATH=/usr/local/include/SDL
//Path to a library.
SDL_NET_LIBRARY:FILEPATH=/usr/local/lib/libSDL_net.dylib
//Path to a file.
SDL_TTF_INCLUDE_DIR:PATH=/usr/local/include/SDL
//Path to a library.
SDL_TTF_LIBRARY:FILEPATH=/usr/local/lib/libSDL_ttf.dylib
//Group id of the user who runs wesnothd
SERVER_GID:STRING=
//User id of the user who runs wesnothd
SERVER_UID:STRING=
//Path to a program.
SVNVERSION_EXECUTABLE:FILEPATH=/usr/bin/svnversion
//Compile network module using ana
USE_ANA_NETWORK:BOOL=OFF
//Path to a file.
X11_ICE_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_ICE_LIB:FILEPATH=/opt/X11/lib/libICE.dylib
//Path to a file.
X11_SM_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_SM_LIB:FILEPATH=/opt/X11/lib/libSM.dylib
//Path to a file.
X11_X11_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_X11_LIB:FILEPATH=/opt/X11/lib/libX11.dylib
//Path to a file.
X11_XRes_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_XRes_LIB:FILEPATH=/opt/X11/lib/libXRes.dylib
//Path to a file.
X11_XShm_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a file.
X11_XSync_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a file.
X11_XTest_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_XTest_LIB:FILEPATH=/opt/X11/lib/libXtst.dylib
//Path to a file.
X11_Xaccessrules_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a file.
X11_Xaccessstr_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a file.
X11_Xau_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xau_LIB:FILEPATH=/opt/X11/lib/libXau.dylib
//Path to a file.
X11_Xcomposite_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xcomposite_LIB:FILEPATH=/opt/X11/lib/libXcomposite.dylib
//Path to a file.
X11_Xcursor_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xcursor_LIB:FILEPATH=/opt/X11/lib/libXcursor.dylib
//Path to a file.
X11_Xdamage_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xdamage_LIB:FILEPATH=/opt/X11/lib/libXdamage.dylib
//Path to a file.
X11_Xdmcp_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xdmcp_LIB:FILEPATH=/opt/X11/lib/libXdmcp.dylib
//Path to a library.
X11_Xext_LIB:FILEPATH=/opt/X11/lib/libXext.dylib
//Path to a file.
X11_Xfixes_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xfixes_LIB:FILEPATH=/opt/X11/lib/libXfixes.dylib
//Path to a file.
X11_Xft_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xft_LIB:FILEPATH=/opt/X11/lib/libXft.dylib
//Path to a file.
X11_Xi_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xi_LIB:FILEPATH=/opt/X11/lib/libXi.dylib
//Path to a file.
X11_Xinerama_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xinerama_LIB:FILEPATH=/opt/X11/lib/libXinerama.dylib
//Path to a file.
X11_Xinput_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xinput_LIB:FILEPATH=/opt/X11/lib/libXi.dylib
//Path to a file.
X11_Xkb_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a file.
X11_Xkbfile_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xkbfile_LIB:FILEPATH=/opt/X11/lib/libxkbfile.dylib
//Path to a file.
X11_Xkblib_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a file.
X11_Xlib_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a file.
X11_Xmu_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xmu_LIB:FILEPATH=/opt/X11/lib/libXmu.dylib
//Path to a file.
X11_Xpm_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xpm_LIB:FILEPATH=/opt/X11/lib/libXpm.dylib
//Path to a file.
X11_Xrandr_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xrandr_LIB:FILEPATH=/opt/X11/lib/libXrandr.dylib
//Path to a file.
X11_Xrender_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xrender_LIB:FILEPATH=/opt/X11/lib/libXrender.dylib
//Path to a file.
X11_Xscreensaver_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xscreensaver_LIB:FILEPATH=/opt/X11/lib/libXss.dylib
//Path to a file.
X11_Xshape_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a file.
X11_Xt_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xt_LIB:FILEPATH=/opt/X11/lib/libXt.dylib
//Path to a file.
X11_Xutil_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a file.
X11_Xv_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a library.
X11_Xv_LIB:FILEPATH=/opt/X11/lib/libXv.dylib
//Path to a library.
X11_Xxf86misc_LIB:FILEPATH=/opt/X11/lib/libXxf86misc.dylib
//Path to a library.
X11_Xxf86vm_LIB:FILEPATH=/opt/X11/lib/libXxf86vm.dylib
//Path to a file.
X11_dpms_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a file.
X11_xf86misc_INCLUDE_PATH:PATH=/opt/X11/include
//Path to a file.
X11_xf86vmode_INCLUDE_PATH:PATH=/opt/X11/include
//Dependencies for target
wesnoth-core_LIB_DEPENDS:STATIC=
//Dependencies for target
wesnoth-game_LIB_DEPENDS:STATIC=
//Dependencies for target
wesnoth-lua_LIB_DEPENDS:STATIC=
//Path to a file.
xFRIBIDI_INCLUDE_DIR:PATH=xFRIBIDI_INCLUDE_DIR-NOTFOUND
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: Boost_DIR
Boost_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_INCLUDE_DIR
Boost_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_IOSTREAMS_LIBRARY_DEBUG
Boost_IOSTREAMS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_IOSTREAMS_LIBRARY_RELEASE
Boost_IOSTREAMS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LIBRARY_DIR
Boost_LIBRARY_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG
Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE
Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_REGEX_LIBRARY_DEBUG
Boost_REGEX_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_REGEX_LIBRARY_RELEASE
Boost_REGEX_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_DEBUG
Boost_SYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_RELEASE
Boost_SYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_BUILD_TOOL
CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
//What is the target build tool cmake is generating for.
CMAKE_BUILD_TOOL:INTERNAL=/usr/local/Library/ENV/4.3/gmake
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/wesnoth-a4gL/wesnoth-1.10.6
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=12
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/2.8.12.1/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/2.8.12.1/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/2.8.12.1/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/2.8.12.1/bin/ccmake
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Have function connect
CMAKE_HAVE_CONNECT:INTERNAL=1
//Have function gethostbyname
CMAKE_HAVE_GETHOSTBYNAME:INTERNAL=1
//Have function remove
CMAKE_HAVE_REMOVE:INTERNAL=1
//Have function shmat
CMAKE_HAVE_SHMAT:INTERNAL=1
//Start directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/wesnoth-a4gL/wesnoth-1.10.6
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
//Have library ICE
CMAKE_LIB_ICE_HAS_ICECONNECTIONNUMBER:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=7
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/2.8.12.1/share/cmake
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//Suppress Warnings that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
CONFIGURED:INTERNAL=ON
//ADVANCED property for variable: CPACK_BINARY_BUNDLE
CPACK_BINARY_BUNDLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_DEB
CPACK_BINARY_DEB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_DRAGNDROP
CPACK_BINARY_DRAGNDROP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_NSIS
CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_OSXX11
CPACK_BINARY_OSXX11-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_PACKAGEMAKER
CPACK_BINARY_PACKAGEMAKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_RPM
CPACK_BINARY_RPM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_STGZ
CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TBZ2
CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TGZ
CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TBZ2
CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TGZ
CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TZ
CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_ZIP
CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1
//Details about finding Gettext
FIND_PACKAGE_MESSAGE_DETAILS_Gettext:INTERNAL=[/usr/local/opt/gettext/bin/msgmerge][/usr/local/opt/gettext/bin/msgfmt][v0.18.3()]
//Details about finding Libintl
FIND_PACKAGE_MESSAGE_DETAILS_Libintl:INTERNAL=[/usr/local/opt/gettext/include][TRUE][v()]
//Details about finding PkgConfig
FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/local/bin/pkg-config][v0.28()]
//Details about finding SDL
FIND_PACKAGE_MESSAGE_DETAILS_SDL:INTERNAL=[/usr/local/lib/libSDLmain.a;/usr/local/lib/libSDL.dylib;-framework Cocoa][/usr/local/include/SDL][v1.2.15(1.2.7)]
//Details about finding SDL_image
FIND_PACKAGE_MESSAGE_DETAILS_SDL_image:INTERNAL=[/usr/local/lib/libSDL_image.dylib][/usr/local/include/SDL][v1.2.12(1.2)]
//Details about finding SDL_mixer
FIND_PACKAGE_MESSAGE_DETAILS_SDL_mixer:INTERNAL=[/usr/local/lib/libSDL_mixer.dylib][/usr/local/include/SDL][v1.2.12(1.2)]
//Details about finding SDL_net
FIND_PACKAGE_MESSAGE_DETAILS_SDL_net:INTERNAL=[/usr/local/lib/libSDL_net.dylib][/usr/local/include/SDL][v1.2.8()]
//Details about finding SDL_ttf
FIND_PACKAGE_MESSAGE_DETAILS_SDL_ttf:INTERNAL=[/usr/local/lib/libSDL_ttf.dylib][/usr/local/include/SDL][v2.0.11(2.0.8)]
//Details about finding X11
FIND_PACKAGE_MESSAGE_DETAILS_X11:INTERNAL=[/opt/X11/lib/libX11.dylib][/opt/X11/include]
FONTCONFIG_CFLAGS:INTERNAL=-I/usr/local/Cellar/freetype/2.5.1/include/freetype2;-I/usr/local/Cellar/fontconfig/2.11.0/include;-I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2;-I/usr/local/Cellar/freetype/2.5.0.1/include
FONTCONFIG_CFLAGS_I:INTERNAL=
FONTCONFIG_CFLAGS_OTHER:INTERNAL=
FONTCONFIG_FOUND:INTERNAL=1
FONTCONFIG_INCLUDEDIR:INTERNAL=/usr/local/Cellar/fontconfig/2.11.0/include
FONTCONFIG_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/freetype/2.5.1/include/freetype2;/usr/local/Cellar/fontconfig/2.11.0/include;/usr/local/Cellar/freetype/2.5.0.1/include/freetype2;/usr/local/Cellar/freetype/2.5.0.1/include
FONTCONFIG_LDFLAGS:INTERNAL=-L/usr/local/Cellar/freetype/2.5.1/lib;-L/usr/local/Cellar/fontconfig/2.11.0/lib;-lfontconfig;-lfreetype
FONTCONFIG_LDFLAGS_OTHER:INTERNAL=
FONTCONFIG_LIBDIR:INTERNAL=/usr/local/Cellar/fontconfig/2.11.0/lib
FONTCONFIG_LIBRARIES:INTERNAL=fontconfig;freetype
FONTCONFIG_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/freetype/2.5.1/lib;/usr/local/Cellar/fontconfig/2.11.0/lib
FONTCONFIG_LIBS:INTERNAL=
FONTCONFIG_LIBS_L:INTERNAL=
FONTCONFIG_LIBS_OTHER:INTERNAL=
FONTCONFIG_LIBS_PATHS:INTERNAL=
FONTCONFIG_PREFIX:INTERNAL=/usr/local/Cellar/fontconfig/2.11.0
FONTCONFIG_STATIC_CFLAGS:INTERNAL=-I/usr/local/Cellar/freetype/2.5.1/include/freetype2;-I/usr/local/Cellar/fontconfig/2.11.0/include;-I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2;-I/usr/local/Cellar/freetype/2.5.0.1/include
FONTCONFIG_STATIC_CFLAGS_I:INTERNAL=
FONTCONFIG_STATIC_CFLAGS_OTHER:INTERNAL=
FONTCONFIG_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/freetype/2.5.1/include/freetype2;/usr/local/Cellar/fontconfig/2.11.0/include;/usr/local/Cellar/freetype/2.5.0.1/include/freetype2;/usr/local/Cellar/freetype/2.5.0.1/include
FONTCONFIG_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/freetype/2.5.1/lib;-L/usr/local/Cellar/fontconfig/2.11.0/lib;-L/usr/local/Cellar/freetype/2.5.0.1/lib;-lfontconfig;-lexpat;-lfreetype;-lz;-lbz2;-lpng15
FONTCONFIG_STATIC_LDFLAGS_OTHER:INTERNAL=
FONTCONFIG_STATIC_LIBDIR:INTERNAL=
FONTCONFIG_STATIC_LIBRARIES:INTERNAL=fontconfig;expat;freetype;z;bz2;png15
FONTCONFIG_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/freetype/2.5.1/lib;/usr/local/Cellar/fontconfig/2.11.0/lib;/usr/local/Cellar/freetype/2.5.0.1/lib
FONTCONFIG_STATIC_LIBS:INTERNAL=
FONTCONFIG_STATIC_LIBS_L:INTERNAL=
FONTCONFIG_STATIC_LIBS_OTHER:INTERNAL=
FONTCONFIG_STATIC_LIBS_PATHS:INTERNAL=
FONTCONFIG_VERSION:INTERNAL=2.11.0
FONTCONFIG_fontconfig_INCLUDEDIR:INTERNAL=
FONTCONFIG_fontconfig_LIBDIR:INTERNAL=
FONTCONFIG_fontconfig_PREFIX:INTERNAL=
FONTCONFIG_fontconfig_VERSION:INTERNAL=
//Have include poll.h
HAVE_POLL_H:INTERNAL=1
//Have library m
HAVE_ROUND:INTERNAL=1
//Have include stdlib.h
HAVE_STDLIB_H:INTERNAL=1
//Have include sys/poll.h
HAVE_SYS_POLL_H:INTERNAL=1
//Have include sys/select.h
HAVE_SYS_SELECT_H:INTERNAL=1
//Have includes sys/sendfile.h
HAVE_SYS_SENDFILE_H:INTERNAL=
//Have include unistd.h
HAVE_UNISTD_H:INTERNAL=1
//ADVANCED property for variable: LIBINTL_INCLUDE_DIR
LIBINTL_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LIBINTL_LIBC_HAS_DGETTEXT
LIBINTL_LIBC_HAS_DGETTEXT-ADVANCED:INTERNAL=1
//Have function dgettext
LIBINTL_LIBC_HAS_DGETTEXT:INTERNAL=
//ADVANCED property for variable: LIBINTL_LIBRARIES
LIBINTL_LIBRARIES-ADVANCED:INTERNAL=1
PANGOCAIRO_CFLAGS:INTERNAL=-D_REENTRANT;-I/usr/local/Cellar/glib/2.38.2/include/glib-2.0;-I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include;-I/usr/local/Cellar/libpng/1.5.17/include/libpng15;-I/usr/local/Cellar/freetype/2.5.1/include/freetype2;-I/usr/local/Cellar/fontconfig/2.11.0/include;-I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2;-I/usr/local/Cellar/freetype/2.5.0.1/include;-I/usr/local/Cellar/pixman/0.32.4/include/pixman-1;-I/usr/local/Cellar/cairo/1.12.16/include/cairo;-I/usr/local/Cellar/pango/1.36.1/include/pango-1.0;-I/opt/X11/include
PANGOCAIRO_CFLAGS_I:INTERNAL=
PANGOCAIRO_CFLAGS_OTHER:INTERNAL=-D_REENTRANT
PANGOCAIRO_FOUND:INTERNAL=1
PANGOCAIRO_INCLUDEDIR:INTERNAL=/usr/local/Cellar/pango/1.36.1/include
PANGOCAIRO_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/glib/2.38.2/include/glib-2.0;/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include;/usr/local/Cellar/libpng/1.5.17/include/libpng15;/usr/local/Cellar/freetype/2.5.1/include/freetype2;/usr/local/Cellar/fontconfig/2.11.0/include;/usr/local/Cellar/freetype/2.5.0.1/include/freetype2;/usr/local/Cellar/freetype/2.5.0.1/include;/usr/local/Cellar/pixman/0.32.4/include/pixman-1;/usr/local/Cellar/cairo/1.12.16/include/cairo;/usr/local/Cellar/pango/1.36.1/include/pango-1.0;/opt/X11/include
PANGOCAIRO_LDFLAGS:INTERNAL=-L/usr/local/Cellar/glib/2.38.2/lib;-L/usr/local/Cellar/cairo/1.12.16/lib;-L/usr/local/Cellar/pango/1.36.1/lib;-lpangocairo-1.0;-lpango-1.0;-lgobject-2.0;-lglib-2.0;-lintl;-lcairo
PANGOCAIRO_LDFLAGS_OTHER:INTERNAL=
PANGOCAIRO_LIBDIR:INTERNAL=/usr/local/Cellar/pango/1.36.1/lib
PANGOCAIRO_LIBRARIES:INTERNAL=pangocairo-1.0;pango-1.0;gobject-2.0;glib-2.0;intl;cairo
PANGOCAIRO_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/glib/2.38.2/lib;/usr/local/Cellar/cairo/1.12.16/lib;/usr/local/Cellar/pango/1.36.1/lib
PANGOCAIRO_LIBS:INTERNAL=
PANGOCAIRO_LIBS_L:INTERNAL=
PANGOCAIRO_LIBS_OTHER:INTERNAL=
PANGOCAIRO_LIBS_PATHS:INTERNAL=
PANGOCAIRO_PREFIX:INTERNAL=/usr/local/Cellar/pango/1.36.1
PANGOCAIRO_STATIC_CFLAGS:INTERNAL=-D_REENTRANT;-I/usr/local/Cellar/glib/2.38.2/include/glib-2.0;-I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include;-I/usr/local/Cellar/libpng/1.5.17/include/libpng15;-I/usr/local/Cellar/freetype/2.5.1/include/freetype2;-I/usr/local/Cellar/fontconfig/2.11.0/include;-I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2;-I/usr/local/Cellar/freetype/2.5.0.1/include;-I/usr/local/Cellar/pixman/0.32.4/include/pixman-1;-I/usr/local/Cellar/cairo/1.12.16/include/cairo;-I/usr/local/Cellar/pango/1.36.1/include/pango-1.0;-I/opt/X11/include
PANGOCAIRO_STATIC_CFLAGS_I:INTERNAL=
PANGOCAIRO_STATIC_CFLAGS_OTHER:INTERNAL=-D_REENTRANT
PANGOCAIRO_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/glib/2.38.2/include/glib-2.0;/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include;/usr/local/Cellar/libpng/1.5.17/include/libpng15;/usr/local/Cellar/freetype/2.5.1/include/freetype2;/usr/local/Cellar/fontconfig/2.11.0/include;/usr/local/Cellar/freetype/2.5.0.1/include/freetype2;/usr/local/Cellar/freetype/2.5.0.1/include;/usr/local/Cellar/pixman/0.32.4/include/pixman-1;/usr/local/Cellar/cairo/1.12.16/include/cairo;/usr/local/Cellar/pango/1.36.1/include/pango-1.0;/opt/X11/include
PANGOCAIRO_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/glib/2.38.2/lib;-L/usr/local/Cellar/libffi/3.0.13/lib;-L/usr/local/Cellar/glib/2.38.2/lib;-L/usr/local/Cellar/libpng/1.5.17/lib;-L/usr/local/Cellar/freetype/2.5.1/lib;-L/usr/local/Cellar/fontconfig/2.11.0/lib;-L/usr/local/Cellar/freetype/2.5.0.1/lib;-L/usr/local/Cellar/pixman/0.32.4/lib;-L/usr/local/Cellar/cairo/1.12.16/lib;-L/usr/local/Cellar/pango/1.36.1/lib;-L/opt/X11/lib;-lpangocairo-1.0;-lpango-1.0;-lgmodule-2.0;-lcairo;-lz;-lgobject-2.0;-lffi;-lglib-2.0;-lintl;-liconv;-lpixman-1;-lfontconfig;-lexpat;-lfreetype;-lz;-lbz2;-lpng15;-lz;-lxcb-shm;-lxcb-render;-lXrender;-lXext;-lX11;-lxcb;-lXau;-lXdmcp
PANGOCAIRO_STATIC_LDFLAGS_OTHER:INTERNAL=
PANGOCAIRO_STATIC_LIBDIR:INTERNAL=
PANGOCAIRO_STATIC_LIBRARIES:INTERNAL=pangocairo-1.0;pango-1.0;gmodule-2.0;cairo;z;gobject-2.0;ffi;glib-2.0;intl;iconv;pixman-1;fontconfig;expat;freetype;z;bz2;png15;z;xcb-shm;xcb-render;Xrender;Xext;X11;xcb;Xau;Xdmcp
PANGOCAIRO_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/glib/2.38.2/lib;/usr/local/Cellar/libffi/3.0.13/lib;/usr/local/Cellar/glib/2.38.2/lib;/usr/local/Cellar/libpng/1.5.17/lib;/usr/local/Cellar/freetype/2.5.1/lib;/usr/local/Cellar/fontconfig/2.11.0/lib;/usr/local/Cellar/freetype/2.5.0.1/lib;/usr/local/Cellar/pixman/0.32.4/lib;/usr/local/Cellar/cairo/1.12.16/lib;/usr/local/Cellar/pango/1.36.1/lib;/opt/X11/lib
PANGOCAIRO_STATIC_LIBS:INTERNAL=
PANGOCAIRO_STATIC_LIBS_L:INTERNAL=
PANGOCAIRO_STATIC_LIBS_OTHER:INTERNAL=
PANGOCAIRO_STATIC_LIBS_PATHS:INTERNAL=
PANGOCAIRO_VERSION:INTERNAL=1.36.1
PANGOCAIRO_pangocairo_INCLUDEDIR:INTERNAL=
PANGOCAIRO_pangocairo_LIBDIR:INTERNAL=
PANGOCAIRO_pangocairo_PREFIX:INTERNAL=
PANGOCAIRO_pangocairo_VERSION:INTERNAL=
//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SDL_IMAGE_INCLUDE_DIR
SDL_IMAGE_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SDL_IMAGE_LIBRARY
SDL_IMAGE_LIBRARY-ADVANCED:INTERNAL=1
SDL_LIBRARY_TEMP:INTERNAL=/usr/local/lib/libSDLmain.a;/usr/local/lib/libSDL.dylib;-framework Cocoa
//ADVANCED property for variable: SDL_MIXER_INCLUDE_DIR
SDL_MIXER_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SDL_MIXER_LIBRARY
SDL_MIXER_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SDL_NET_INCLUDE_DIR
SDL_NET_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SDL_NET_LIBRARY
SDL_NET_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SDL_TTF_INCLUDE_DIR
SDL_TTF_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SDL_TTF_LIBRARY
SDL_TTF_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_ICE_INCLUDE_PATH
X11_ICE_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_ICE_LIB
X11_ICE_LIB-ADVANCED:INTERNAL=1
//Have library /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib
X11_LIB_X11_SOLO:INTERNAL=1
//ADVANCED property for variable: X11_SM_INCLUDE_PATH
X11_SM_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_SM_LIB
X11_SM_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_X11_INCLUDE_PATH
X11_X11_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_X11_LIB
X11_X11_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_XRes_INCLUDE_PATH
X11_XRes_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_XRes_LIB
X11_XRes_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_XShm_INCLUDE_PATH
X11_XShm_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_XSync_INCLUDE_PATH
X11_XSync_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_XTest_INCLUDE_PATH
X11_XTest_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_XTest_LIB
X11_XTest_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xaccessrules_INCLUDE_PATH
X11_Xaccessrules_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xaccessstr_INCLUDE_PATH
X11_Xaccessstr_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xau_INCLUDE_PATH
X11_Xau_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xau_LIB
X11_Xau_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xcomposite_INCLUDE_PATH
X11_Xcomposite_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xcomposite_LIB
X11_Xcomposite_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xcursor_INCLUDE_PATH
X11_Xcursor_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xcursor_LIB
X11_Xcursor_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xdamage_INCLUDE_PATH
X11_Xdamage_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xdamage_LIB
X11_Xdamage_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xdmcp_INCLUDE_PATH
X11_Xdmcp_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xdmcp_LIB
X11_Xdmcp_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xext_LIB
X11_Xext_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xfixes_INCLUDE_PATH
X11_Xfixes_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xfixes_LIB
X11_Xfixes_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xft_INCLUDE_PATH
X11_Xft_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xft_LIB
X11_Xft_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xi_INCLUDE_PATH
X11_Xi_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xi_LIB
X11_Xi_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xinerama_INCLUDE_PATH
X11_Xinerama_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xinerama_LIB
X11_Xinerama_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xinput_INCLUDE_PATH
X11_Xinput_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xinput_LIB
X11_Xinput_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xkb_INCLUDE_PATH
X11_Xkb_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xkbfile_INCLUDE_PATH
X11_Xkbfile_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xkbfile_LIB
X11_Xkbfile_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xkblib_INCLUDE_PATH
X11_Xkblib_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xlib_INCLUDE_PATH
X11_Xlib_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xmu_INCLUDE_PATH
X11_Xmu_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xmu_LIB
X11_Xmu_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xpm_INCLUDE_PATH
X11_Xpm_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xpm_LIB
X11_Xpm_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xrandr_INCLUDE_PATH
X11_Xrandr_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xrandr_LIB
X11_Xrandr_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xrender_INCLUDE_PATH
X11_Xrender_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xrender_LIB
X11_Xrender_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xscreensaver_INCLUDE_PATH
X11_Xscreensaver_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xscreensaver_LIB
X11_Xscreensaver_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xshape_INCLUDE_PATH
X11_Xshape_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xt_INCLUDE_PATH
X11_Xt_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xt_LIB
X11_Xt_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xutil_INCLUDE_PATH
X11_Xutil_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xv_INCLUDE_PATH
X11_Xv_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xv_LIB
X11_Xv_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xxf86misc_LIB
X11_Xxf86misc_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_Xxf86vm_LIB
X11_Xxf86vm_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_dpms_INCLUDE_PATH
X11_dpms_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_xf86misc_INCLUDE_PATH
X11_xf86misc_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: X11_xf86vmode_INCLUDE_PATH
X11_xf86vmode_INCLUDE_PATH-ADVANCED:INTERNAL=1
//Components requested for this build tree.
_Boost_COMPONENTS_SEARCHED:INTERNAL=iostreams;program_options;regex;system
//Last used Boost_INCLUDE_DIR value.
_Boost_INCLUDE_DIR_LAST:INTERNAL=/usr/local/include
//Last used Boost_LIBRARY_DIR value.
_Boost_LIBRARY_DIR_LAST:INTERNAL=/usr/local/lib
//Last used Boost_USE_MULTITHREADED value.
_Boost_USE_MULTITHREADED_LAST:INTERNAL=TRUE
__pkg_config_checked_FONTCONFIG:INTERNAL=1
__pkg_config_checked_PANGOCAIRO:INTERNAL=1
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/mxcl/homebrew
HEAD: ed0ad22f4ed793a4bc6703b71dbd6803b88d02bc
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit haswell
OS X: 10.9-x86_64
Xcode: 5.0.2
CLT: 5.0.1.0.1.1382131676
Clang: 5.0 build 500
X11: 2.7.5 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Your system is ready to brew.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment