Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 648806 Details for
Bug 732096
games-strategy/wesnoth fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 503.17 KB, created by
Agostino Sarubbo
on 2020-07-10 12:22:46 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-07-10 12:22:46 UTC
Size:
503.17 KB
patch
obsolete
> * Package: games-strategy/wesnoth-1.14.13 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > > >@@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ >This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; >This ebuild was merged at the following commit: >https://github.com/gentoo/gentoo/commit/65533f4497ced7f786c0c87403b0564eabe371d0 >@@@@@ END @@@@@ > >>>> Unpacking source... >>>> Unpacking wesnoth-1.14.13.tar.gz to /var/tmp/portage/games-strategy/wesnoth-1.14.13/work >>>> Source unpacked in /var/tmp/portage/games-strategy/wesnoth-1.14.13/work >>>> Preparing source in /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13 ... > * Working in BUILD_DIR: "/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build" > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose the type of build, options >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13 ... > * please use append-cppflags for preprocessor flags > * Working in BUILD_DIR: "/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build" >cmake -C /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_CAMPAIGN_SERVER=OFF -DENABLE_SERVER=OFF -Wno-dev -DENABLE_GAME=yes -DENABLE_DESKTOP_ENTRY=yes -DENABLE_NLS=yes -DENABLE_NOTIFICATIONS=no -DENABLE_FRIBIDI=no -DENABLE_STRICT_COMPILATION=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/gentoo_toolchain.cmake /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13 >loading initial cache file /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 10.1.0 >-- The CXX compiler identification is GNU 10.1.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- Found SDL2: /usr/lib64/libSDL2.so;-lpthread (found suitable version "2.0.12", minimum required is "2.0.4") >-- Found Crypto: /usr/lib64/libcrypto.so (Required is at least version "1.0") >-- Found Boost: /usr/include (found suitable version "1.73.0", minimum required is "1.50") found components: iostreams program_options regex system thread random chrono date_time atomic >-- Found Gettext: /usr/bin/msgmerge (found version "0.20.2") >-- Found X11: /usr/include >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - 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 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 - found >-- Looking for sendfile >-- Looking for sendfile - found >-- Looking for round in m >-- Looking for round in m - found >-- Environment compiler flags set to »« >-- CMake compiler flags set to »-std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG« >Removing -DNDEBUG flag from CMAKE_CXX_FLAGS_RELWITHDEBINFO >Removing -DNDEBUG flag from CMAKE_C_FLAGS_RELWITHDEBINFO >Removing -DNDEBUG flag from CMAKE_CXX_FLAGS_MINSIZEREL >Removing -DNDEBUG flag from CMAKE_C_FLAGS_MINSIZEREL >Removing -rdynamic flag from CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS >Removing -rdynamic flag from CMAKE_SHARED_LIBRARY_LINK_C_FLAGS >Replacing default flags used for Release build with >Using ar, ranlib, and default linker >Replacing flags used for Debug build -DDEBUG -ggdb3 >Profiler is gprof >-- Found SDL2_image: /usr/lib64/libSDL2_image.so (found suitable version "2.0.5", minimum required is "2.0.0") >-- Found SDL2_mixer: /usr/lib64/libSDL2_mixer.so (found suitable version "2.0.4", minimum required is "2.0.0") >-- Found SDL2_ttf: /usr/lib64/libSDL2_ttf.so (found suitable version "2.0.15", minimum required is "2.0.12") >-- Found VorbisFile: optimized;/usr/lib64/libvorbisfile.so;debug;/usr/lib64/libvorbisfile.so >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.7.3") >-- Checking for module 'cairo>=1.10' >-- Found cairo, version 1.16.0 >-- Checking for module 'pangocairo>=1.22.0' >-- Found pangocairo, version 1.42.4 >-- Checking for module 'fontconfig>=2.4.1' >-- Found fontconfig, version 2.13.1 >-- Checking for module 'systemd' >-- Package 'systemd', required by 'virtual:world', not found >-- Found History: /usr/lib64/libhistory.so >-- Found Boost: /usr/include (found suitable version "1.73.0", minimum required is "1.50") found components: filesystem >-- Found Boost: /usr/include (found suitable version "1.73.0", minimum required is "1.50") found components: locale >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE >C++ -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fPIE -pie -Wl,-z,relro,-z,now >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13 ... > * Working in BUILD_DIR: "/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build" >ninja -v -j4 -l0 >[1/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-client.dir/animated.cpp.o -MF src/CMakeFiles/wesnoth-client.dir/animated.cpp.o.d -o src/CMakeFiles/wesnoth-client.dir/animated.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/animated.cpp >[2/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-client.dir/build_info.cpp.o -MF src/CMakeFiles/wesnoth-client.dir/build_info.cpp.o.d -o src/CMakeFiles/wesnoth-client.dir/build_info.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/build_info.cpp >[3/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES >[4/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-ei.mo af.po >[5/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-help.mo af.po >[6/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-httt.mo af.po >[7/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-l.mo af.po >[8/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-lib.mo af.po >[9/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-low.mo af.po >[10/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-multiplayer.mo af.po >[11/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-nr.mo af.po >[12/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-sof.mo af.po >[13/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-sota.mo af.po >[14/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-sotbe.mo af.po >[15/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-tb.mo af.po >[16/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-test.mo af.po >[17/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-thot.mo af.po >[18/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-trow.mo af.po >[19/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-tsg.mo af.po >[20/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-tutorial.mo af.po >[21/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-units.mo af.po >[22/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-utbs.mo af.po >[23/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-manpages.mo af.po >[24/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-manual.mo af.po >[25/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-dm.mo af.po >[26/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-dw.mo af.po >[27/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-editor.mo af.po >[28/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-did.mo af.po >[29/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-client.dir/ai/testing.cpp.o -MF src/CMakeFiles/wesnoth-client.dir/ai/testing.cpp.o.d -o src/CMakeFiles/wesnoth-client.dir/ai/testing.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/ai/testing.cpp >[30/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-anl.mo af.po >[31/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-aoi.mo af.po >[32/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth-ai.mo af.po >[33/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES >[34/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-tsg.mo ang.po >[35/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/af/LC_MESSAGES/wesnoth.mo af.po >[36/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-tutorial.mo ang.po >[37/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-units.mo ang.po >[38/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-manpages.mo ang.po >[39/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-manual.mo ang.po >[40/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-utbs.mo ang.po >[41/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-ai.mo ang.po >[42/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth.mo ang.po >[43/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-anl.mo ang.po >[44/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-aoi.mo ang.po >[45/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-did.mo ang.po >[46/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-dm.mo ang.po >[47/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-editor.mo ang.po >[48/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-dw.mo ang.po >[49/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-ei.mo ang.po >[50/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-help.mo ang.po >[51/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-l.mo ang.po >[52/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-httt.mo ang.po >[53/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-lib.mo ang.po >[54/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-low.mo ang.po >[55/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-multiplayer.mo ang.po >[56/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-sof.mo ang.po >[57/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-nr.mo ang.po >[58/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-sota.mo ang.po >[59/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-tb.mo ang.po >[60/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-test.mo ang.po >[61/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-sotbe.mo ang.po >[62/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-thot.mo ang.po >[63/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES >[64/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang/LC_MESSAGES/wesnoth-trow.mo ang.po >[65/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-ei.mo ang@latin.po >[66/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-sof.mo ang@latin.po >[67/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-sota.mo ang@latin.po >[68/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-client.dir/carryover.cpp.o -MF src/CMakeFiles/wesnoth-client.dir/carryover.cpp.o.d -o src/CMakeFiles/wesnoth-client.dir/carryover.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/carryover.cpp >[69/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-editor.mo ang@latin.po >[70/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-sotbe.mo ang@latin.po >[71/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-l.mo ang@latin.po >[72/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-dw.mo ang@latin.po >[73/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-dm.mo ang@latin.po >[74/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-tutorial.mo ang@latin.po >[75/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-trow.mo ang@latin.po >[76/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-tsg.mo ang@latin.po >[77/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-multiplayer.mo ang@latin.po >[78/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-low.mo ang@latin.po >[79/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-lib.mo ang@latin.po >[80/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-anl.mo ang@latin.po >[81/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth.mo ang@latin.po >[82/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-units.mo ang@latin.po >[83/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-manpages.mo ang@latin.po >[84/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-manual.mo ang@latin.po >[85/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-ai.mo ang@latin.po >[86/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-utbs.mo ang@latin.po >[87/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-httt.mo ang@latin.po >[88/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-did.mo ang@latin.po >[89/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-help.mo ang@latin.po >[90/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-aoi.mo ang@latin.po >[91/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-tb.mo ang@latin.po >[92/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-test.mo ang@latin.po >[93/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-nr.mo ang@latin.po >[94/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES >[95/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ang@latin/LC_MESSAGES/wesnoth-thot.mo ang@latin.po >[96/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES >[97/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-client.dir/attack_prediction.cpp.o -MF src/CMakeFiles/wesnoth-client.dir/attack_prediction.cpp.o.d -o src/CMakeFiles/wesnoth-client.dir/attack_prediction.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/attack_prediction.cpp >[98/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-trow.mo ar.po >[99/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-tsg.mo ar.po >[100/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-sof.mo ast.po >[101/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-nr.mo ast.po >[102/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-sota.mo ast.po >[103/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-tb.mo ast.po >[104/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-sotbe.mo ast.po >[105/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-test.mo ast.po >[106/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-thot.mo ast.po >[107/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-tutorial.mo ast.po >[108/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-tsg.mo ast.po >[109/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-tutorial.mo ar.po >[110/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-trow.mo ast.po >[111/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-units.mo ast.po >[112/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-manpages.mo ar.po >[113/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-units.mo ar.po >[114/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-did.mo ar.po >[115/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-dm.mo ar.po >[116/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-dw.mo ar.po >[117/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-editor.mo ar.po >[118/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-ei.mo ar.po >[119/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-manual.mo ar.po >[120/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-utbs.mo ar.po >[121/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-ai.mo ast.po >[122/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth.mo ast.po >[123/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-anl.mo ast.po >[124/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-aoi.mo ast.po >[125/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-dw.mo ast.po >[126/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-did.mo ast.po >[127/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-dm.mo ast.po >[128/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-sof.mo ar.po >[129/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-sota.mo ar.po >[130/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-nr.mo ar.po >[131/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-sotbe.mo ar.po >[132/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-tb.mo ar.po >[133/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-test.mo ar.po >[134/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-editor.mo ast.po >[135/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-thot.mo ar.po >[136/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-ei.mo ast.po >[137/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-help.mo ast.po >[138/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-l.mo ast.po >[139/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-multiplayer.mo ast.po >[140/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-httt.mo ast.po >[141/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-lib.mo ast.po >[142/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-low.mo ast.po >[143/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-l.mo ar.po >[144/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-help.mo ar.po >[145/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-lib.mo ar.po >[146/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-httt.mo ar.po >[147/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-multiplayer.mo ar.po >[148/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-anl.mo ar.po >[149/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-low.mo ar.po >[150/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-ai.mo ar.po >[151/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth-aoi.mo ar.po >[152/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-manpages.mo ast.po >[153/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ar/LC_MESSAGES/wesnoth.mo ar.po >[154/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES >[155/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES >[156/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-test.mo bg.po >[157/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-manual.mo ast.po >[158/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-thot.mo bg.po >[159/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-multiplayer.mo ca.po >[160/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-tutorial.mo bg.po >[161/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-tsg.mo bg.po >[162/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-trow.mo bg.po >[163/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ast/LC_MESSAGES/wesnoth-utbs.mo ast.po >[164/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-manpages.mo bg.po >[165/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-manual.mo bg.po >[166/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-units.mo bg.po >[167/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-ai.mo ca.po >[168/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-anl.mo ca.po >[169/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-aoi.mo ca.po >[170/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-did.mo ca.po >[171/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth.mo ca.po >[172/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-editor.mo ca.po >[173/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-dm.mo ca.po >[174/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-dw.mo ca.po >[175/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-ei.mo ca.po >[176/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-help.mo ca.po >[177/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-utbs.mo bg.po >[178/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-l.mo ca.po >[179/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-httt.mo ca.po >[180/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-lib.mo ca.po >[181/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-low.mo ca.po >[182/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-sof.mo ca.po >[183/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-ai.mo bg.po >[184/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-nr.mo ca.po >[185/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-aoi.mo bg.po >[186/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-anl.mo bg.po >[187/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-did.mo bg.po >[188/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-dw.mo bg.po >[189/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-dm.mo bg.po >[190/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-editor.mo bg.po >[191/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth.mo bg.po >[192/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-ei.mo bg.po >[193/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-help.mo bg.po >[194/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-lib.mo bg.po >[195/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-httt.mo bg.po >[196/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-l.mo bg.po >[197/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-low.mo bg.po >[198/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-multiplayer.mo bg.po >[199/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-sota.mo bg.po >[200/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-sof.mo bg.po >[201/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-tb.mo bg.po >[202/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-sotbe.mo bg.po >[203/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-sota.mo ca.po >[204/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-test.mo ca.po >[205/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/bg/LC_MESSAGES/wesnoth-nr.mo bg.po >[206/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-tb.mo ca.po >[207/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-sotbe.mo ca.po >[208/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-thot.mo ca.po >[209/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-tutorial.mo ca.po >[210/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-tsg.mo ca.po >[211/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-trow.mo ca.po >[212/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-manpages.mo ca.po >[213/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES >[214/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-units.mo ca.po >[215/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-test.mo ca_ES@valencia.po >[216/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tb.mo ca_ES@valencia.po >[217/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-manual.mo ca.po >[218/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-thot.mo ca_ES@valencia.po >[219/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tutorial.mo ca_ES@valencia.po >[220/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tsg.mo ca_ES@valencia.po >[221/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-trow.mo ca_ES@valencia.po >[222/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manpages.mo ca_ES@valencia.po >[223/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-units.mo ca_ES@valencia.po >[224/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manual.mo ca_ES@valencia.po >[225/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca/LC_MESSAGES/wesnoth-utbs.mo ca.po >[226/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-anl.mo ca_ES@valencia.po >[227/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-ai.mo ca_ES@valencia.po >[228/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-aoi.mo ca_ES@valencia.po >[229/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-utbs.mo ca_ES@valencia.po >[230/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-did.mo ca_ES@valencia.po >[231/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth.mo ca_ES@valencia.po >[232/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-dm.mo ca_ES@valencia.po >[233/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-editor.mo ca_ES@valencia.po >[234/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-dw.mo ca_ES@valencia.po >[235/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-ei.mo ca_ES@valencia.po >[236/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-l.mo ca_ES@valencia.po >[237/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-help.mo ca_ES@valencia.po >[238/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-httt.mo ca_ES@valencia.po >[239/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-low.mo ca_ES@valencia.po >[240/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-lib.mo ca_ES@valencia.po >[241/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-multiplayer.mo ca_ES@valencia.po >[242/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sof.mo ca_ES@valencia.po >[243/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sota.mo ca_ES@valencia.po >[244/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES >[245/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sotbe.mo ca_ES@valencia.po >[246/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES >[247/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-nr.mo ca_ES@valencia.po >[248/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-anl.mo cs.po >[249/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-ai.mo cs.po >[250/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-aoi.mo cs.po >[251/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-dw.mo cs.po >[252/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth.mo cs.po >[253/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-did.mo cs.po >[254/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-editor.mo cs.po >[255/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-dm.mo cs.po >[256/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-l.mo cs.po >[257/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-ei.mo cs.po >[258/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-help.mo cs.po >[259/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-httt.mo cs.po >[260/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-low.mo cs.po >[261/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-lib.mo cs.po >[262/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-multiplayer.mo cs.po >[263/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-sof.mo cs.po >[264/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-sota.mo cs.po >[265/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-sotbe.mo cs.po >[266/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-test.mo cs.po >[267/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-tb.mo cs.po >[268/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-thot.mo cs.po >[269/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-nr.mo cs.po >[270/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-tutorial.mo cs.po >[271/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-tsg.mo cs.po >[272/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-trow.mo cs.po >[273/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-manpages.mo cs.po >[274/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-units.mo cs.po >[275/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-manual.mo cs.po >[276/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-ai.mo da.po >[277/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-anl.mo da.po >[278/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-aoi.mo da.po >[279/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth.mo da.po >[280/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-did.mo da.po >[281/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-dm.mo da.po >[282/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-editor.mo da.po >[283/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-dw.mo da.po >[284/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/cs/LC_MESSAGES/wesnoth-utbs.mo cs.po >[285/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-ei.mo da.po >[286/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-help.mo da.po >[287/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-l.mo da.po >[288/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-multiplayer.mo da.po >[289/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-lib.mo da.po >[290/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-httt.mo da.po >[291/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-low.mo da.po >[292/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-sof.mo da.po >[293/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-sota.mo da.po >[294/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-test.mo da.po >[295/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-tb.mo da.po >[296/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-sotbe.mo da.po >[297/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-thot.mo da.po >[298/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-nr.mo da.po >[299/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-tutorial.mo da.po >[300/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-tsg.mo da.po >[301/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-trow.mo da.po >[302/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-manpages.mo da.po >[303/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-units.mo da.po >[304/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES >[305/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES >[306/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-manual.mo da.po >[307/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-anl.mo de.po >[308/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-ai.mo de.po >[309/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-aoi.mo de.po >[310/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth.mo de.po >[311/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-did.mo de.po >[312/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-dw.mo de.po >[313/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-editor.mo de.po >[314/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-dm.mo de.po >[315/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/da/LC_MESSAGES/wesnoth-utbs.mo da.po >[316/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-l.mo de.po >[317/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-ei.mo de.po >[318/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-help.mo de.po >[319/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-httt.mo de.po >[320/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-multiplayer.mo de.po >[321/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-low.mo de.po >[322/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-lib.mo de.po >[323/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-sof.mo de.po >[324/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-sota.mo de.po >[325/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-sotbe.mo de.po >[326/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-test.mo de.po >[327/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-tb.mo de.po >[328/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-thot.mo de.po >[329/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-nr.mo de.po >[330/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-tutorial.mo de.po >[331/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-tsg.mo de.po >[332/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-trow.mo de.po >[333/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-manpages.mo de.po >[334/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-units.mo de.po >[335/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-manual.mo de.po >[336/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-ai.mo el.po >[337/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-anl.mo el.po >[338/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-aoi.mo el.po >[339/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth.mo el.po >[340/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-did.mo el.po >[341/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-dw.mo el.po >[342/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-editor.mo el.po >[343/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-dm.mo el.po >[344/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/de/LC_MESSAGES/wesnoth-utbs.mo de.po >[345/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-ei.mo el.po >[346/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-l.mo el.po >[347/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-help.mo el.po >[348/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-multiplayer.mo el.po >[349/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-lib.mo el.po >[350/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-httt.mo el.po >[351/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-low.mo el.po >[352/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-sof.mo el.po >[353/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-sota.mo el.po >[354/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-tb.mo el.po >[355/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-test.mo el.po >[356/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-nr.mo el.po >[357/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-sotbe.mo el.po >[358/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-thot.mo el.po >[359/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-tutorial.mo el.po >[360/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-tsg.mo el.po >[361/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-trow.mo el.po >[362/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-manpages.mo el.po >[363/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES >[364/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-manual.mo el.po >[365/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-units.mo el.po >[366/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-anl.mo en_GB.po >[367/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-ai.mo en_GB.po >[368/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-aoi.mo en_GB.po >[369/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth.mo en_GB.po >[370/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-dw.mo en_GB.po >[371/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-did.mo en_GB.po >[372/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-editor.mo en_GB.po >[373/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-dm.mo en_GB.po >[374/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-ei.mo en_GB.po >[375/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/el/LC_MESSAGES/wesnoth-utbs.mo el.po >[376/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-l.mo en_GB.po >[377/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-help.mo en_GB.po >[378/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-httt.mo en_GB.po >[379/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-lib.mo en_GB.po >[380/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-multiplayer.mo en_GB.po >[381/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-low.mo en_GB.po >[382/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-sof.mo en_GB.po >[383/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-sota.mo en_GB.po >[384/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-test.mo en_GB.po >[385/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-tb.mo en_GB.po >[386/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-sotbe.mo en_GB.po >[387/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-nr.mo en_GB.po >[388/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-thot.mo en_GB.po >[389/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-tutorial.mo en_GB.po >[390/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-trow.mo en_GB.po >[391/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-tsg.mo en_GB.po >[392/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-manpages.mo en_GB.po >[393/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-units.mo en_GB.po >[394/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES >[395/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES >[396/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-manual.mo en_GB.po >[397/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-ai.mo en@shaw.po >[398/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-anl.mo en@shaw.po >[399/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-aoi.mo en@shaw.po >[400/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-did.mo en@shaw.po >[401/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-dm.mo en@shaw.po >[402/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-dw.mo en@shaw.po >[403/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-editor.mo en@shaw.po >[404/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en_GB/LC_MESSAGES/wesnoth-utbs.mo en_GB.po >[405/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth.mo en@shaw.po >[406/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-ei.mo en@shaw.po >[407/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-l.mo en@shaw.po >[408/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-help.mo en@shaw.po >[409/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-lib.mo en@shaw.po >[410/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-multiplayer.mo en@shaw.po >[411/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-low.mo en@shaw.po >[412/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-httt.mo en@shaw.po >[413/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-sota.mo en@shaw.po >[414/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-sof.mo en@shaw.po >[415/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-test.mo en@shaw.po >[416/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-nr.mo en@shaw.po >[417/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-tb.mo en@shaw.po >[418/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-sotbe.mo en@shaw.po >[419/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-thot.mo en@shaw.po >[420/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-tutorial.mo en@shaw.po >[421/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-tsg.mo en@shaw.po >[422/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-trow.mo en@shaw.po >[423/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-manpages.mo en@shaw.po >[424/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-units.mo en@shaw.po >[425/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-ai.mo es.po >[426/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-anl.mo es.po >[427/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-manual.mo en@shaw.po >[428/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/en@shaw/LC_MESSAGES/wesnoth-utbs.mo en@shaw.po >[429/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-aoi.mo es.po >[430/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth.mo es.po >[431/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-editor.mo es.po >[432/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-dw.mo es.po >[433/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-did.mo es.po >[434/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-dm.mo es.po >[435/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-ei.mo es.po >[436/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-l.mo es.po >[437/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-help.mo es.po >[438/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-lib.mo es.po >[439/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-low.mo es.po >[440/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-httt.mo es.po >[441/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-multiplayer.mo es.po >[442/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-sof.mo es.po >[443/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-sota.mo es.po >[444/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-sotbe.mo es.po >[445/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-test.mo es.po >[446/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-tb.mo es.po >[447/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-thot.mo es.po >[448/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-nr.mo es.po >[449/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-tutorial.mo es.po >[450/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-trow.mo es.po >[451/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-tsg.mo es.po >[452/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-manpages.mo es.po >[453/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES >[454/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-units.mo es.po >[455/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-manual.mo es.po >[456/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-l.mo eo.po >[457/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-help.mo eo.po >[458/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-ai.mo eo.po >[459/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-anl.mo eo.po >[460/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-httt.mo eo.po >[461/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-aoi.mo eo.po >[462/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth.mo eo.po >[463/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-did.mo eo.po >[464/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/es/LC_MESSAGES/wesnoth-utbs.mo es.po >[465/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-editor.mo eo.po >[466/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-dm.mo eo.po >[467/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-dw.mo eo.po >[468/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-multiplayer.mo eo.po >[469/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-ei.mo eo.po >[470/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-low.mo eo.po >[471/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-lib.mo eo.po >[472/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-sof.mo eo.po >[473/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-sota.mo eo.po >[474/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-test.mo eo.po >[475/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-tb.mo eo.po >[476/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-sotbe.mo eo.po >[477/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-nr.mo eo.po >[478/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-thot.mo eo.po >[479/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-tutorial.mo eo.po >[480/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-tsg.mo eo.po >[481/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-trow.mo eo.po >[482/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-manpages.mo eo.po >[483/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES >[484/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-units.mo eo.po >[485/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-manual.mo eo.po >[486/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-ai.mo et.po >[487/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-anl.mo et.po >[488/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-aoi.mo et.po >[489/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eo/LC_MESSAGES/wesnoth-utbs.mo eo.po >[490/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-did.mo et.po >[491/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-editor.mo et.po >[492/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-dm.mo et.po >[493/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth.mo et.po >[494/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-dw.mo et.po >[495/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-ei.mo et.po >[496/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-l.mo et.po >[497/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-help.mo et.po >[498/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-low.mo et.po >[499/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-httt.mo et.po >[500/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-lib.mo et.po >[501/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-multiplayer.mo et.po >[502/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-sota.mo et.po >[503/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-sof.mo et.po >[504/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-test.mo et.po >[505/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-sotbe.mo et.po >[506/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-tb.mo et.po >[507/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-thot.mo et.po >[508/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-nr.mo et.po >[509/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-tutorial.mo et.po >[510/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-tsg.mo et.po >[511/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-trow.mo et.po >[512/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-manpages.mo et.po >[513/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES >[514/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-units.mo et.po >[515/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-manual.mo et.po >[516/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-ai.mo eu.po >[517/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-anl.mo eu.po >[518/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-aoi.mo eu.po >[519/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth.mo eu.po >[520/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-did.mo eu.po >[521/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-dw.mo eu.po >[522/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-dm.mo eu.po >[523/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-editor.mo eu.po >[524/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-ei.mo eu.po >[525/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/et/LC_MESSAGES/wesnoth-utbs.mo et.po >[526/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-help.mo eu.po >[527/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-l.mo eu.po >[528/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-httt.mo eu.po >[529/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-multiplayer.mo eu.po >[530/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-low.mo eu.po >[531/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-lib.mo eu.po >[532/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-sof.mo eu.po >[533/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-sota.mo eu.po >[534/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-sotbe.mo eu.po >[535/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-test.mo eu.po >[536/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-tb.mo eu.po >[537/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-nr.mo eu.po >[538/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-thot.mo eu.po >[539/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-tutorial.mo eu.po >[540/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-tsg.mo eu.po >[541/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-trow.mo eu.po >[542/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-manpages.mo eu.po >[543/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-units.mo eu.po >[544/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES >[545/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES >[546/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-manual.mo eu.po >[547/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-tutorial.mo fi.po >[548/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-trow.mo fi.po >[549/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-tsg.mo fi.po >[550/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/eu/LC_MESSAGES/wesnoth-utbs.mo eu.po >[551/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-manpages.mo fi.po >[552/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-units.mo fi.po >[553/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-manual.mo fi.po >[554/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-ai.mo fr.po >[555/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-anl.mo fr.po >[556/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-aoi.mo fr.po >[557/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-utbs.mo fi.po >[558/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-did.mo fr.po >[559/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth.mo fr.po >[560/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-editor.mo fr.po >[561/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-dm.mo fr.po >[562/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-dw.mo fr.po >[563/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-anl.mo fi.po >[564/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-ai.mo fi.po >[565/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-aoi.mo fi.po >[566/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-dw.mo fi.po >[567/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-did.mo fi.po >[568/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-dm.mo fi.po >[569/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-editor.mo fi.po >[570/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth.mo fi.po >[571/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-ei.mo fi.po >[572/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-l.mo fi.po >[573/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-help.mo fi.po >[574/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-httt.mo fi.po >[575/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-lib.mo fi.po >[576/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-multiplayer.mo fi.po >[577/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-low.mo fi.po >[578/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-sof.mo fi.po >[579/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-sota.mo fi.po >[580/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-test.mo fi.po >[581/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-sotbe.mo fi.po >[582/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-tb.mo fi.po >[583/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-nr.mo fi.po >[584/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fi/LC_MESSAGES/wesnoth-thot.mo fi.po >[585/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-l.mo fr.po >[586/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-ei.mo fr.po >[587/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-help.mo fr.po >[588/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-httt.mo fr.po >[589/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-lib.mo fr.po >[590/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-multiplayer.mo fr.po >[591/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-low.mo fr.po >[592/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-sof.mo fr.po >[593/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-sota.mo fr.po >[594/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-sotbe.mo fr.po >[595/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-test.mo fr.po >[596/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-tb.mo fr.po >[597/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-thot.mo fr.po >[598/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-nr.mo fr.po >[599/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-tutorial.mo fr.po >[600/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-trow.mo fr.po >[601/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-tsg.mo fr.po >[602/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-manpages.mo fr.po >[603/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES >[604/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-units.mo fr.po >[605/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-manual.mo fr.po >[606/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-ai.mo fur_IT.po >[607/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-anl.mo fur_IT.po >[608/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-aoi.mo fur_IT.po >[609/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth.mo fur_IT.po >[610/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-dw.mo fur_IT.po >[611/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-did.mo fur_IT.po >[612/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-dm.mo fur_IT.po >[613/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-editor.mo fur_IT.po >[614/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-ei.mo fur_IT.po >[615/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-help.mo fur_IT.po >[616/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-l.mo fur_IT.po >[617/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fr/LC_MESSAGES/wesnoth-utbs.mo fr.po >[618/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-httt.mo fur_IT.po >[619/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-multiplayer.mo fur_IT.po >[620/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-lib.mo fur_IT.po >[621/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-low.mo fur_IT.po >[622/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-sof.mo fur_IT.po >[623/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-sota.mo fur_IT.po >[624/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-test.mo fur_IT.po >[625/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-sotbe.mo fur_IT.po >[626/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-tb.mo fur_IT.po >[627/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-nr.mo fur_IT.po >[628/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-thot.mo fur_IT.po >[629/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-tutorial.mo fur_IT.po >[630/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-tsg.mo fur_IT.po >[631/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-trow.mo fur_IT.po >[632/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-manpages.mo fur_IT.po >[633/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-units.mo fur_IT.po >[634/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES >[635/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES >[636/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-manual.mo fur_IT.po >[637/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-anl.mo ga.po >[638/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-ai.mo ga.po >[639/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-aoi.mo ga.po >[640/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/fur_IT/LC_MESSAGES/wesnoth-utbs.mo fur_IT.po >[641/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-did.mo ga.po >[642/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth.mo ga.po >[643/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-editor.mo ga.po >[644/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-dm.mo ga.po >[645/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-dw.mo ga.po >[646/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-ei.mo ga.po >[647/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-l.mo ga.po >[648/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-help.mo ga.po >[649/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-httt.mo ga.po >[650/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-multiplayer.mo ga.po >[651/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-low.mo ga.po >[652/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-lib.mo ga.po >[653/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-sof.mo ga.po >[654/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-sota.mo ga.po >[655/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-test.mo ga.po >[656/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-sotbe.mo ga.po >[657/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-tb.mo ga.po >[658/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-nr.mo ga.po >[659/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-thot.mo ga.po >[660/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-tutorial.mo ga.po >[661/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-tsg.mo ga.po >[662/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-trow.mo ga.po >[663/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-manpages.mo ga.po >[664/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-units.mo ga.po >[665/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-manual.mo ga.po >[666/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-ai.mo gd.po >[667/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-anl.mo gd.po >[668/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-aoi.mo gd.po >[669/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth.mo gd.po >[670/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-did.mo gd.po >[671/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-dm.mo gd.po >[672/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-dw.mo gd.po >[673/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ga/LC_MESSAGES/wesnoth-utbs.mo ga.po >[674/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-editor.mo gd.po >[675/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-ei.mo gd.po >[676/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-l.mo gd.po >[677/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-help.mo gd.po >[678/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-low.mo gd.po >[679/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-lib.mo gd.po >[680/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-httt.mo gd.po >[681/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-multiplayer.mo gd.po >[682/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-sof.mo gd.po >[683/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-sota.mo gd.po >[684/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-sotbe.mo gd.po >[685/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-nr.mo gd.po >[686/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-tb.mo gd.po >[687/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-test.mo gd.po >[688/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-thot.mo gd.po >[689/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-tutorial.mo gd.po >[690/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-tsg.mo gd.po >[691/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-trow.mo gd.po >[692/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-manpages.mo gd.po >[693/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES >[694/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-units.mo gd.po >[695/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-manual.mo gd.po >[696/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-anl.mo gl.po >[697/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-ai.mo gl.po >[698/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-aoi.mo gl.po >[699/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gd/LC_MESSAGES/wesnoth-utbs.mo gd.po >[700/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-did.mo gl.po >[701/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-dm.mo gl.po >[702/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-dw.mo gl.po >[703/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-editor.mo gl.po >[704/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth.mo gl.po >[705/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-ei.mo gl.po >[706/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-l.mo gl.po >[707/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-help.mo gl.po >[708/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-httt.mo gl.po >[709/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-lib.mo gl.po >[710/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-low.mo gl.po >[711/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-multiplayer.mo gl.po >[712/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-sof.mo gl.po >[713/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-sota.mo gl.po >[714/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-sotbe.mo gl.po >[715/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-test.mo gl.po >[716/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-tb.mo gl.po >[717/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-nr.mo gl.po >[718/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-thot.mo gl.po >[719/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-tutorial.mo gl.po >[720/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-trow.mo gl.po >[721/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-tsg.mo gl.po >[722/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-manpages.mo gl.po >[723/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-units.mo gl.po >[724/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES >[725/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES >[726/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-manual.mo gl.po >[727/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-anl.mo he.po >[728/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-ai.mo he.po >[729/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-aoi.mo he.po >[730/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth.mo he.po >[731/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-did.mo he.po >[732/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-editor.mo he.po >[733/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-dw.mo he.po >[734/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-dm.mo he.po >[735/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-ei.mo he.po >[736/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/gl/LC_MESSAGES/wesnoth-utbs.mo gl.po >[737/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-l.mo he.po >[738/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-help.mo he.po >[739/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-multiplayer.mo he.po >[740/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-low.mo he.po >[741/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-lib.mo he.po >[742/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-httt.mo he.po >[743/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-sof.mo he.po >[744/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-sota.mo he.po >[745/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-test.mo he.po >[746/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-tb.mo he.po >[747/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-nr.mo he.po >[748/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-sotbe.mo he.po >[749/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-thot.mo he.po >[750/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-tutorial.mo he.po >[751/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-trow.mo he.po >[752/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-tsg.mo he.po >[753/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-units.mo he.po >[754/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-manpages.mo he.po >[755/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-ai.mo hr.po >[756/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-manual.mo he.po >[757/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-anl.mo hr.po >[758/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth.mo hr.po >[759/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-aoi.mo hr.po >[760/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/he/LC_MESSAGES/wesnoth-utbs.mo he.po >[761/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-did.mo hr.po >[762/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-dw.mo hr.po >[763/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-editor.mo hr.po >[764/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-dm.mo hr.po >[765/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-ei.mo hr.po >[766/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-l.mo hr.po >[767/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-help.mo hr.po >[768/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-httt.mo hr.po >[769/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-lib.mo hr.po >[770/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-low.mo hr.po >[771/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-multiplayer.mo hr.po >[772/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-sof.mo hr.po >[773/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-sota.mo hr.po >[774/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-tb.mo hr.po >[775/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-test.mo hr.po >[776/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-sotbe.mo hr.po >[777/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-nr.mo hr.po >[778/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-thot.mo hr.po >[779/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-tutorial.mo hr.po >[780/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-tsg.mo hr.po >[781/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-trow.mo hr.po >[782/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-manpages.mo hr.po >[783/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES >[784/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-manual.mo hr.po >[785/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-units.mo hr.po >[786/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-anl.mo hu.po >[787/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-ai.mo hu.po >[788/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hr/LC_MESSAGES/wesnoth-utbs.mo hr.po >[789/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-aoi.mo hu.po >[790/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth.mo hu.po >[791/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-dm.mo hu.po >[792/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-editor.mo hu.po >[793/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-did.mo hu.po >[794/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-dw.mo hu.po >[795/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-l.mo hu.po >[796/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-ei.mo hu.po >[797/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-help.mo hu.po >[798/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-lib.mo hu.po >[799/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-httt.mo hu.po >[800/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-multiplayer.mo hu.po >[801/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-low.mo hu.po >[802/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-sof.mo hu.po >[803/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-sota.mo hu.po >[804/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-tb.mo hu.po >[805/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-test.mo hu.po >[806/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-sotbe.mo hu.po >[807/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-nr.mo hu.po >[808/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-thot.mo hu.po >[809/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-tutorial.mo hu.po >[810/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-tsg.mo hu.po >[811/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-trow.mo hu.po >[812/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-manpages.mo hu.po >[813/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-units.mo hu.po >[814/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES >[815/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES >[816/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-manual.mo hu.po >[817/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-ai.mo id.po >[818/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-anl.mo id.po >[819/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-aoi.mo id.po >[820/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-did.mo id.po >[821/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth.mo id.po >[822/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-dm.mo id.po >[823/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/hu/LC_MESSAGES/wesnoth-utbs.mo hu.po >[824/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-editor.mo id.po >[825/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-dw.mo id.po >[826/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-ei.mo id.po >[827/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-l.mo id.po >[828/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-help.mo id.po >[829/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-lib.mo id.po >[830/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-low.mo id.po >[831/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-httt.mo id.po >[832/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-multiplayer.mo id.po >[833/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-sota.mo id.po >[834/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-sof.mo id.po >[835/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-test.mo id.po >[836/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-tb.mo id.po >[837/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-sotbe.mo id.po >[838/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-thot.mo id.po >[839/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-nr.mo id.po >[840/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-tutorial.mo id.po >[841/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-tsg.mo id.po >[842/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-trow.mo id.po >[843/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-manpages.mo id.po >[844/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-units.mo id.po >[845/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-manual.mo id.po >[846/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-ai.mo is.po >[847/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-anl.mo is.po >[848/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-aoi.mo is.po >[849/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth.mo is.po >[850/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-did.mo is.po >[851/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-dm.mo is.po >[852/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-editor.mo is.po >[853/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-dw.mo is.po >[854/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-ei.mo is.po >[855/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/id/LC_MESSAGES/wesnoth-utbs.mo id.po >[856/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-l.mo is.po >[857/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-help.mo is.po >[858/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-httt.mo is.po >[859/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-multiplayer.mo is.po >[860/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-low.mo is.po >[861/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-lib.mo is.po >[862/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-sof.mo is.po >[863/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-sota.mo is.po >[864/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-sotbe.mo is.po >[865/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-test.mo is.po >[866/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-nr.mo is.po >[867/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-tb.mo is.po >[868/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-thot.mo is.po >[869/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-tutorial.mo is.po >[870/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-tsg.mo is.po >[871/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-trow.mo is.po >[872/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-manpages.mo is.po >[873/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-units.mo is.po >[874/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES >[875/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES >[876/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-manual.mo is.po >[877/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-anl.mo it.po >[878/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-ai.mo it.po >[879/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-aoi.mo it.po >[880/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth.mo it.po >[881/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/is/LC_MESSAGES/wesnoth-utbs.mo is.po >[882/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-editor.mo it.po >[883/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-did.mo it.po >[884/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-dw.mo it.po >[885/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-dm.mo it.po >[886/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-ei.mo it.po >[887/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-l.mo it.po >[888/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-help.mo it.po >[889/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-lib.mo it.po >[890/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-low.mo it.po >[891/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-httt.mo it.po >[892/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-multiplayer.mo it.po >[893/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-sof.mo it.po >[894/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-sota.mo it.po >[895/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-sotbe.mo it.po >[896/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-test.mo it.po >[897/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-tb.mo it.po >[898/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-thot.mo it.po >[899/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-nr.mo it.po >[900/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-tutorial.mo it.po >[901/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-trow.mo it.po >[902/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-tsg.mo it.po >[903/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-manpages.mo it.po >[904/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-units.mo it.po >[905/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-ai.mo ja.po >[906/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-manual.mo it.po >[907/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-anl.mo ja.po >[908/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-aoi.mo ja.po >[909/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth.mo ja.po >[910/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-did.mo ja.po >[911/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-dw.mo ja.po >[912/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-editor.mo ja.po >[913/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-dm.mo ja.po >[914/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/it/LC_MESSAGES/wesnoth-utbs.mo it.po >[915/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-ei.mo ja.po >[916/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-help.mo ja.po >[917/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-l.mo ja.po >[918/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-lib.mo ja.po >[919/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-multiplayer.mo ja.po >[920/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-httt.mo ja.po >[921/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-low.mo ja.po >[922/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-sof.mo ja.po >[923/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-sota.mo ja.po >[924/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-test.mo ja.po >[925/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-tb.mo ja.po >[926/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-sotbe.mo ja.po >[927/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-nr.mo ja.po >[928/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-thot.mo ja.po >[929/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-tutorial.mo ja.po >[930/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-tsg.mo ja.po >[931/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-trow.mo ja.po >[932/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-manpages.mo ja.po >[933/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES >[934/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-units.mo ja.po >[935/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-manual.mo ja.po >[936/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-anl.mo ko.po >[937/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-ai.mo ko.po >[938/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-aoi.mo ko.po >[939/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth.mo ko.po >[940/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-did.mo ko.po >[941/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-editor.mo ko.po >[942/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-dm.mo ko.po >[943/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-dw.mo ko.po >[944/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ja/LC_MESSAGES/wesnoth-utbs.mo ja.po >[945/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-ei.mo ko.po >[946/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-l.mo ko.po >[947/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-help.mo ko.po >[948/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-multiplayer.mo ko.po >[949/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-httt.mo ko.po >[950/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-lib.mo ko.po >[951/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-low.mo ko.po >[952/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-sof.mo ko.po >[953/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-sota.mo ko.po >[954/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-tb.mo ko.po >[955/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-test.mo ko.po >[956/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-nr.mo ko.po >[957/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-sotbe.mo ko.po >[958/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-thot.mo ko.po >[959/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-tutorial.mo ko.po >[960/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-tsg.mo ko.po >[961/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-trow.mo ko.po >[962/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-units.mo ko.po >[963/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-manpages.mo ko.po >[964/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES >[965/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES >[966/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-manual.mo ko.po >[967/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-manual.mo la.po >[968/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-ai.mo lt.po >[969/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-anl.mo lt.po >[970/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-aoi.mo lt.po >[971/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ko/LC_MESSAGES/wesnoth-utbs.mo ko.po >[972/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth.mo lt.po >[973/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-did.mo lt.po >[974/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-anl.mo la.po >[975/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-ai.mo la.po >[976/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-aoi.mo la.po >[977/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth.mo la.po >[978/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-editor.mo la.po >[979/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-did.mo la.po >[980/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-dw.mo la.po >[981/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-dm.mo la.po >[982/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-ei.mo la.po >[983/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-l.mo la.po >[984/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-help.mo la.po >[985/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-lib.mo la.po >[986/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-multiplayer.mo la.po >[987/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-httt.mo la.po >[988/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-low.mo la.po >[989/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-sof.mo la.po >[990/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-sota.mo la.po >[991/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-test.mo la.po >[992/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-tb.mo la.po >[993/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-sotbe.mo la.po >[994/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-nr.mo la.po >[995/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-thot.mo la.po >[996/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-tutorial.mo la.po >[997/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-tsg.mo la.po >[998/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-trow.mo la.po >[999/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-manpages.mo la.po >[1000/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-units.mo la.po >[1001/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-dw.mo lt.po >[1002/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-editor.mo lt.po >[1003/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-dm.mo lt.po >[1004/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-ei.mo lt.po >[1005/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-l.mo lt.po >[1006/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/la/LC_MESSAGES/wesnoth-utbs.mo la.po >[1007/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-help.mo lt.po >[1008/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-multiplayer.mo lt.po >[1009/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-httt.mo lt.po >[1010/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-lib.mo lt.po >[1011/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-low.mo lt.po >[1012/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-sof.mo lt.po >[1013/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-sota.mo lt.po >[1014/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-sotbe.mo lt.po >[1015/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-tb.mo lt.po >[1016/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-test.mo lt.po >[1017/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-thot.mo lt.po >[1018/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-nr.mo lt.po >[1019/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-tsg.mo lt.po >[1020/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-tutorial.mo lt.po >[1021/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-trow.mo lt.po >[1022/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-manpages.mo lt.po >[1023/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES >[1024/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-units.mo lt.po >[1025/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-manual.mo lt.po >[1026/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-anl.mo lv.po >[1027/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-ai.mo lv.po >[1028/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-aoi.mo lv.po >[1029/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-did.mo lv.po >[1030/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth.mo lv.po >[1031/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lt/LC_MESSAGES/wesnoth-utbs.mo lt.po >[1032/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-dm.mo lv.po >[1033/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-editor.mo lv.po >[1034/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-dw.mo lv.po >[1035/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-ei.mo lv.po >[1036/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-l.mo lv.po >[1037/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-httt.mo lv.po >[1038/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-help.mo lv.po >[1039/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-low.mo lv.po >[1040/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-lib.mo lv.po >[1041/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-multiplayer.mo lv.po >[1042/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-sof.mo lv.po >[1043/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-sota.mo lv.po >[1044/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-test.mo lv.po >[1045/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-sotbe.mo lv.po >[1046/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-tb.mo lv.po >[1047/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-nr.mo lv.po >[1048/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-thot.mo lv.po >[1049/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-tutorial.mo lv.po >[1050/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-trow.mo lv.po >[1051/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-tsg.mo lv.po >[1052/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-manpages.mo lv.po >[1053/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-units.mo lv.po >[1054/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES >[1055/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES >[1056/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-manual.mo lv.po >[1057/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-anl.mo mk.po >[1058/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-ai.mo mk.po >[1059/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-aoi.mo mk.po >[1060/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth.mo mk.po >[1061/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/lv/LC_MESSAGES/wesnoth-utbs.mo lv.po >[1062/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-editor.mo mk.po >[1063/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-did.mo mk.po >[1064/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-dw.mo mk.po >[1065/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-dm.mo mk.po >[1066/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-ei.mo mk.po >[1067/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-l.mo mk.po >[1068/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-help.mo mk.po >[1069/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-multiplayer.mo mk.po >[1070/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-httt.mo mk.po >[1071/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-lib.mo mk.po >[1072/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-low.mo mk.po >[1073/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-sof.mo mk.po >[1074/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-sota.mo mk.po >[1075/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-sotbe.mo mk.po >[1076/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-test.mo mk.po >[1077/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-tb.mo mk.po >[1078/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-nr.mo mk.po >[1079/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-thot.mo mk.po >[1080/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-tutorial.mo mk.po >[1081/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-tsg.mo mk.po >[1082/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-trow.mo mk.po >[1083/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-manpages.mo mk.po >[1084/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-units.mo mk.po >[1085/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-ai.mo mr.po >[1086/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-manual.mo mk.po >[1087/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-anl.mo mr.po >[1088/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-aoi.mo mr.po >[1089/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth.mo mr.po >[1090/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-dw.mo mr.po >[1091/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-did.mo mr.po >[1092/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mk/LC_MESSAGES/wesnoth-utbs.mo mk.po >[1093/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-editor.mo mr.po >[1094/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-dm.mo mr.po >[1095/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-ei.mo mr.po >[1096/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-l.mo mr.po >[1097/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-help.mo mr.po >[1098/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-multiplayer.mo mr.po >[1099/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-httt.mo mr.po >[1100/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-low.mo mr.po >[1101/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-lib.mo mr.po >[1102/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-sof.mo mr.po >[1103/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-sota.mo mr.po >[1104/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-sotbe.mo mr.po >[1105/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-tb.mo mr.po >[1106/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-test.mo mr.po >[1107/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-nr.mo mr.po >[1108/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-thot.mo mr.po >[1109/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-tutorial.mo mr.po >[1110/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-tsg.mo mr.po >[1111/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-trow.mo mr.po >[1112/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-units.mo mr.po >[1113/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-manpages.mo mr.po >[1114/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES >[1115/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES >[1116/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-manual.mo mr.po >[1117/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-anl.mo nl.po >[1118/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-ai.mo nl.po >[1119/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-aoi.mo nl.po >[1120/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/mr/LC_MESSAGES/wesnoth-utbs.mo mr.po >[1121/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-did.mo nl.po >[1122/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-dw.mo nl.po >[1123/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-dm.mo nl.po >[1124/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-editor.mo nl.po >[1125/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth.mo nl.po >[1126/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-ei.mo nl.po >[1127/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-l.mo nl.po >[1128/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-help.mo nl.po >[1129/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-low.mo nl.po >[1130/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-lib.mo nl.po >[1131/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-httt.mo nl.po >[1132/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-multiplayer.mo nl.po >[1133/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-sof.mo nl.po >[1134/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-sota.mo nl.po >[1135/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-test.mo nl.po >[1136/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-sotbe.mo nl.po >[1137/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-tb.mo nl.po >[1138/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-nr.mo nl.po >[1139/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-thot.mo nl.po >[1140/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-tutorial.mo nl.po >[1141/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-tsg.mo nl.po >[1142/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-trow.mo nl.po >[1143/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-manpages.mo nl.po >[1144/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-units.mo nl.po >[1145/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-manual.mo nl.po >[1146/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-anl.mo nb_NO.po >[1147/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-ai.mo nb_NO.po >[1148/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-aoi.mo nb_NO.po >[1149/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth.mo nb_NO.po >[1150/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-did.mo nb_NO.po >[1151/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-editor.mo nb_NO.po >[1152/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-dm.mo nb_NO.po >[1153/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-dw.mo nb_NO.po >[1154/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-ei.mo nb_NO.po >[1155/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nl/LC_MESSAGES/wesnoth-utbs.mo nl.po >[1156/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-help.mo nb_NO.po >[1157/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-l.mo nb_NO.po >[1158/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-multiplayer.mo nb_NO.po >[1159/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-lib.mo nb_NO.po >[1160/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-httt.mo nb_NO.po >[1161/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-low.mo nb_NO.po >[1162/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-sof.mo nb_NO.po >[1163/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-sota.mo nb_NO.po >[1164/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-test.mo nb_NO.po >[1165/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-tb.mo nb_NO.po >[1166/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-sotbe.mo nb_NO.po >[1167/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-nr.mo nb_NO.po >[1168/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-thot.mo nb_NO.po >[1169/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-tutorial.mo nb_NO.po >[1170/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-trow.mo nb_NO.po >[1171/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-tsg.mo nb_NO.po >[1172/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-manpages.mo nb_NO.po >[1173/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-units.mo nb_NO.po >[1174/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES >[1175/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES >[1176/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-manual.mo nb_NO.po >[1177/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-ai.mo pl.po >[1178/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-anl.mo pl.po >[1179/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-aoi.mo pl.po >[1180/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/nb_NO/LC_MESSAGES/wesnoth-utbs.mo nb_NO.po >[1181/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-did.mo pl.po >[1182/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-dm.mo pl.po >[1183/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-dw.mo pl.po >[1184/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-editor.mo pl.po >[1185/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth.mo pl.po >[1186/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-ei.mo pl.po >[1187/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-l.mo pl.po >[1188/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-help.mo pl.po >[1189/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-lib.mo pl.po >[1190/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-httt.mo pl.po >[1191/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-multiplayer.mo pl.po >[1192/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-low.mo pl.po >[1193/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-sota.mo pl.po >[1194/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-sof.mo pl.po >[1195/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-test.mo pl.po >[1196/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-tb.mo pl.po >[1197/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-sotbe.mo pl.po >[1198/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-thot.mo pl.po >[1199/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-nr.mo pl.po >[1200/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-tutorial.mo pl.po >[1201/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-tsg.mo pl.po >[1202/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-trow.mo pl.po >[1203/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-manpages.mo pl.po >[1204/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-units.mo pl.po >[1205/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-manual.mo pl.po >[1206/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-ai.mo pt.po >[1207/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-anl.mo pt.po >[1208/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth.mo pt.po >[1209/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-aoi.mo pt.po >[1210/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-did.mo pt.po >[1211/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-dw.mo pt.po >[1212/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-editor.mo pt.po >[1213/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-dm.mo pt.po >[1214/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-ei.mo pt.po >[1215/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pl/LC_MESSAGES/wesnoth-utbs.mo pl.po >[1216/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-help.mo pt.po >[1217/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-l.mo pt.po >[1218/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-httt.mo pt.po >[1219/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-multiplayer.mo pt.po >[1220/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-lib.mo pt.po >[1221/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-low.mo pt.po >[1222/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-sof.mo pt.po >[1223/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-sota.mo pt.po >[1224/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-test.mo pt.po >[1225/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-sotbe.mo pt.po >[1226/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-tb.mo pt.po >[1227/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-nr.mo pt.po >[1228/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-thot.mo pt.po >[1229/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-tutorial.mo pt.po >[1230/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-tsg.mo pt.po >[1231/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-trow.mo pt.po >[1232/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-manpages.mo pt.po >[1233/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-units.mo pt.po >[1234/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES >[1235/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES >[1236/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-manual.mo pt.po >[1237/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-ai.mo pt_BR.po >[1238/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-anl.mo pt_BR.po >[1239/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-aoi.mo pt_BR.po >[1240/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-did.mo pt_BR.po >[1241/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth.mo pt_BR.po >[1242/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt/LC_MESSAGES/wesnoth-utbs.mo pt.po >[1243/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-editor.mo pt_BR.po >[1244/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-dm.mo pt_BR.po >[1245/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-ei.mo pt_BR.po >[1246/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-dw.mo pt_BR.po >[1247/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-l.mo pt_BR.po >[1248/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-help.mo pt_BR.po >[1249/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-multiplayer.mo pt_BR.po >[1250/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-lib.mo pt_BR.po >[1251/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-low.mo pt_BR.po >[1252/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-httt.mo pt_BR.po >[1253/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-sof.mo pt_BR.po >[1254/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-sota.mo pt_BR.po >[1255/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-tb.mo pt_BR.po >[1256/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-test.mo pt_BR.po >[1257/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-sotbe.mo pt_BR.po >[1258/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-nr.mo pt_BR.po >[1259/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-thot.mo pt_BR.po >[1260/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-tutorial.mo pt_BR.po >[1261/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-tsg.mo pt_BR.po >[1262/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-trow.mo pt_BR.po >[1263/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-manpages.mo pt_BR.po >[1264/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-units.mo pt_BR.po >[1265/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-manual.mo pt_BR.po >[1266/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-anl.mo racv.po >[1267/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-ai.mo racv.po >[1268/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-aoi.mo racv.po >[1269/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-dm.mo racv.po >[1270/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-did.mo racv.po >[1271/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-editor.mo racv.po >[1272/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-dw.mo racv.po >[1273/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth.mo racv.po >[1274/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-ei.mo racv.po >[1275/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-help.mo racv.po >[1276/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-l.mo racv.po >[1277/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/pt_BR/LC_MESSAGES/wesnoth-utbs.mo pt_BR.po >[1278/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-lib.mo racv.po >[1279/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-low.mo racv.po >[1280/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-multiplayer.mo racv.po >[1281/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-httt.mo racv.po >[1282/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-sota.mo racv.po >[1283/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-sof.mo racv.po >[1284/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-test.mo racv.po >[1285/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-tb.mo racv.po >[1286/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-nr.mo racv.po >[1287/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-sotbe.mo racv.po >[1288/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-thot.mo racv.po >[1289/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-tutorial.mo racv.po >[1290/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-tsg.mo racv.po >[1291/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-trow.mo racv.po >[1292/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-manpages.mo racv.po >[1293/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES >[1294/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-units.mo racv.po >[1295/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-manual.mo racv.po >[1296/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-ai.mo ro.po >[1297/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-anl.mo ro.po >[1298/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-aoi.mo ro.po >[1299/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth.mo ro.po >[1300/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-did.mo ro.po >[1301/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-dw.mo ro.po >[1302/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-editor.mo ro.po >[1303/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-dm.mo ro.po >[1304/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-ei.mo ro.po >[1305/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-help.mo ro.po >[1306/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-l.mo ro.po >[1307/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/racv/LC_MESSAGES/wesnoth-utbs.mo racv.po >[1308/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-httt.mo ro.po >[1309/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-multiplayer.mo ro.po >[1310/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-low.mo ro.po >[1311/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-lib.mo ro.po >[1312/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-sof.mo ro.po >[1313/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-sota.mo ro.po >[1314/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-tb.mo ro.po >[1315/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-sotbe.mo ro.po >[1316/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-test.mo ro.po >[1317/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-nr.mo ro.po >[1318/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-thot.mo ro.po >[1319/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-tutorial.mo ro.po >[1320/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-tsg.mo ro.po >[1321/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-trow.mo ro.po >[1322/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-manpages.mo ro.po >[1323/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-units.mo ro.po >[1324/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES >[1325/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES >[1326/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-manual.mo ro.po >[1327/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-ai.mo ru.po >[1328/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-anl.mo ru.po >[1329/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-aoi.mo ru.po >[1330/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ro/LC_MESSAGES/wesnoth-utbs.mo ro.po >[1331/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth.mo ru.po >[1332/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-editor.mo ru.po >[1333/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-did.mo ru.po >[1334/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-dw.mo ru.po >[1335/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-dm.mo ru.po >[1336/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-ei.mo ru.po >[1337/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-l.mo ru.po >[1338/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-help.mo ru.po >[1339/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-low.mo ru.po >[1340/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-lib.mo ru.po >[1341/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-httt.mo ru.po >[1342/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-multiplayer.mo ru.po >[1343/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-sof.mo ru.po >[1344/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-sota.mo ru.po >[1345/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-test.mo ru.po >[1346/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-sotbe.mo ru.po >[1347/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-tb.mo ru.po >[1348/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-thot.mo ru.po >[1349/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-nr.mo ru.po >[1350/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-tutorial.mo ru.po >[1351/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-tsg.mo ru.po >[1352/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-trow.mo ru.po >[1353/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-manpages.mo ru.po >[1354/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-units.mo ru.po >[1355/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-manual.mo ru.po >[1356/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-ai.mo sk.po >[1357/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-anl.mo sk.po >[1358/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-aoi.mo sk.po >[1359/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-did.mo sk.po >[1360/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth.mo sk.po >[1361/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-dm.mo sk.po >[1362/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-editor.mo sk.po >[1363/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-dw.mo sk.po >[1364/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/ru/LC_MESSAGES/wesnoth-utbs.mo ru.po >[1365/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-ei.mo sk.po >[1366/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-l.mo sk.po >[1367/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-help.mo sk.po >[1368/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-lib.mo sk.po >[1369/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-httt.mo sk.po >[1370/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-multiplayer.mo sk.po >[1371/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-low.mo sk.po >[1372/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-sof.mo sk.po >[1373/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-sota.mo sk.po >[1374/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-test.mo sk.po >[1375/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-tb.mo sk.po >[1376/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-sotbe.mo sk.po >[1377/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-nr.mo sk.po >[1378/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-thot.mo sk.po >[1379/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-tutorial.mo sk.po >[1380/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-tsg.mo sk.po >[1381/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-trow.mo sk.po >[1382/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-manpages.mo sk.po >[1383/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-units.mo sk.po >[1384/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES >[1385/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES >[1386/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-manual.mo sk.po >[1387/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-ai.mo sl.po >[1388/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-anl.mo sl.po >[1389/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-aoi.mo sl.po >[1390/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-did.mo sl.po >[1391/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth.mo sl.po >[1392/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-dm.mo sl.po >[1393/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-editor.mo sl.po >[1394/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-dw.mo sl.po >[1395/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sk/LC_MESSAGES/wesnoth-utbs.mo sk.po >[1396/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-ei.mo sl.po >[1397/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-help.mo sl.po >[1398/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-l.mo sl.po >[1399/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-httt.mo sl.po >[1400/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-multiplayer.mo sl.po >[1401/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-lib.mo sl.po >[1402/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-low.mo sl.po >[1403/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-sof.mo sl.po >[1404/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-sota.mo sl.po >[1405/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-sotbe.mo sl.po >[1406/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-test.mo sl.po >[1407/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-tb.mo sl.po >[1408/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-nr.mo sl.po >[1409/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-thot.mo sl.po >[1410/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-tutorial.mo sl.po >[1411/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-tsg.mo sl.po >[1412/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-trow.mo sl.po >[1413/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-manpages.mo sl.po >[1414/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-units.mo sl.po >[1415/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-manual.mo sl.po >[1416/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-ai.mo sr.po >[1417/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-anl.mo sr.po >[1418/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-aoi.mo sr.po >[1419/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth.mo sr.po >[1420/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sl/LC_MESSAGES/wesnoth-utbs.mo sl.po >[1421/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-did.mo sr.po >[1422/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-editor.mo sr.po >[1423/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-dw.mo sr.po >[1424/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-dm.mo sr.po >[1425/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-l.mo sr.po >[1426/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-ei.mo sr.po >[1427/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-help.mo sr.po >[1428/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-lib.mo sr.po >[1429/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-httt.mo sr.po >[1430/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-low.mo sr.po >[1431/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-multiplayer.mo sr.po >[1432/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-sota.mo sr.po >[1433/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-sof.mo sr.po >[1434/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-test.mo sr.po >[1435/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-tb.mo sr.po >[1436/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-nr.mo sr.po >[1437/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-sotbe.mo sr.po >[1438/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-thot.mo sr.po >[1439/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-tutorial.mo sr.po >[1440/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-tsg.mo sr.po >[1441/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-trow.mo sr.po >[1442/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-manpages.mo sr.po >[1443/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-units.mo sr.po >[1444/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES >[1445/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES >[1446/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-manual.mo sr.po >[1447/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-ai.mo sr@ijekavian.po >[1448/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-anl.mo sr@ijekavian.po >[1449/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-aoi.mo sr@ijekavian.po >[1450/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth.mo sr@ijekavian.po >[1451/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-did.mo sr@ijekavian.po >[1452/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-editor.mo sr@ijekavian.po >[1453/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-dm.mo sr@ijekavian.po >[1454/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-dw.mo sr@ijekavian.po >[1455/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr/LC_MESSAGES/wesnoth-utbs.mo sr.po >[1456/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-ei.mo sr@ijekavian.po >[1457/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-l.mo sr@ijekavian.po >[1458/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-help.mo sr@ijekavian.po >[1459/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-httt.mo sr@ijekavian.po >[1460/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-lib.mo sr@ijekavian.po >[1461/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-low.mo sr@ijekavian.po >[1462/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-multiplayer.mo sr@ijekavian.po >[1463/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-sota.mo sr@ijekavian.po >[1464/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-sof.mo sr@ijekavian.po >[1465/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-test.mo sr@ijekavian.po >[1466/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-tb.mo sr@ijekavian.po >[1467/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-sotbe.mo sr@ijekavian.po >[1468/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-nr.mo sr@ijekavian.po >[1469/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-thot.mo sr@ijekavian.po >[1470/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-tutorial.mo sr@ijekavian.po >[1471/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-tsg.mo sr@ijekavian.po >[1472/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-trow.mo sr@ijekavian.po >[1473/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-manpages.mo sr@ijekavian.po >[1474/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-units.mo sr@ijekavian.po >[1475/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-manual.mo sr@ijekavian.po >[1476/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-ai.mo sr@ijekavianlatin.po >[1477/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-anl.mo sr@ijekavianlatin.po >[1478/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-aoi.mo sr@ijekavianlatin.po >[1479/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth.mo sr@ijekavianlatin.po >[1480/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dw.mo sr@ijekavianlatin.po >[1481/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-did.mo sr@ijekavianlatin.po >[1482/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-editor.mo sr@ijekavianlatin.po >[1483/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dm.mo sr@ijekavianlatin.po >[1484/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavian/LC_MESSAGES/wesnoth-utbs.mo sr@ijekavian.po >[1485/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-ei.mo sr@ijekavianlatin.po >[1486/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-l.mo sr@ijekavianlatin.po >[1487/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-help.mo sr@ijekavianlatin.po >[1488/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-httt.mo sr@ijekavianlatin.po >[1489/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-lib.mo sr@ijekavianlatin.po >[1490/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-multiplayer.mo sr@ijekavianlatin.po >[1491/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-low.mo sr@ijekavianlatin.po >[1492/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sof.mo sr@ijekavianlatin.po >[1493/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sota.mo sr@ijekavianlatin.po >[1494/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-test.mo sr@ijekavianlatin.po >[1495/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-nr.mo sr@ijekavianlatin.po >[1496/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sotbe.mo sr@ijekavianlatin.po >[1497/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tb.mo sr@ijekavianlatin.po >[1498/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-thot.mo sr@ijekavianlatin.po >[1499/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tutorial.mo sr@ijekavianlatin.po >[1500/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tsg.mo sr@ijekavianlatin.po >[1501/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-trow.mo sr@ijekavianlatin.po >[1502/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-manpages.mo sr@ijekavianlatin.po >[1503/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-units.mo sr@ijekavianlatin.po >[1504/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES >[1505/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES >[1506/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-manual.mo sr@ijekavianlatin.po >[1507/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-ai.mo sr@latin.po >[1508/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-anl.mo sr@latin.po >[1509/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-aoi.mo sr@latin.po >[1510/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth.mo sr@latin.po >[1511/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-did.mo sr@latin.po >[1512/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-editor.mo sr@latin.po >[1513/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-dm.mo sr@latin.po >[1514/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-utbs.mo sr@ijekavianlatin.po >[1515/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-dw.mo sr@latin.po >[1516/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-l.mo sr@latin.po >[1517/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-ei.mo sr@latin.po >[1518/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-help.mo sr@latin.po >[1519/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-lib.mo sr@latin.po >[1520/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-httt.mo sr@latin.po >[1521/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-low.mo sr@latin.po >[1522/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-multiplayer.mo sr@latin.po >[1523/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-sota.mo sr@latin.po >[1524/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-sof.mo sr@latin.po >[1525/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-test.mo sr@latin.po >[1526/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-sotbe.mo sr@latin.po >[1527/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-tb.mo sr@latin.po >[1528/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-nr.mo sr@latin.po >[1529/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-thot.mo sr@latin.po >[1530/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-tutorial.mo sr@latin.po >[1531/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-tsg.mo sr@latin.po >[1532/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-trow.mo sr@latin.po >[1533/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-manpages.mo sr@latin.po >[1534/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-units.mo sr@latin.po >[1535/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-ai.mo sv.po >[1536/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-manual.mo sr@latin.po >[1537/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-anl.mo sv.po >[1538/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-aoi.mo sv.po >[1539/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-dm.mo sv.po >[1540/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-did.mo sv.po >[1541/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-editor.mo sv.po >[1542/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sr@latin/LC_MESSAGES/wesnoth-utbs.mo sr@latin.po >[1543/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth.mo sv.po >[1544/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-dw.mo sv.po >[1545/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-l.mo sv.po >[1546/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-ei.mo sv.po >[1547/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-help.mo sv.po >[1548/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-httt.mo sv.po >[1549/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-lib.mo sv.po >[1550/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-low.mo sv.po >[1551/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-multiplayer.mo sv.po >[1552/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-sota.mo sv.po >[1553/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-sof.mo sv.po >[1554/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-test.mo sv.po >[1555/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-tb.mo sv.po >[1556/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-sotbe.mo sv.po >[1557/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-thot.mo sv.po >[1558/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-nr.mo sv.po >[1559/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-tsg.mo sv.po >[1560/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-tutorial.mo sv.po >[1561/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-trow.mo sv.po >[1562/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-manpages.mo sv.po >[1563/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES >[1564/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-units.mo sv.po >[1565/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-manual.mo sv.po >[1566/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-ai.mo tl.po >[1567/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-anl.mo tl.po >[1568/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-aoi.mo tl.po >[1569/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth.mo tl.po >[1570/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-did.mo tl.po >[1571/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-dw.mo tl.po >[1572/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-editor.mo tl.po >[1573/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-dm.mo tl.po >[1574/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-ei.mo tl.po >[1575/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-help.mo tl.po >[1576/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/sv/LC_MESSAGES/wesnoth-utbs.mo sv.po >[1577/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-l.mo tl.po >[1578/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-httt.mo tl.po >[1579/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-multiplayer.mo tl.po >[1580/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-low.mo tl.po >[1581/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-lib.mo tl.po >[1582/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-sof.mo tl.po >[1583/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-sota.mo tl.po >[1584/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-tb.mo tl.po >[1585/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-test.mo tl.po >[1586/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-sotbe.mo tl.po >[1587/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-nr.mo tl.po >[1588/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-thot.mo tl.po >[1589/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-tutorial.mo tl.po >[1590/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-tsg.mo tl.po >[1591/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-trow.mo tl.po >[1592/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-manpages.mo tl.po >[1593/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-units.mo tl.po >[1594/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES >[1595/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES >[1596/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-manual.mo tl.po >[1597/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-anl.mo tr.po >[1598/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-ai.mo tr.po >[1599/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-aoi.mo tr.po >[1600/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tl/LC_MESSAGES/wesnoth-utbs.mo tl.po >[1601/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth.mo tr.po >[1602/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-editor.mo tr.po >[1603/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-dw.mo tr.po >[1604/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-did.mo tr.po >[1605/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-dm.mo tr.po >[1606/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-ei.mo tr.po >[1607/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-l.mo tr.po >[1608/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-help.mo tr.po >[1609/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-lib.mo tr.po >[1610/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-low.mo tr.po >[1611/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-httt.mo tr.po >[1612/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-multiplayer.mo tr.po >[1613/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-sof.mo tr.po >[1614/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-sota.mo tr.po >[1615/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-test.mo tr.po >[1616/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-sotbe.mo tr.po >[1617/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-tb.mo tr.po >[1618/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-nr.mo tr.po >[1619/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-thot.mo tr.po >[1620/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-tutorial.mo tr.po >[1621/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-tsg.mo tr.po >[1622/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-trow.mo tr.po >[1623/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-manpages.mo tr.po >[1624/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-units.mo tr.po >[1625/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-ai.mo uk.po >[1626/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-manual.mo tr.po >[1627/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-anl.mo uk.po >[1628/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-aoi.mo uk.po >[1629/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth.mo uk.po >[1630/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-did.mo uk.po >[1631/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-dm.mo uk.po >[1632/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-editor.mo uk.po >[1633/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-dw.mo uk.po >[1634/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/tr/LC_MESSAGES/wesnoth-utbs.mo tr.po >[1635/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-ei.mo uk.po >[1636/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-l.mo uk.po >[1637/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-httt.mo uk.po >[1638/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-help.mo uk.po >[1639/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-low.mo uk.po >[1640/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-lib.mo uk.po >[1641/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-multiplayer.mo uk.po >[1642/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-sof.mo uk.po >[1643/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-sota.mo uk.po >[1644/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-tb.mo uk.po >[1645/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-test.mo uk.po >[1646/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-sotbe.mo uk.po >[1647/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-nr.mo uk.po >[1648/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-thot.mo uk.po >[1649/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-tutorial.mo uk.po >[1650/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-tsg.mo uk.po >[1651/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-trow.mo uk.po >[1652/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-units.mo uk.po >[1653/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-manpages.mo uk.po >[1654/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES >[1655/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES >[1656/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-manual.mo uk.po >[1657/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-anl.mo vi.po >[1658/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-ai.mo vi.po >[1659/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/uk/LC_MESSAGES/wesnoth-utbs.mo uk.po >[1660/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-aoi.mo vi.po >[1661/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-dw.mo vi.po >[1662/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth.mo vi.po >[1663/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-did.mo vi.po >[1664/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-editor.mo vi.po >[1665/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-dm.mo vi.po >[1666/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-l.mo vi.po >[1667/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-ei.mo vi.po >[1668/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-help.mo vi.po >[1669/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-low.mo vi.po >[1670/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-lib.mo vi.po >[1671/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-httt.mo vi.po >[1672/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-multiplayer.mo vi.po >[1673/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-sota.mo vi.po >[1674/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-sof.mo vi.po >[1675/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-test.mo vi.po >[1676/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-tb.mo vi.po >[1677/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-sotbe.mo vi.po >[1678/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-thot.mo vi.po >[1679/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-nr.mo vi.po >[1680/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-tutorial.mo vi.po >[1681/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-tsg.mo vi.po >[1682/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-trow.mo vi.po >[1683/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-manpages.mo vi.po >[1684/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-units.mo vi.po >[1685/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-manual.mo vi.po >[1686/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-anl.mo zh_CN.po >[1687/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-ai.mo zh_CN.po >[1688/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth.mo zh_CN.po >[1689/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-aoi.mo zh_CN.po >[1690/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-did.mo zh_CN.po >[1691/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-dw.mo zh_CN.po >[1692/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-editor.mo zh_CN.po >[1693/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-dm.mo zh_CN.po >[1694/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-ei.mo zh_CN.po >[1695/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/vi/LC_MESSAGES/wesnoth-utbs.mo vi.po >[1696/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-help.mo zh_CN.po >[1697/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-l.mo zh_CN.po >[1698/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-httt.mo zh_CN.po >[1699/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-lib.mo zh_CN.po >[1700/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-multiplayer.mo zh_CN.po >[1701/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-low.mo zh_CN.po >[1702/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-sof.mo zh_CN.po >[1703/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-sota.mo zh_CN.po >[1704/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-test.mo zh_CN.po >[1705/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-tb.mo zh_CN.po >[1706/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-sotbe.mo zh_CN.po >[1707/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-thot.mo zh_CN.po >[1708/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-nr.mo zh_CN.po >[1709/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-tutorial.mo zh_CN.po >[1710/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-tsg.mo zh_CN.po >[1711/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-trow.mo zh_CN.po >[1712/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-manpages.mo zh_CN.po >[1713/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-units.mo zh_CN.po >[1714/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build/po && /usr/bin/cmake -E make_directory /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES >[1715/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-manual.mo zh_CN.po >[1716/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ai && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-ai.mo zh_TW.po >[1717/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-anl && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-anl.mo zh_TW.po >[1718/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-aoi && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-aoi.mo zh_TW.po >[1719/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_CN/LC_MESSAGES/wesnoth-utbs.mo zh_CN.po >[1720/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth.mo zh_TW.po >[1721/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dw && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-dw.mo zh_TW.po >[1722/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-did && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-did.mo zh_TW.po >[1723/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-editor && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-editor.mo zh_TW.po >[1724/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-dm && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-dm.mo zh_TW.po >[1725/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-ei && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-ei.mo zh_TW.po >[1726/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-l && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-l.mo zh_TW.po >[1727/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-help && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-help.mo zh_TW.po >[1728/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-httt && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-httt.mo zh_TW.po >[1729/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-low && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-low.mo zh_TW.po >[1730/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-lib && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-lib.mo zh_TW.po >[1731/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-multiplayer && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-multiplayer.mo zh_TW.po >[1732/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sof && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-sof.mo zh_TW.po >[1733/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sota && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-sota.mo zh_TW.po >[1734/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-nr && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-nr.mo zh_TW.po >[1735/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tb && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-tb.mo zh_TW.po >[1736/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-test && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-test.mo zh_TW.po >[1737/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-sotbe && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-sotbe.mo zh_TW.po >[1738/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-thot && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-thot.mo zh_TW.po >[1739/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tutorial && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-tutorial.mo zh_TW.po >[1740/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-tsg && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-tsg.mo zh_TW.po >[1741/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-trow && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-trow.mo zh_TW.po >[1742/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manpages && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-manpages.mo zh_TW.po >[1743/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-units && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-units.mo zh_TW.po >[1744/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-manual && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-manual.mo zh_TW.po >[1745/2292] cd /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/po/wesnoth-utbs && /usr/bin/msgfmt --check-domain -o /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/translations/zh_TW/LC_MESSAGES/wesnoth-utbs.mo zh_TW.po >[1746/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/color.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/color.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/color.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/color.cpp >[1747/2292] /usr/bin/x86_64-pc-linux-gnu-gcc -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/crypt_blowfish/crypt_blowfish.c.o -MF src/CMakeFiles/wesnoth-core.dir/crypt_blowfish/crypt_blowfish.c.o.d -o src/CMakeFiles/wesnoth-core.dir/crypt_blowfish/crypt_blowfish.c.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/crypt_blowfish/crypt_blowfish.c >[1748/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/color_range.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/color_range.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/color_range.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/color_range.cpp >[1749/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/config_attribute_value.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/config_attribute_value.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/config_attribute_value.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/config_attribute_value.cpp >[1750/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/font/constants.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/font/constants.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/font/constants.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/font/constants.cpp >[1751/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/config.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/config.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/config.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/config.cpp >[1752/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/filesystem_common.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/filesystem_common.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/filesystem_common.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/filesystem_common.cpp >[1753/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/hash.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/hash.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/hash.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/hash.cpp >[1754/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/filesystem_boost.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/filesystem_boost.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/filesystem_boost.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/filesystem_boost.cpp >[1755/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/game_config.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/game_config.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/game_config.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/game_config.cpp >[1756/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/map/location.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/map/location.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/map/location.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/map/location.cpp >[1757/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/log.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/log.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/log.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/log.cpp >[1758/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/random.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/random.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/random.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/random.cpp >[1759/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/mt_rng.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/mt_rng.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/mt_rng.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/mt_rng.cpp >[1760/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/seed_rng.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/seed_rng.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/seed_rng.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/seed_rng.cpp >[1761/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/serialization/base64.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/serialization/base64.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/serialization/base64.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/serialization/base64.cpp >[1762/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/map/map.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/map/map.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/map/map.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/map/map.cpp >[1763/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/serialization/binary_or_text.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/serialization/binary_or_text.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/serialization/binary_or_text.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/serialization/binary_or_text.cpp >[1764/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/serialization/preprocessor.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/serialization/preprocessor.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/serialization/preprocessor.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/serialization/preprocessor.cpp >[1765/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/serialization/parser.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/serialization/parser.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/serialization/parser.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/serialization/parser.cpp >[1766/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/serialization/schema_validator.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/serialization/schema_validator.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/serialization/schema_validator.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/serialization/schema_validator.cpp >[1767/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/serialization/tag.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/serialization/tag.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/serialization/tag.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/serialization/tag.cpp >[1768/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/serialization/string_utils.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/serialization/string_utils.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/serialization/string_utils.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/serialization/string_utils.cpp >[1769/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/serialization/tokenizer.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/serialization/tokenizer.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/serialization/tokenizer.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/serialization/tokenizer.cpp >[1770/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/serialization/validator.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/serialization/validator.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/serialization/validator.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/serialization/validator.cpp >[1771/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/serialization/unicode.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/serialization/unicode.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/serialization/unicode.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/serialization/unicode.cpp >[1772/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/tstring.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/tstring.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/tstring.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/tstring.cpp >[1773/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/terrain/type_data.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/terrain/type_data.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/terrain/type_data.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/terrain/type_data.cpp >[1774/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/game_version.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/game_version.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/game_version.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/game_version.cpp >[1775/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-game.dir/desktop/clipboard.cpp.o -MF src/CMakeFiles/wesnoth-game.dir/desktop/clipboard.cpp.o.d -o src/CMakeFiles/wesnoth-game.dir/desktop/clipboard.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/desktop/clipboard.cpp >[1776/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-game.dir/cursor.cpp.o -MF src/CMakeFiles/wesnoth-game.dir/cursor.cpp.o.d -o src/CMakeFiles/wesnoth-game.dir/cursor.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/cursor.cpp >[1777/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-game.dir/deprecation.cpp.o -MF src/CMakeFiles/wesnoth-game.dir/deprecation.cpp.o.d -o src/CMakeFiles/wesnoth-game.dir/deprecation.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/deprecation.cpp >[1778/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-game.dir/arrow.cpp.o -MF src/CMakeFiles/wesnoth-game.dir/arrow.cpp.o.d -o src/CMakeFiles/wesnoth-game.dir/arrow.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/arrow.cpp >[1779/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-game.dir/display_context.cpp.o -MF src/CMakeFiles/wesnoth-game.dir/display_context.cpp.o.d -o src/CMakeFiles/wesnoth-game.dir/display_context.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/display_context.cpp >[1780/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-game.dir/events.cpp.o -MF src/CMakeFiles/wesnoth-game.dir/events.cpp.o.d -o src/CMakeFiles/wesnoth-game.dir/events.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/events.cpp >[1781/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-core.dir/gettext_boost.cpp.o -MF src/CMakeFiles/wesnoth-core.dir/gettext_boost.cpp.o.d -o src/CMakeFiles/wesnoth-core.dir/gettext_boost.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/gettext_boost.cpp >[1782/2292] : && /usr/bin/cmake -E rm -f src/libwesnoth-core.a && NON_LTO_AR-NOTFOUND qc src/libwesnoth-core.a src/CMakeFiles/wesnoth-core.dir/color.cpp.o src/CMakeFiles/wesnoth-core.dir/color_range.cpp.o src/CMakeFiles/wesnoth-core.dir/config.cpp.o src/CMakeFiles/wesnoth-core.dir/crypt_blowfish/crypt_blowfish.c.o src/CMakeFiles/wesnoth-core.dir/config_attribute_value.cpp.o src/CMakeFiles/wesnoth-core.dir/filesystem_boost.cpp.o src/CMakeFiles/wesnoth-core.dir/filesystem_common.cpp.o src/CMakeFiles/wesnoth-core.dir/font/constants.cpp.o src/CMakeFiles/wesnoth-core.dir/game_config.cpp.o src/CMakeFiles/wesnoth-core.dir/gettext_boost.cpp.o src/CMakeFiles/wesnoth-core.dir/hash.cpp.o src/CMakeFiles/wesnoth-core.dir/log.cpp.o src/CMakeFiles/wesnoth-core.dir/map/location.cpp.o src/CMakeFiles/wesnoth-core.dir/map/map.cpp.o src/CMakeFiles/wesnoth-core.dir/mt_rng.cpp.o src/CMakeFiles/wesnoth-core.dir/random.cpp.o src/CMakeFiles/wesnoth-core.dir/seed_rng.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/base64.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/binary_or_text.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/parser.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/preprocessor.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/schema_validator.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/string_utils.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/tag.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/tokenizer.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/unicode.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/validator.cpp.o src/CMakeFiles/wesnoth-core.dir/terrain/type_data.cpp.o src/CMakeFiles/wesnoth-core.dir/tstring.cpp.o src/CMakeFiles/wesnoth-core.dir/game_version.cpp.o && NON_LTO_RANLIB-NOTFOUND src/libwesnoth-core.a && : >[31mFAILED: [0msrc/libwesnoth-core.a >: && /usr/bin/cmake -E rm -f src/libwesnoth-core.a && NON_LTO_AR-NOTFOUND qc src/libwesnoth-core.a src/CMakeFiles/wesnoth-core.dir/color.cpp.o src/CMakeFiles/wesnoth-core.dir/color_range.cpp.o src/CMakeFiles/wesnoth-core.dir/config.cpp.o src/CMakeFiles/wesnoth-core.dir/crypt_blowfish/crypt_blowfish.c.o src/CMakeFiles/wesnoth-core.dir/config_attribute_value.cpp.o src/CMakeFiles/wesnoth-core.dir/filesystem_boost.cpp.o src/CMakeFiles/wesnoth-core.dir/filesystem_common.cpp.o src/CMakeFiles/wesnoth-core.dir/font/constants.cpp.o src/CMakeFiles/wesnoth-core.dir/game_config.cpp.o src/CMakeFiles/wesnoth-core.dir/gettext_boost.cpp.o src/CMakeFiles/wesnoth-core.dir/hash.cpp.o src/CMakeFiles/wesnoth-core.dir/log.cpp.o src/CMakeFiles/wesnoth-core.dir/map/location.cpp.o src/CMakeFiles/wesnoth-core.dir/map/map.cpp.o src/CMakeFiles/wesnoth-core.dir/mt_rng.cpp.o src/CMakeFiles/wesnoth-core.dir/random.cpp.o src/CMakeFiles/wesnoth-core.dir/seed_rng.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/base64.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/binary_or_text.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/parser.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/preprocessor.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/schema_validator.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/string_utils.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/tag.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/tokenizer.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/unicode.cpp.o src/CMakeFiles/wesnoth-core.dir/serialization/validator.cpp.o src/CMakeFiles/wesnoth-core.dir/terrain/type_data.cpp.o src/CMakeFiles/wesnoth-core.dir/tstring.cpp.o src/CMakeFiles/wesnoth-core.dir/game_version.cpp.o && NON_LTO_RANLIB-NOTFOUND src/libwesnoth-core.a && : >/bin/sh: NON_LTO_AR-NOTFOUND: command not found >[1783/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-game.dir/floating_label.cpp.o -MF src/CMakeFiles/wesnoth-game.dir/floating_label.cpp.o.d -o src/CMakeFiles/wesnoth-game.dir/floating_label.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/floating_label.cpp >[1784/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-game.dir/font/font_config.cpp.o -MF src/CMakeFiles/wesnoth-game.dir/font/font_config.cpp.o.d -o src/CMakeFiles/wesnoth-game.dir/font/font_config.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/font/font_config.cpp >[1785/2292] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/var/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src -Isrc -isystem /usr/include/freetype2 -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/SDL2 -std=c++11 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -O2 -pipe -march=native -frecord-gcc-switches -UNDEBUG -fPIE -I/usr/include/SDL2 -D_REENTRANT -MD -MT src/CMakeFiles/wesnoth-game.dir/display.cpp.o -MF src/CMakeFiles/wesnoth-game.dir/display.cpp.o.d -o src/CMakeFiles/wesnoth-game.dir/display.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13/src/display.cpp >ninja: build stopped: subcommand failed. > * ERROR: games-strategy/wesnoth-1.14.13::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 125: Called src_compile > * environment, line 2002: Called cmake_src_compile > * environment, line 706: Called cmake_build > * environment, line 685: Called eninja > * environment, line 1124: Called die > * The specific snippet of code: > * "$@" || die "${nonfatal_args[@]}" "${*} failed" > * > * If you need support, post the output of `emerge --info '=games-strategy/wesnoth-1.14.13::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-strategy/wesnoth-1.14.13::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/games-strategy/wesnoth-1.14.13:20200710-111805.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-strategy/wesnoth-1.14.13/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-strategy/wesnoth-1.14.13/temp/environment'. > * Working directory: '/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13_build' > * S: '/var/tmp/portage/games-strategy/wesnoth-1.14.13/work/wesnoth-1.14.13' > > > >emerge --info: >Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1018-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1018-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 16011352 total, 3348212 free >KiB Swap: 0 total, 0 free >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.3-r1::gentoo >dev-lang/python: 2.7.18::gentoo, 3.7.8-r1::gentoo, 3.8.3-r1::gentoo >dev-util/cmake: 3.17.3::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.20::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.1.0-r2::gentoo >sys-devel/gcc-config: 2.3.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r5::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-metamanifest: yes > sync-rsync-extra-opts: > sync-rsync-verify-jobs: 1 > sync-rsync-verify-max-age: 24 > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -k -b" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j4 V=1" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 732096
: 648806 |
648810