Mock Version: 1.4.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/wesnoth.spec'], chrootPath='/var/lib/mock/597681-fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b2e78d1789bd44f8b430009a00ae1835', '-D', '/var/lib/mock/597681-fedora-rawhide-x86_64/root', '-a', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/wesnoth.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/wesnoth-master-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/wesnoth.spec'], chrootPath='/var/lib/mock/597681-fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network', '--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1dff738f471844a0832e65f4e9e2dd07', '-D', '/var/lib/mock/597681-fedora-rawhide-x86_64/root', '-a', '--private-network', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/wesnoth.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QIrzv2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wesnoth-master + /usr/bin/unzip -qq /builddir/build/SOURCES/wesnoth-master.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd wesnoth-master + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0wUCSI + umask 022 + cd /builddir/build/BUILD + cd wesnoth-master + scons wesnoth wesnothd campaignd prefix=/usr bindir=/usr/bin libdir=/usr/lib64 localedirname=locale python_site_packages_dir=/usr/lib/python2.7/site-packages/wesnoth 'extra_flags_release=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -j2 scons: Reading SConscript files ... Building Wesnoth version 1.13.8+dev Mkdir("build") ---[checking prerequisites]--- Checking for C header file poll.h... yes Checking for C header file sys/poll.h... yes Checking for C header file sys/select.h... yes Checking for C header file sys/sendfile.h... yes Checking for C function sendfile()... yes Checking for C library m... yes Checking for C function round()... yes Checking if floating point numbers are in the IEEE 754 format... yes Checking whether C++ compiler works (g++ version >= 4.8 required)... yes Checking for C library libcrypto... yes Checking for Boost iostreams library version >= 1.48.0... yes Checking for gzip support in Boost Iostreams... yes Checking for bzip2 support in Boost Iostreams... yes Checking for C library pthread... yes Checking for Boost system library... yes Checking for Boost asio library... yes Checking for Boost random library version >= 1.48.0... yes Checking for Boost smart_ptr library... yes Checking for Boost system library... yes Checking for Boost filesystem library version >= 1.48.0... yes Checking for Boost locale library... yes INFO: Base prerequisites are met Checking for Simple DirectMedia Layer library version >= 2.0.4... yes Checking for SDL2_ttf library... yes Checking for SDL2_mixer library... yes Checking for SDL2_image library... yes Checking for C library vorbisfile... yes Checking for Ogg Vorbis support in SDL... yes Checking for PNG support in SDL... yes Checking for JPG support in SDL... yes Checking for Cairo... (cached) yes Checking for Pango with cairo backend... (cached) yes Checking for fontconfig... (cached) yes Checking for Boost program_options library version >= 1.48.0... yes Checking for Boost thread library... yes Checking for Boost regex library... yes Checking for C library X11... yes Checking for dbus-1... (cached) no Checking for fribidi >= 0.10.9... (cached) yes Checking for C library png... yes Checking for C library history... no WARNING: Can't find GNU history, disabling history support. Checking for Boost unit_test_framework library... yes If any config checks fail, look in build/config.log for details If a check fails spuriously due to caching, use --config=force to force its rerun ---[applying configuration]--- error: No repo or cache detected. scons: done reading SConscript files. scons: Building targets ... /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/af.po 1 translated message, 377 untranslated messages. 0 translated messages, 3 fuzzy translations, 108 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/af.po 3 translated messages, 1 fuzzy translation, 183 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/af.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/af.po 3 translated messages, 16 fuzzy translations, 664 untranslated messages. 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/af.po 39 translated messages, 18 fuzzy translations, 51 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/af.po 164 translated messages, 129 fuzzy translations, 275 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/af.po 65 translated messages, 204 fuzzy translations, 275 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/af.po 4 translated messages, 5 fuzzy translations, 342 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/af.po 651 translated messages, 195 fuzzy translations, 356 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/af.po 114 translated messages, 457 fuzzy translations, 767 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/af.po 3 translated messages, 11 fuzzy translations, 705 untranslated messages0 translated messages, 270 untranslated messages. . /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/af.po 35 translated messages, 54 fuzzy translations, 177 untranslated messages. 28 translated messages, 5 fuzzy translations, 532 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/af.po 6 translated messages, 509 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/af.po 4 translated messages, 5 fuzzy translations, 1351 untranslated messages. 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/af.po 0 translated messages, 202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/af.po 71 translated messages, 127 fuzzy translations, 443 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/af.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/af.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/af.po 518 translated messages, 409 fuzzy translations, 72 untranslated messages. 1 translated message, 518 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/af.po 3 translated messages, 23 fuzzy translations, 205 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/af.po 268 translated messages, 165 fuzzy translations, 164 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth.mo po/wesnoth/af.po 329 translated messages, 337 fuzzy translations, 577 untranslated messages. 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ang.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ang.po 0 translated messages, 111 untranslated messages. 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ang.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ang.po 0 translated messages, 326 untranslated messages. 0 translated messages, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ang.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ang.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ang.po 0 translated messages, 683 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ang.po 0 translated messages, 108 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ang.po 0 translated messages, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ang.po 0 translated messages, 544 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ang.po 0 translated messages, 351 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ang.po 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ang.po 1 translated message, 1337 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ang.po 0 translated messages, 719 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ang.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ang.po 1 translated message, 564 untranslated messages. 0 translated messages, 266 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ang.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ang.po 0 translated messages, 515 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ang.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ang.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ang.po 0 translated messages, 641 untranslated messages. 0 translated messages, 202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ang.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ang.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ang.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ang.po 0 translated messages, 519 untranslated messages. 0 translated messages, 999 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ang.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ang.po 0 translated messages, 231 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ang.po 0 translated messages, 597 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang/LC_MESSAGES/wesnoth.mo po/wesnoth/ang.po 0 translated messages, 1243 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ang@latin.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ang@latin.po 0 translated messages, 1992 untranslated messages. 110 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ang@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ang@latin.po 155 translated messages, 23 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ang@latin.po 1 translated message, 4 fuzzy translations, 321 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ang@latin.po 7 translated messages, 2 fuzzy translations, 674 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ang@latin.po 7 translated messages, 9 fuzzy translations, 448 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ang@latin.po 17 translated messages, 10 fuzzy translations, 81 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ang@latin.po 8 translated messages, 3 fuzzy translations, 557 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ang@latin.po 128 translated messages, 28 fuzzy translations, 388 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ang@latin.po 7 translated messages, 11 fuzzy translations, 333 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ang@latin.po 11 translated messages, 1 fuzzy translation, 1190 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ang@latin.po 170 translated messages, 168 fuzzy translations, 1000 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ang@latin.po 3 translated messages, 2 fuzzy translations, 714 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ang@latin.po 67 translated messages, 34 fuzzy translations, 169 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ang@latin.po 130 translated messages, 13 fuzzy translations, 422 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ang@latin.po 14 translated messages, 4 fuzzy translations, 248 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ang@latin.po 9 translated messages, 8 fuzzy translations, 498 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ang@latin.po 7 translated messages, 4 fuzzy translations, 1349 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ang@latin.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ang@latin.po 10 translated messages, 1 fuzzy translation, 630 untranslated messages. 2 translated messages, 3 fuzzy translations, 197 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ang@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ang@latin.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ang@latin.po 7 translated messages, 6 fuzzy translations, 342 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ang@latin.po 7 translated messages, 7 fuzzy translations, 985 untranslated messages. 4 translated messages, 2 fuzzy translations, 513 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ang@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ang@latin.po 8 translated messages, 3 fuzzy translations, 220 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ang@latin.po 116 translated messages, 28 fuzzy translations, 453 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth.mo po/wesnoth/ang@latin.po 132 translated messages, 73 fuzzy translations, 1038 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ar.po 0 translated messages, 378 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ar.po 9 translated messages, 4 fuzzy translations, 1979 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ar.po 0 translated messages, 111 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ar.po 0 translated messages, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ar.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ar.po 0 translated messages, 683 untranslated messages. 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ar.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ar.po 5 translated messages, 39 fuzzy translations, 64 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ar.po 0 translated messages, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ar.po 0 translated messages, 544 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ar.po 0 translated messages, 351 untranslated messages. 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ar.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ar.po 0 translated messages162 translated messages, 719 untranslated messages. , 488 fuzzy translations, 688 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ar.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ar.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ar.po 0 translated messages, 565 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ar.po 0 translated messages, 266 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ar.po 0 translated messages, 515 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ar.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ar.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ar.po 0 translated messages, 641 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ar.po 0 translated messages, 202 untranslated messages. 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ar.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ar.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ar.po 0 translated messages, 999 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ar.po 0 translated messages, 519 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ar.po 0 translated messages, 231 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ar.po 0 translated messages, 597 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth.mo po/wesnoth/ar.po 0 translated messages, 1 fuzzy translation, 1242 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ast.po 0 translated messages, 378 untranslated messages. 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ast.po /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ast.po 0 translated messages, 111 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ast.po 0 translated messages, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ast.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ast.po 0 translated messages, 683 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ast.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ast.po 0 translated messages, 108 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ast.po 0 translated messages, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ast.po 0 translated messages, 544 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ast.po 0 translated messages, 351 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ast.po 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ast.po 1 translated message, 1337 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ast.po 0 translated messages, 719 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ast.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ast.po 0 translated messages, 565 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ast.po 0 translated messages, 266 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ast.po 0 translated messages, 515 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ast.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ast.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ast.po 0 translated messages, 641 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ast.po 0 translated messages, 202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ast.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ast.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ast.po 0 translated messages, 519 untranslated messages. 0 translated messages, 999 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ast.po /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ast.po 0 translated messages, 231 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ast.po 0 translated messages, 597 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ast/LC_MESSAGES/wesnoth.mo po/wesnoth/ast.po 0 translated messages, 1243 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/bg.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/bg.po 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/bg.po 2 translated messages, 3 fuzzy translations, 106 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/bg.po 0 translated messages, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/bg.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/bg.po 0 translated messages, 1 fuzzy translation, 682 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/bg.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/bg.po 4 translated messages, 12 fuzzy translations, 92 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/bg.po 201 translated messages, 143 fuzzy translations, 224 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/bg.po 122 translated messages, 204 fuzzy translations, 218 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/bg.po 825 translated messages, 174 fuzzy translations, 203 untranslated messages. 3 translated messages, 35 fuzzy translations, 313 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/bg.po /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/bg.po 144 translated messages, 477 fuzzy translations, 717 untranslated messages. 0 translated messages, 719 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/bg.po /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/bg.po 64 translated messages, 111 fuzzy translations, 95 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/bg.po 32 translated messages, 5 fuzzy translations, 528 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/bg.po 90 translated messages, 67 fuzzy translations, 109 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/bg.po 365 translated messages, 115 fuzzy translations, 35 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/bg.po 360 translated messages, 374 fuzzy translations, 626 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/bg.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/bg.po 42 translated messages, 53 fuzzy translations, 107 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/bg.po 302 translated messages, 236 fuzzy translations, 103 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/bg.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/bg.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/bg.po 263 translated messages, 155 fuzzy translations, 101 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/bg.po 760 translated messages, 178 fuzzy translations, 61 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/bg.po 31 translated messages, 119 fuzzy translations, 81 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/bg.po 304 translated messages, 162 fuzzy translations, 131 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth.mo po/wesnoth/bg.po 275 translated messages, 373 fuzzy translations, 595 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ca.po 2 translated messages, 376 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ca.po 1220 translated messages, 605 fuzzy translations, 167 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ca.po 30 translated messages, 81 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ca.po 147 translated messages, 30 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ca.po 6 translated messages, 4 fuzzy translations, 316 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ca.po 3 translated messages, 16 fuzzy translations, 664 untranslated messages. 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ca.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ca.po 22 translated messages, 17 fuzzy translations, 69 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ca.po 226 translated messages, 148 fuzzy translations, 194 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ca.po 199 translated messages, 158 fuzzy translations, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ca.po 273 translated messages, 62 fuzzy translations, 16 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ca.po 727 translated messages, 205 fuzzy translations, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ca.po 263 translated messages, 456 fuzzy translations, 619 untranslated messages. 5 translated messages, 14 fuzzy translations, 700 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ca.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ca.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ca.po 32 translated messages, 5 fuzzy translations, 528 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ca.po 139 translated messages, 31 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ca.po 388 translated messages, 106 fuzzy translations, 21 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ca.po 11 translated messages, 12 fuzzy translations, 1337 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ca.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ca.po 75 translated messages, 132 fuzzy translations, 434 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ca.po 64 translated messages, 52 fuzzy translations, 86 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ca.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ca.po 6 translated messages, 4 fuzzy translations, 345 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ca.po 658 translated messages, 278 fuzzy translations, 63 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ca.po 114 translated messages, 218 fuzzy translations, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ca.po 87 translated messages, 84 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ca.po 383 translated messages, 94 fuzzy translations, 120 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth.mo po/wesnoth/ca.po 399 translated messages, 330 fuzzy translations, 514 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ca_ES@valencia.po 2 translated messages, 376 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ca_ES@valencia.po 1339 translated messages, 570 fuzzy translations, 83 untranslated messages. 0 translated messages, 111 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ca_ES@valencia.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ca_ES@valencia.po 0 translated messages, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ca_ES@valencia.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ca_ES@valencia.po 0 translated messages, 683 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ca_ES@valencia.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ca_ES@valencia.po 0 translated messages, 108 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ca_ES@valencia.po 0 translated messages, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ca_ES@valencia.po 196 translated messages, 161 fuzzy translations, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ca_ES@valencia.po 0 translated messages0 translated messages, 1202 untranslated messages. , 351 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ca_ES@valencia.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ca_ES@valencia.po 0 translated messages, 719 untranslated messages. 237 translated messages, 462 fuzzy translations, 639 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ca_ES@valencia.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ca_ES@valencia.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ca_ES@valencia.po 0 translated messages, 266 untranslated messages. 0 translated messages, 565 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ca_ES@valencia.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ca_ES@valencia.po 0 translated messages, 515 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ca_ES@valencia.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ca_ES@valencia.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ca_ES@valencia.po 0 translated messages, 641 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ca_ES@valencia.po 0 translated messages, 202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ca_ES@valencia.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ca_ES@valencia.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ca_ES@valencia.po 0 translated messages, 999 untranslated messages. 0 translated messages, 519 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ca_ES@valencia.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ca_ES@valencia.po 0 translated messages, 231 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ca_ES@valencia.po 0 translated messages, 597 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth.mo po/wesnoth/ca_ES@valencia.po 369 translated messages, 346 fuzzy translations, 528 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/cs.po 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/cs.po 235 translated messages, 6 fuzzy translations, 137 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/cs.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/cs.po 186 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/cs.po 326 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/cs.po 683 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/cs.po 449 translated messages, 11 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/cs.po 87 translated messages, 10 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/cs.po 534 translated messages, 10 fuzzy translations, 24 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/cs.po 539 translated messages, 5 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/cs.po 345 translated messages, 5 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/cs.po 1192 translated messages, 9 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/cs.po 1013 translated messages, 176 fuzzy translations, 149 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/cs.po 692 translated messages, 23 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/cs.po 201 translated messages, 51 fuzzy translations, 18 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/cs.po 229 translated messages, 20 fuzzy translations, 17 untranslated messages. 562 translated messages, 3 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/cs.po /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/cs.po 507 translated messages, 8 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/cs.po 1232 translated messages, 89 fuzzy translations, 39 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/cs.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/cs.po 185 translated messages, 14 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/cs.po 630 translated messages, 10 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/cs.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/cs.po 335 translated messages, 17 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/cs.po 992 translated messages, 7 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/cs.po 500 translated messages, 15 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/cs.po 87 translated messages, 84 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/cs.po 559 translated messages, 9 fuzzy translations, 29 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth.mo po/wesnoth/cs.po 1112 translated messages, 36 fuzzy translations, 95 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/da.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/da.po 1886 translated messages, 52 fuzzy translations, 54 untranslated messages. 96 translated messages, 12 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/da.po /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/da.po 136 translated messages, 40 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/da.po 246 translated messages, 58 fuzzy translations, 22 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/da.po 86 translated messages, 156 fuzzy translations, 441 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/da.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/da.po 15 translated messages, 12 fuzzy translations, 81 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/da.po 243 translated messages, 141 fuzzy translations, 184 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/da.po 191 translated messages, 182 fuzzy translations, 171 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/da.po 285 translated messages, 55 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/da.po 958 translated messages, 153 fuzzy translations, 91 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/da.po 163 translated messages, 488 fuzzy translations, 687 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/da.po 114 translated messages, 75 fuzzy translations, 81 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/da.po 295 translated messages, 227 fuzzy translations, 197 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/da.po 165 translated messages, 32 fuzzy translations, 69 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/da.po 339 translated messages, 142 fuzzy translations, 84 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/da.po 410 translated messages, 94 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/da.po 891 translated messages, 405 fuzzy translations, 64 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/da.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/da.po 475 translated messages, 137 fuzzy translations, 29 untranslated messages. 97 translated messages, 54 fuzzy translations, 51 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/da.po /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/da.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/da.po 289 translated messages, 61 fuzzy translations, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/da.po 404 translated messages, 105 fuzzy translations, 10 untranslated messages. 826 translated messages, 141 fuzzy translations, 32 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/da.po /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/da.po 42 translated messages, 112 fuzzy translations, 77 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/da.po 389 translated messages, 93 fuzzy translations, 115 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth.mo po/wesnoth/da.po 377 translated messages, 374 fuzzy translations, 492 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/de.po 1418 translated messages, 473 fuzzy translations, 101 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/de.po 378 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/de.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/de.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/de.po 302 translated messages, 17 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/de.po 663 translated messages, 9 fuzzy translations, 11 untranslated messages. 449 translated messages, 11 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/de.po /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/de.po 102 translated messages, 3 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/de.po 535 translated messages, 10 fuzzy translations, 23 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/de.po 414 translated messages, 54 fuzzy translations, 76 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/de.po 345 translated messages, 5 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/de.po 1095 translated messages, 47 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/de.po 858 translated messages, 182 fuzzy translations, 298 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/de.po 692 translated messages, 23 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/de.po 190 translated messages, 55 fuzzy translations, 25 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/de.po 544 translated messages, 12 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/de.po 217 translated messages, 21 fuzzy translations, 28 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/de.po 507 translated messages, 8 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/de.po 1232 translated messages, 89 fuzzy translations, 39 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/de.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/de.po 630 translated messages, 10 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/de.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/de.po 185 translated messages, 14 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/de.po 335 translated messages, 17 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/de.po 500 translated messages, 15 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/de.po 87 translated messages, 84 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/de.po 992 translated messages, 7 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/de.po 569 translated messages, 10 fuzzy translations, 18 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth.mo po/wesnoth/de.po 1023 translated messages, 70 fuzzy translations, 150 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/el.po 2 translated messages, 376 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/el.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/el.po 1886 translated messages, 52 fuzzy translations, 54 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/el.po 167 translated messages, 11 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/el.po 278 translated messages, 38 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/el.po 420 translated messages, 23 fuzzy translations, 21 untranslated messages. 658 translated messages, 12 fuzzy translations, 13 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/el.po /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/el.po 51 translated messages, 15 fuzzy translations, 42 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/el.po 6 translated messages, 1 fuzzy translation, 561 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/el.po 134 translated messages, 131 fuzzy translations, 279 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/el.po 344 translated messages, 5 fuzzy translations, 2 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/el.po 783 translated messages, 211 fuzzy translations, 208 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/el.po 363 translated messages, 380 fuzzy translations, 595 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/el.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/el.po 73 translated messages, 316 fuzzy translations, 330 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/el.po 179 translated messages, 62 fuzzy translations, 324 untranslated messages. 31 translated messages, 30 fuzzy translations, 205 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/el.po /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/el.po 3 translated messages, 512 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/el.po 3 translated messages, 2 fuzzy translations, 1355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/el.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/el.po 0 translated messages, 641 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/el.po 185 translated messages, 14 fuzzy translations, 3 untranslated messages. 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/el.po /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/el.po 332 translated messages, 19 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/el.po 1 translated message, 518 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/el.po 11 translated messages, 3 fuzzy translations, 985 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/el.po 86 translated messages, 85 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/el.po 408 translated messages, 75 fuzzy translations, 114 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth.mo po/wesnoth/el.po 467 translated messages, 197 fuzzy translations, 579 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/en@shaw.po 0 translated messages, 378 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/en@shaw.po 96 translated messages, 12 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/en@shaw.po 147 translated messages, 30 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/en@shaw.po 0 translated messages, 326 untranslated messages. 1828 translated messages, 102 fuzzy translations, 62 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/en@shaw.po /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/en@shaw.po 0 translated messages, 683 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/en@shaw.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/en@shaw.po 41 translated messages, 16 fuzzy translations, 51 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/en@shaw.po 252 translated messages, 137 fuzzy translations, 179 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/en@shaw.po 225 translated messages, 158 fuzzy translations, 161 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/en@shaw.po 265 translated messages, 82 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/en@shaw.po 874 translated messages, 245 fuzzy translations, 83 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/en@shaw.po 381 translated messages, 454 fuzzy translations, 503 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/en@shaw.po 139 translated messages, 87 fuzzy translations, 44 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/en@shaw.po 507 translated messages, 133 fuzzy translations, 79 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/en@shaw.po 111 translated messages, 88 fuzzy translations, 67 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/en@shaw.po 420 translated messages, 78 fuzzy translations, 67 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/en@shaw.po 390 translated messages0 translated messages, 1360 untranslated messages. , 116 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/en@shaw.po /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/en@shaw.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/en@shaw.po 97 translated messages, 54 fuzzy translations, 51 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/en@shaw.po 437 translated messages, 177 fuzzy translations, 27 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/en@shaw.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/en@shaw.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/en@shaw.po 340 translated messages, 170 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/en@shaw.po 756 translated messages, 221 fuzzy translations, 22 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/en@shaw.po 42 translated messages, 112 fuzzy translations, 77 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/en@shaw.po 476 translated messages, 31 fuzzy translations, 90 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth.mo po/wesnoth/en@shaw.po 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/en_GB.po 490 translated messages, 350 fuzzy translations, 403 untranslated messages. 378 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/en_GB.po /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/en_GB.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/en_GB.po 187 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/en_GB.po 326 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/en_GB.po 683 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/en_GB.po 464 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/en_GB.po 108 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/en_GB.po 568 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/en_GB.po 544 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/en_GB.po 351 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/en_GB.po 1202 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/en_GB.po 1338 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/en_GB.po 719 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/en_GB.po 270 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/en_GB.po 565 translated messages. 266 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/en_GB.po /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/en_GB.po 515 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/en_GB.po 1360 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/en_GB.po 580 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/en_GB.po 202 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/en_GB.po 641 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/en_GB.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/en_GB.po 355 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/en_GB.po 519 translated messages999 translated messages. . /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/en_GB.po /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/en_GB.po 231 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/en_GB.po 597 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth.mo po/wesnoth/en_GB.po 1243 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/eo.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/eo.po 0 translated messages, 4 fuzzy translations, 107 untranslated messages. 1992 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/eo.po /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/eo.po 3 translated messages, 1 fuzzy translation, 183 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/eo.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/eo.po 3 translated messages, 16 fuzzy translations, 664 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/eo.po 0 translated messages, 464 untranslated messages. 15 translated messages, 12 fuzzy translations, 81 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/eo.po /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/eo.po 226 translated messages, 148 fuzzy translations, 194 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/eo.po 142 translated messages, 161 fuzzy translations, 241 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/eo.po 69 translated messages, 17 fuzzy translations, 265 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/eo.po 917 translated messages, 186 fuzzy translations, 99 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/eo.po 154 translated messages, 487 fuzzy translations, 697 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/eo.po 3 translated messages, 11 fuzzy translations, 705 untranslated messages. 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/eo.po /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/eo.po 35 translated messages, 59 fuzzy translations, 172 untranslated messages. 28 translated messages, 5 fuzzy translations, 532 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/eo.po /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/eo.po 4 translated messages, 511 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/eo.po 4 translated messages, 4 fuzzy translations, 1352 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/eo.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/eo.po 1 translated message, 9 fuzzy translations, 631 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/eo.po 64 translated messages, 52 fuzzy translations, 86 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/eo.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/eo.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/eo.po 0 translated messages, 999 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/eo.po 120 translated messages, 199 fuzzy translations, 200 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/eo.po 31 translated messages, 121 fuzzy translations, 79 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/eo.po 301 translated messages, 136 fuzzy translations, 160 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth.mo po/wesnoth/eo.po 290 translated messages, 331 fuzzy translations, 622 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/es.po 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/es.po 111 translated messages. 378 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/es.po /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/es.po 187 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/es.po 326 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/es.po 683 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/es.po 464 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/es.po 108 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/es.po 568 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/es.po 544 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/es.po 351 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/es.po 1202 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/es.po 1338 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/es.po 719 translated messages. 270 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/es.po /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/es.po 266 translated messages. 565 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/es.po /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/es.po 515 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/es.po 1360 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/es.po 580 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/es.po 202 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/es.po 641 translated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/es.po /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/es.po 355 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/es.po 999 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/es.po 519 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/es.po 231 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/es.po 597 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth.mo po/wesnoth/es.po 1243 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/et.po 4 translated messages, 374 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/et.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/et.po 1992 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/et.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/et.po 301 translated messages, 18 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/et.po 658 translated messages, 12 fuzzy translations, 13 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/et.po 445 translated messages, 14 fuzzy translations, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/et.po 49 translated messages, 17 fuzzy translations, 42 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/et.po 284 translated messages, 111 fuzzy translations, 173 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/et.po 341 translated messages, 101 fuzzy translations, 102 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/et.po 344 translated messages, 5 fuzzy translations, 2 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/et.po 1082 translated messages, 45 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/et.po 580 translated messages, 330 fuzzy translations, 428 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/et.po 683 translated messages, 33 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/et.po 190 translated messages, 55 fuzzy translations, 25 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/et.po 214 translated messages, 21 fuzzy translations, 31 untranslated messages. 541 translated messages, 12 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/et.po /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/et.po 506 translated messages, 8 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/et.po 1229 translated messages, 90 fuzzy translations, 41 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/et.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/et.po 185 translated messages, 14 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/et.po 571 translated messages, 63 fuzzy translations, 7 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/et.po /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/et.po 334 translated messages, 18 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/et.po 974 translated messages, 21 fuzzy translations, 4 untranslated messages. 496 translated messages, 17 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/et.po /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/et.po 78 translated messages, 93 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/et.po 503 translated messages, 11 fuzzy translations, 83 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth.mo po/wesnoth/et.po 792 translated messages, 184 fuzzy translations, 267 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/eu.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/eu.po 1828 translated messages, 102 fuzzy translations, 62 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/eu.po 0 translated messages, 3 fuzzy translations, 108 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/eu.po 3 translated messages, 1 fuzzy translation, 183 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/eu.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/eu.po 3 translated messages, 11 fuzzy translations, 669 untranslated messages. 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/eu.po /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/eu.po 3 translated messages, 15 fuzzy translations, 90 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/eu.po 7 translated messages, 2 fuzzy translations, 559 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/eu.po 48 translated messages, 129 fuzzy translations, 367 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/eu.po 3 translated messages, 5 fuzzy translations, 343 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/eu.po 446 translated messages, 194 fuzzy translations, 562 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/eu.po 110 translated messages, 455 fuzzy translations, 773 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/eu.po 3 translated messages, 11 fuzzy translations, 705 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/eu.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/eu.po 26 translated messages, 49 fuzzy translations, 191 untranslated messages. 28 translated messages, 5 fuzzy translations, 532 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/eu.po /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/eu.po 3 translated messages, 512 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/eu.po 4 translated messages, 4 fuzzy translations, 1352 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/eu.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/eu.po 0 translated messages, 202 untranslated messages. 2 translated messages, 10 fuzzy translations, 629 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/eu.po /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/eu.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/eu.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/eu.po 18 translated messages, 13 fuzzy translations, 968 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/eu.po 1 translated message, 518 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/eu.po 3 translated messages, 22 fuzzy translations, 206 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/eu.po 235 translated messages, 60 fuzzy translations, 302 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth.mo po/wesnoth/eu.po 172 translated messages, 402 fuzzy translations, 669 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/fi.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/fi.po 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/fi.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/fi.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/fi.po 301 translated messages, 18 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/fi.po 658 translated messages, 12 fuzzy translations, 13 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/fi.po 445 translated messages, 14 fuzzy translations, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/fi.po 49 translated messages, 17 fuzzy translations, 42 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/fi.po 555 translated messages, 1 fuzzy translation, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/fi.po 335 translated messages, 107 fuzzy translations, 102 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/fi.po 342 translated messages, 7 fuzzy translations, 2 untranslated messages. 1047 translated messages, 80 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/fi.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/fi.po 577 translated messages, 334 fuzzy translations, 427 untranslated messages. 276 translated messages, 122 fuzzy translations, 321 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/fi.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/fi.po 189 translated messages, 55 fuzzy translations, 26 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/fi.po 541 translated messages, 12 fuzzy translations, 12 untranslated messages. 214 translated messages, 21 fuzzy translations, 31 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/fi.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/fi.po 434 translated messages, 72 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/fi.po 207 translated messages, 109 fuzzy translations, 1044 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/fi.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/fi.po 287 translated messages, 34 fuzzy translations, 320 untranslated messages. 146 translated messages, 44 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/fi.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/fi.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/fi.po 98 translated messages, 13 fuzzy translations, 244 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/fi.po 496 translated messages, 17 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/fi.po 970 translated messages, 22 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/fi.po 78 translated messages, 93 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/fi.po 502 translated messages, 12 fuzzy translations, 83 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth.mo po/wesnoth/fi.po 1073 translated messages, 85 fuzzy translations, 834 untranslated messages. 791 translated messages, 185 fuzzy translations, 267 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/fr.po /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/fr.po 363 translated messages, 8 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/fr.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/fr.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/fr.po 302 translated messages, 17 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/fr.po 663 translated messages, 9 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/fr.po 449 translated messages, 11 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/fr.po 86 translated messages, 11 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/fr.po 534 translated messages, 10 fuzzy translations, 24 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/fr.po 409 translated messages, 58 fuzzy translations, 77 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/fr.po 345 translated messages, 5 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/fr.po 1095 translated messages, 47 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/fr.po 808 translated messages, 267 fuzzy translations, 263 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/fr.po 692 translated messages, 23 fuzzy translations201 translated messages, 51 fuzzy translations, 18 untranslated messages. , 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/fr.po /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/fr.po 222 translated messages, 20 fuzzy translations, 24 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/fr.po 562 translated messages, 3 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/fr.po 507 translated messages, 8 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/fr.po 1232 translated messages, 89 fuzzy translations, 39 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/fr.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/fr.po 185 translated messages, 14 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/fr.po 630 translated messages, 10 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/fr.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/fr.po 335 translated messages, 17 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/fr.po 992 translated messages, 7 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/fr.po 500 translated messages, 15 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/fr.po 87 translated messages, 84 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/fr.po 569 translated messages, 10 fuzzy translations, 18 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth.mo po/wesnoth/fr.po 1020 translated messages, 89 fuzzy translations, 134 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/fur_IT.po 1886 translated messages0 translated messages, 378 untranslated messages. , 53 fuzzy translations, 53 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/fur_IT.po /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/fur_IT.po 0 translated messages, 111 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/fur_IT.po 0 translated messages, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/fur_IT.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/fur_IT.po 0 translated messages, 683 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/fur_IT.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/fur_IT.po 0 translated messages, 108 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/fur_IT.po 0 translated messages, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/fur_IT.po 0 translated messages, 544 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/fur_IT.po 0 translated messages, 351 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/fur_IT.po 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/fur_IT.po 1 translated message, 1337 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/fur_IT.po 0 translated messages, 719 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/fur_IT.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/fur_IT.po 0 translated messages, 266 untranslated messages. 0 translated messages, 565 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/fur_IT.po /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/fur_IT.po 0 translated messages, 515 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/fur_IT.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/fur_IT.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/fur_IT.po 0 translated messages, 641 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/fur_IT.po 0 translated messages, 202 untranslated messages. 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/fur_IT.po /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/fur_IT.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/fur_IT.po 0 translated messages, 999 untranslated messages. 0 translated messages, 519 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/fur_IT.po /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/fur_IT.po 0 translated messages, 231 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/fur_IT.po 0 translated messages, 597 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fur_IT/LC_MESSAGES/wesnoth.mo po/wesnoth/fur_IT.po 0 translated messages, 1 fuzzy translation, 1242 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ga.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ga.po 0 translated messages, 1992 untranslated messages. 69 translated messages, 5 fuzzy translations, 37 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ga.po /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ga.po 56 translated messages, 6 fuzzy translations, 125 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ga.po 122 translated messages, 15 fuzzy translations, 189 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ga.po 226 translated messages, 28 fuzzy translations, 429 untranslated messages. 146 translated messages, 15 fuzzy translations, 303 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ga.po /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ga.po 42 translated messages, 15 fuzzy translations, 51 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ga.po 139 translated messages, 38 fuzzy translations, 391 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ga.po 221 translated messages, 41 fuzzy translations, 282 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ga.po 138 translated messages, 6 fuzzy translations, 207 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ga.po 271 translated messages, 45 fuzzy translations, 886 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ga.po 513 translated messages, 328 fuzzy translations, 497 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ga.po 108 translated messages, 42 fuzzy translations, 120 untranslated messages. 251 translated messages, 44 fuzzy translations, 424 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ga.po /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ga.po 132 translated messages, 11 fuzzy translations, 123 untranslated messages. 289 translated messages, 21 fuzzy translations, 255 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ga.po /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ga.po 161 translated messages, 16 fuzzy translations, 338 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ga.po 353 translated messages, 80 fuzzy translations, 927 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ga.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ga.po 184 translated messages, 42 fuzzy translations, 415 untranslated messages. 98 translated messages, 20 fuzzy translations, 84 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ga.po /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ga.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ga.po 164 translated messages, 20 fuzzy translations, 171 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ga.po 217 translated messages, 66 fuzzy translations, 716 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ga.po 162 translated messages, 16 fuzzy translations, 341 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ga.po 41 translated messages, 35 fuzzy translations, 155 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ga.po 345 translated messages, 4 fuzzy translations, 248 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth.mo po/wesnoth/ga.po 524 translated messages, 183 fuzzy translations, 536 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/gd.po 157 translated messages, 3 fuzzy translations, 218 untranslated messages. 456 translated messages, 136 fuzzy translations, 1400 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/gd.po /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/gd.po 0 translated messages, 111 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/gd.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/gd.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/gd.po 0 translated messages, 464 untranslated messages. 0 translated messages, 683 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/gd.po /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/gd.po 108 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/gd.po 0 translated messages, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/gd.po 544 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/gd.po 0 translated messages, 351 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/gd.po 1095 translated messages, 47 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/gd.po 1328 translated messages, 6 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/gd.po 0 translated messages, 719 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/gd.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/gd.po 0 translated messages, 565 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/gd.po 227 translated messages, 19 fuzzy translations, 20 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/gd.po 0 translated messages, 515 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/gd.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/gd.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/gd.po 0 translated messages, 641 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/gd.po 0 translated messages, 202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/gd.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/gd.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/gd.po 0 translated messages, 999 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/gd.po 500 translated messages, 15 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/gd.po 192 translated messages, 2 fuzzy translations, 37 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/gd.po 412 translated messages, 185 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth.mo po/wesnoth/gd.po 1230 translated messages, 12 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/gl.po 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/gl.po 378 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/gl.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/gl.po 186 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/gl.po 326 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/gl.po 669 translated messages, 5 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/gl.po 455 translated messages, 5 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/gl.po 95 translated messages, 5 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/gl.po 564 translated messages, 1 fuzzy translation, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/gl.po 539 translated messages, 5 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/gl.po 350 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/gl.po 1102 translated messages, 40 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/gl.po 1014 translated messages, 175 fuzzy translations, 149 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/gl.po 261 translated messages, 8 fuzzy translations, 1 untranslated message. 717 translated messages, 1 fuzzy translation, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/gl.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/gl.po 230 translated messages, 20 fuzzy translations, 16 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/gl.po 563 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/gl.po 515 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/gl.po 1360 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/gl.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/gl.po 189 translated messages, 10 fuzzy translations, 3 untranslated messages. 641 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/gl.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/gl.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/gl.po 350 translated messages, 4 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/gl.po 999 translated messages. 509 translated messages, 6 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/gl.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/gl.po 224 translated messages, 6 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/gl.po 582 translated messages, 5 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth.mo po/wesnoth/gl.po 1114 translated messages, 38 fuzzy translations, 91 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/he.po 1896 translated messages, 46 fuzzy translations, 50 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/he.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/he.po 0 translated messages, 3 fuzzy translations, 108 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/he.po 3 translated messages, 1 fuzzy translation, 183 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/he.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/he.po 3 translated messages, 11 fuzzy translations, 669 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/he.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/he.po 3 translated messages, 11 fuzzy translations, 94 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/he.po 18 translated messages, 5 fuzzy translations, 545 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/he.po 206 translated messages, 163 fuzzy translations, 175 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/he.po 3 translated messages, 5 fuzzy translations, 343 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/he.po 212 translated messages, 61 fuzzy translations, 929 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/he.po 540 translated messages, 357 fuzzy translations, 441 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/he.po 3 translated messages, 11 fuzzy translations, 705 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/he.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/he.po 41 translated messages, 50 fuzzy translations, 175 untranslated messages. 29 translated messages, 5 fuzzy translations, 531 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/he.po /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/he.po 5 translated messages, 510 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/he.po 4 translated messages, 4 fuzzy translations, 1352 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/he.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/he.po 71 translated messages, 127 fuzzy translations, 443 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/he.po 37 translated messages, 49 fuzzy translations, 116 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/he.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/he.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/he.po 70 translated messages, 16 fuzzy translations, 913 untranslated messages. 1 translated message, 518 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/he.po /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/he.po 26 translated messages, 42 fuzzy translations, 163 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/he.po 318 translated messages, 19 fuzzy translations, 260 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth.mo po/wesnoth/he.po 670 translated messages, 217 fuzzy translations, 356 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/hr.po 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/hr.po 0 translated messages, 378 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/hr.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/hr.po 36 translated messages, 4 fuzzy translations, 147 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/hr.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/hr.po 0 translated messages, 464 untranslated messages. 0 translated messages, 683 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/hr.po /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/hr.po 49 translated messages, 16 fuzzy translations, 43 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/hr.po 0 translated messages, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/hr.po 80 translated messages, 65 fuzzy translations, 399 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/hr.po 55 translated messages, 4 fuzzy translations, 292 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/hr.po 223 translated messages, 15 fuzzy translations, 964 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/hr.po 1 translated message, 1337 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/hr.po 0 translated messages, 719 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/hr.po 11 translated messages, 14 fuzzy translations, 245 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/hr.po 0 translated messages, 565 untranslated messages. 0 translated messages, 266 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/hr.po /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/hr.po 0 translated messages, 515 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/hr.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/hr.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/hr.po 0 translated messages, 641 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/hr.po 0 translated messages, 202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/hr.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/hr.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/hr.po 0 translated messages, 999 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/hr.po 0 translated messages, 519 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/hr.po 24 translated messages, 16 fuzzy translations, 191 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/hr.po 0 translated messages, 597 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth.mo po/wesnoth/hr.po 193 translated messages, 89 fuzzy translations, 961 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/hu.po 47 translated messages, 16 fuzzy translations, 315 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/hu.po 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/hu.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/hu.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/hu.po 298 translated messages, 18 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/hu.po 658 translated messages, 12 fuzzy translations, 13 untranslated messages. 445 translated messages, 14 fuzzy translations, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/hu.po /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/hu.po 88 translated messages, 10 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/hu.po 284 translated messages, 111 fuzzy translations, 173 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/hu.po 408 translated messages, 57 fuzzy translations, 79 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/hu.po 344 translated messages, 5 fuzzy translations, 2 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/hu.po 1095 translated messages, 47 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/hu.po 808 translated messages, 264 fuzzy translations, 266 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/hu.po 682 translated messages, 33 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/hu.po 189 translated messages, 55 fuzzy translations, 26 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/hu.po 221 translated messages, 20 fuzzy translations, 25 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/hu.po 541 translated messages, 12 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/hu.po 506 translated messages, 8 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/hu.po 1229 translated messages, 90 fuzzy translations, 41 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/hu.po 395 translated messages, 107 fuzzy translations, 78 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/hu.po 571 translated messages, 63 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/hu.po 185 translated messages, 14 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/hu.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/hu.po 334 translated messages, 18 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/hu.po 974 translated messages, 21 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/hu.po 496 translated messages, 17 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/hu.po 87 translated messages, 84 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/hu.po 559 translated messages, 9 fuzzy translations, 29 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth.mo po/wesnoth/hu.po 993 translated messages, 99 fuzzy translations, 151 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/id.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/id.po 1830 translated messages, 100 fuzzy translations, 62 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/id.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/id.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/id.po 301 translated messages, 18 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/id.po 658 translated messages, 12 fuzzy translations, 13 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/id.po 445 translated messages, 14 fuzzy translations, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/id.po 48 translated messages, 16 fuzzy translations, 44 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/id.po 284 translated messages, 111 fuzzy translations, 173 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/id.po 342 translated messages, 101 fuzzy translations, 101 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/id.po 344 translated messages, 5 fuzzy translations, 2 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/id.po 1083 translated messages, 44 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/id.po 579 translated messages, 323 fuzzy translations, 436 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/id.po 682 translated messages, 33 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/id.po 190 translated messages, 55 fuzzy translations, 25 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/id.po 216 translated messages, 21 fuzzy translations, 29 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/id.po 541 translated messages, 12 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/id.po 506 translated messages, 8 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/id.po 1229 translated messages, 90 fuzzy translations, 41 untranslated messages. 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/id.po /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/id.po 185 translated messages, 14 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/id.po 1 translated message. 571 translated messages, 63 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/id.po /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/id.po 334 translated messages, 18 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/id.po 974 translated messages, 21 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/id.po 496 translated messages, 17 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/id.po 78 translated messages, 93 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/id.po 533 translated messages, 9 fuzzy translations, 55 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth.mo po/wesnoth/id.po 793 translated messages, 176 fuzzy translations, 274 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/is.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/is.po 46 translated messages, 65 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/is.po 1831 translated messages, 99 fuzzy translations, 62 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/is.po 14 translated messages, 5 fuzzy translations, 168 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/is.po 19 translated messages, 3 fuzzy translations, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/is.po 0 translated messages, 683 untranslated messages. 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/is.po /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/is.po 39 translated messages, 16 fuzzy translations, 53 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/is.po 63 translated messages, 4 fuzzy translations, 501 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/is.po 203 translated messages, 144 fuzzy translations, 197 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/is.po 41 translated messages, 3 fuzzy translations, 307 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/is.po 135 translated messages, 6 fuzzy translations, 1061 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/is.po 274 translated messages, 468 fuzzy translations, 596 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/is.po 116 translated messages, 11 fuzzy translations, 592 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/is.po 107 translated messages, 46 fuzzy translations, 114 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/is.po 47 translated messages, 6 fuzzy translations, 213 untranslated messages. 144 translated messages, 56 fuzzy translations, 365 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/is.po /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/is.po 39 translated messages, 4 fuzzy translations, 472 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/is.po 74 translated messages, 14 fuzzy translations, 1272 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/is.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/is.po 56 translated messages, 15 fuzzy translations, 570 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/is.po 28 translated messages, 10 fuzzy translations, 164 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/is.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/is.po 49 translated messages, 4 fuzzy translations, 302 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/is.po 62 translated messages, 7 fuzzy translations, 450 untranslated messages. 96 translated messages, 4 fuzzy translations, 899 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/is.po /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/is.po 28 translated messages, 67 fuzzy translations, 136 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/is.po 116 translated messages, 24 fuzzy translations, 457 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth.mo po/wesnoth/is.po 426 translated messages, 341 fuzzy translations, 476 untranslated messages. 102 translated messages, 12 fuzzy translations, 1878 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/it.po /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/it.po 239 translated messages, 10 fuzzy translations, 129 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/it.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/it.po 187 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/it.po 326 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/it.po 464 translated messages. 683 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/it.po /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/it.po 108 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/it.po 568 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/it.po 544 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/it.po 351 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/it.po 1202 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/it.po 1338 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/it.po 270 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/it.po 719 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/it.po 266 translated messages. 565 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/it.po /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/it.po 515 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/it.po 1285 translated messages, 54 fuzzy translations, 21 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/it.po 84 translated messages, 496 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/it.po 202 translated messages. 641 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/it.po /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/it.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/it.po 355 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/it.po 999 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/it.po 519 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/it.po 231 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/it.po 597 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth.mo po/wesnoth/it.po 1243 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ja.po 36 translated messages, 1 fuzzy translation, 341 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ja.po 1992 translated messages111 translated messages. . /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ja.po /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ja.po 186 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ja.po 326 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ja.po 455 translated messages, 5 fuzzy translations, 4 untranslated messages. 669 translated messages, 5 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ja.po /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ja.po 95 translated messages, 5 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ja.po 564 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ja.po 539 translated messages, 5 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ja.po 350 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ja.po 1100 translated messages, 42 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ja.po 974 translated messages, 193 fuzzy translations, 171 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ja.po 717 translated messages, 1 fuzzy translation, 1 untranslated message. 177 translated messages, 34 fuzzy translations, 59 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ja.po /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ja.po 221 translated messages, 20 fuzzy translations, 25 untranslated messages. 563 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ja.po /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ja.po 514 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ja.po 1360 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ja.po 506 translated messages, 58 fuzzy translations, 16 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ja.po 189 translated messages, 10 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ja.po 641 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ja.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ja.po 350 translated messages, 4 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ja.po 995 translated messages, 4 untranslated messages. 509 translated messages, 6 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ja.po /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ja.po 199 translated messages, 31 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ja.po 576 translated messages, 5 fuzzy translations, 16 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth.mo po/wesnoth/ja.po 1106 translated messages, 41 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ko.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ko.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ko.po 1889 translated messages, 45 fuzzy translations, 58 untranslated messages. 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ko.po /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ko.po 14 translated messages, 312 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ko.po 658 translated messages, 12 fuzzy translations, 13 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ko.po 449 translated messages, 11 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ko.po 27 translated messages, 13 fuzzy translations, 68 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ko.po 266 translated messages, 107 fuzzy translations, 195 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ko.po 324 translated messages, 64 fuzzy translations, 156 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ko.po 327 translated messages, 6 fuzzy translations, 18 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ko.po 427 translated messages, 20 fuzzy translations, 755 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ko.po 383 translated messages, 308 fuzzy translations, 647 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ko.po 682 translated messages, 33 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ko.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ko.po 114 translated messages, 11 fuzzy translations, 141 untranslated messages. 30 translated messages, 7 fuzzy translations, 528 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ko.po /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ko.po 0 translated messages, 515 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ko.po 2 translated messages, 1358 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ko.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ko.po 571 translated messages, 63 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ko.po 185 translated messages, 14 fuzzy translations, 3 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ko.po /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ko.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ko.po 384 translated messages, 17 fuzzy translations, 118 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ko.po 974 translated messages, 21 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ko.po 87 translated messages, 84 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ko.po 449 translated messages, 8 fuzzy translations, 140 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth.mo po/wesnoth/ko.po 446 translated messages, 156 fuzzy translations, 641 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/la.po 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/la.po 194 translated messages, 14 fuzzy translations, 170 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/la.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/la.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/la.po 61 translated messages, 5 fuzzy translations, 260 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/la.po 69 translated messages, 4 fuzzy translations, 391 untranslated messages. 663 translated messages, 9 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/la.po /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/la.po 66 translated messages, 15 fuzzy translations, 27 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/la.po 93 translated messages, 15 fuzzy translations, 460 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/la.po 222 translated messages, 166 fuzzy translations, 156 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/la.po 345 translated messages, 5 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/la.po 1088 translated messages, 39 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/la.po 573 translated messages, 318 fuzzy translations, 447 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/la.po 689 translated messages, 26 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/la.po 93 translated messages, 49 fuzzy translations, 128 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/la.po 192 translated messages, 30 fuzzy translations, 44 untranslated messages. 265 translated messages, 7 fuzzy translations, 293 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/la.po /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/la.po 65 translated messages, 4 fuzzy translations, 446 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/la.po 111 translated messages, 12 fuzzy translations, 1237 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/la.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/la.po 268 translated messages, 77 fuzzy translations, 296 untranslated messages. 185 translated messages, 14 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/la.po /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/la.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/la.po 335 translated messages, 17 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/la.po 180 translated messages, 9 fuzzy translations, 810 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/la.po 103 translated messages, 3 fuzzy translations, 413 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/la.po 87 translated messages, 84 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/la.po 327 translated messages, 123 fuzzy translations, 147 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth.mo po/wesnoth/la.po 645 translated messages, 208 fuzzy translations, 390 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/lt.po 281 translated messages, 37 fuzzy translations, 1674 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/lt.po 81 translated messages, 7 fuzzy translations, 290 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/lt.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/lt.po 186 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/lt.po 318 translated messages, 3 fuzzy translations, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/lt.po 663 translated messages, 9 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/lt.po 272 translated messages, 10 fuzzy translations, 182 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/lt.po 105 translated messages, 2 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/lt.po 273 translated messages, 3 fuzzy translations, 292 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/lt.po 335 translated messages, 77 fuzzy translations, 132 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/lt.po 203 translated messages, 148 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/lt.po 1109 translated messages, 38 fuzzy translations, 55 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/lt.po 784 translated messages, 165 fuzzy translations, 389 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/lt.po 221 translated messages, 13 fuzzy translations, 36 untranslated messages. 716 translated messages, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/lt.po /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/lt.po 137 translated messages, 8 fuzzy translations, 121 untranslated messages. 364 translated messages, 5 fuzzy translations, 196 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/lt.po /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/lt.po 417 translated messages, 5 fuzzy translations, 93 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/lt.po 1034 translated messages, 111 fuzzy translations, 215 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/lt.po 48 translated messages, 532 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/lt.po 199 translated messages, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/lt.po 250 translated messages, 11 fuzzy translations, 380 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/lt.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/lt.po 346 translated messages, 8 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/lt.po 363 translated messages, 3 fuzzy translations, 633 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/lt.po 517 translated messages, 2 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/lt.po 143 translated messages, 44 fuzzy translations, 44 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/lt.po 331 translated messages, 2 fuzzy translations, 264 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth.mo po/wesnoth/lt.po 829 translated messages, 139 fuzzy translations, 275 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/lv.po 1 translated message, 377 untranslated messages. 715 translated messages, 16 fuzzy translations, 1261 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/lv.po /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/lv.po 0 translated messages, 111 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/lv.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/lv.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/lv.po 0 translated messages, 683 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/lv.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/lv.po 87 translated messages, 10 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/lv.po 0 translated messages, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/lv.po 410 translated messages, 56 fuzzy translations, 78 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/lv.po 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/lv.po 0 translated messages, 351 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/lv.po 807 translated messages, 260 fuzzy translations, 271 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/lv.po 0 translated messages, 719 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/lv.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/lv.po 0 translated messages, 565 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/lv.po 221 translated messages, 20 fuzzy translations, 25 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/lv.po 0 translated messages, 515 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/lv.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/lv.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/lv.po 0 translated messages, 641 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/lv.po 0 translated messages, 202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/lv.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/lv.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/lv.po 0 translated messages, 999 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/lv.po 500 translated messages, 15 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/lv.po 87 translated messages, 84 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/lv.po 569 translated messages, 10 fuzzy translations, 18 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth.mo po/wesnoth/lv.po 996 translated messages, 92 fuzzy translations, 155 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/mk.po 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/mk.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/mk.po 0 translated messages, 111 untranslated messages. 0 translated messages, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/mk.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/mk.po 0 translated messages, 683 untranslated messages. 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/mk.po 0 translated messages, 108 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/mk.po 0 translated messages, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/mk.po 59 translated messages, 30 fuzzy translations, 455 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/mk.po 0 translated messages, 351 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/mk.po 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/mk.po 16 translated messages, 57 fuzzy translations, 1265 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/mk.po 0 translated messages, 719 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/mk.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/mk.po 0 translated messages, 266 untranslated messages. 0 translated messages, 565 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/mk.po 0 translated messages, 515 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/mk.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/mk.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/mk.po 0 translated messages, 202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/mk.po 0 translated messages, 641 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/mk.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/mk.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/mk.po 0 translated messages, 999 untranslated messages. 0 translated messages, 519 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/mk.po 0 translated messages, 231 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/mk.po 0 translated messages, 597 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth.mo po/wesnoth/mk.po 92 translated messages, 42 fuzzy translations, 1109 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/mr.po 0 translated messages, 378 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/mr.po 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/mr.po 0 translated messages, 111 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/mr.po 0 translated messages, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/mr.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/mr.po 0 translated messages, 464 untranslated messages. 0 translated messages, 683 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/mr.po /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/mr.po 0 translated messages, 108 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/mr.po 0 translated messages, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/mr.po 43 translated messages, 57 fuzzy translations, 444 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/mr.po 0 translated messages, 351 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/mr.po 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/mr.po 1 translated message, 1337 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/mr.po 0 translated messages, 719 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/mr.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/mr.po 0 translated messages, 266 untranslated messages. 0 translated messages, 565 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/mr.po /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/mr.po 0 translated messages, 515 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/mr.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/mr.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/mr.po 0 translated messages, 641 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/mr.po 0 translated messages, 202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/mr.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/mr.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/mr.po 0 translated messages, 999 untranslated messages. 0 translated messages, 519 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/mr.po /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/mr.po 0 translated messages, 231 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/mr.po 0 translated messages, 597 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth.mo po/wesnoth/mr.po 133 translated messages, 154 fuzzy translations, 956 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/nb_NO.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/nb_NO.po 0 translated messages, 1992 untranslated messages. 2 translated messages, 3 fuzzy translations, 106 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/nb_NO.po /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/nb_NO.po 3 translated messages, 1 fuzzy translation, 183 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/nb_NO.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/nb_NO.po 3 translated messages, 16 fuzzy translations, 664 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/nb_NO.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/nb_NO.po 3 translated messages, 13 fuzzy translations, 92 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/nb_NO.po 163 translated messages, 99 fuzzy translations, 306 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/nb_NO.po 179 translated messages, 173 fuzzy translations, 192 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/nb_NO.po 4 translated messages, 5 fuzzy translations, 342 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/nb_NO.po 948 translated messages, 37 fuzzy translations, 217 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/nb_NO.po 273 translated messages, 470 fuzzy translations, 595 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/nb_NO.po 4 translated messages, 11 fuzzy translations, 704 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/nb_NO.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/nb_NO.po 30 translated messages, 5 fuzzy translations, 530 untranslated messages. 156 translated messages, 32 fuzzy translations, 78 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/nb_NO.po /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/nb_NO.po 5 translated messages, 510 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/nb_NO.po 4 translated messages, 4 fuzzy translations, 1352 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/nb_NO.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/nb_NO.po 61 translated messages, 128 fuzzy translations, 452 untranslated messages. 39 translated messages, 53 fuzzy translations, 110 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/nb_NO.po /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/nb_NO.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/nb_NO.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/nb_NO.po 30 translated messages, 58 fuzzy translations, 911 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/nb_NO.po 133 translated messages, 280 fuzzy translations, 106 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/nb_NO.po 42 translated messages, 112 fuzzy translations, 77 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/nb_NO.po 336 translated messages, 43 fuzzy translations, 218 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth.mo po/wesnoth/nb_NO.po 392 translated messages, 302 fuzzy translations, 549 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/nl.po 79 translated messages, 62 fuzzy translations, 1851 untranslated messages. 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/nl.po /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/nl.po 105 translated messages, 6 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/nl.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/nl.po 301 translated messages, 18 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/nl.po 5 translated messages, 16 fuzzy translations, 662 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/nl.po 74 translated messages, 7 fuzzy translations, 383 untranslated messages. 46 translated messages, 16 fuzzy translations, 46 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/nl.po /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/nl.po 195 translated messages, 147 fuzzy translations, 226 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/nl.po 251 translated messages, 162 fuzzy translations, 131 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/nl.po 154 translated messages, 150 fuzzy translations, 47 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/nl.po 1080 translated messages, 47 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/nl.po 456 translated messages, 391 fuzzy translations, 491 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/nl.po 190 translated messages, 259 fuzzy translations, 270 untranslated messages. 104 translated messages, 74 fuzzy translations, 92 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/nl.po /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/nl.po 124 translated messages, 78 fuzzy translations, 64 untranslated messages. 169 translated messages, 67 fuzzy translations, 329 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/nl.po /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/nl.po 9 translated messages, 506 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/nl.po 317 translated messages, 305 fuzzy translations, 738 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/nl.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/nl.po 64 translated messages, 52 fuzzy translations, 86 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/nl.po 278 translated messages, 149 fuzzy translations, 214 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/nl.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/nl.po 332 translated messages, 20 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/nl.po 673 translated messages, 269 fuzzy translations, 57 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/nl.po 405 translated messages, 105 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/nl.po 42 translated messages, 112 fuzzy translations, 77 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/nl.po 500 translated messages, 14 fuzzy translations, 83 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth.mo po/wesnoth/nl.po 809 translated messages, 163 fuzzy translations, 271 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/pl.po 2 translated messages1474 translated messages, 452 fuzzy translations, 66 untranslated messages. , 376 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/pl.po /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/pl.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/pl.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/pl.po 302 translated messages, 17 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/pl.po 663 translated messages, 9 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/pl.po 449 translated messages, 11 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/pl.po 88 translated messages, 11 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/pl.po 535 translated messages, 10 fuzzy translations, 23 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/pl.po 410 translated messages, 56 fuzzy translations, 78 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/pl.po 345 translated messages, 5 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/pl.po 1095 translated messages, 47 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/pl.po 601 translated messages, 304 fuzzy translations, 433 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/pl.po 692 translated messages, 23 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/pl.po 189 translated messages, 55 fuzzy translations, 26 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/pl.po 223 translated messages, 19 fuzzy translations, 24 untranslated messages. 556 translated messages, 9 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/pl.po /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/pl.po 506 translated messages, 9 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/pl.po 1233 translated messages, 88 fuzzy translations, 39 untranslated messages. 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/pl.po /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/pl.po 185 translated messages, 14 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/pl.po 630 translated messages, 10 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/pl.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/pl.po 335 translated messages, 17 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/pl.po 992 translated messages, 7 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/pl.po 500 translated messages, 15 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/pl.po 87 translated messages, 83 fuzzy translations, 61 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/pl.po 558 translated messages, 10 fuzzy translations, 29 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth.mo po/wesnoth/pl.po 1190 translated messages, 13 fuzzy translations, 40 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/pt.po 1465 translated messages, 466 fuzzy translations, 61 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/pt.po 189 translated messages, 2 fuzzy translations, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/pt.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/pt.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/pt.po 302 translated messages, 17 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/pt.po 663 translated messages, 9 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/pt.po 449 translated messages, 11 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/pt.po 90 translated messages, 9 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/pt.po 534 translated messages, 10 fuzzy translations, 24 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/pt.po 410 translated messages, 57 fuzzy translations, 77 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/pt.po 345 translated messages, 5 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/pt.po 1095 translated messages, 47 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/pt.po 807 translated messages, 260 fuzzy translations, 271 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/pt.po 692 translated messages, 23 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/pt.po 201 translated messages, 51 fuzzy translations, 18 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/pt.po 561 translated messages, 4 fuzzy translations. 221 translated messages, 20 fuzzy translations, 25 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/pt.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/pt.po 507 translated messages, 8 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/pt.po 1232 translated messages, 89 fuzzy translations, 39 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/pt.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/pt.po 185 translated messages, 14 fuzzy translations, 3 untranslated messages. 630 translated messages, 10 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/pt.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/pt.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/pt.po 335 translated messages, 17 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/pt.po 992 translated messages, 7 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/pt.po 500 translated messages, 15 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/pt.po 87 translated messages, 84 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/pt.po 526 translated messages, 10 fuzzy translations, 61 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth.mo po/wesnoth/pt.po 999 translated messages, 94 fuzzy translations, 150 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/pt_BR.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/pt_BR.po 1886 translated messages, 52 fuzzy translations, 54 untranslated messages. 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/pt_BR.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/pt_BR.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/pt_BR.po 299 translated messages, 17 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/pt_BR.po 663 translated messages, 9 fuzzy translations, 11 untranslated messages. 446 translated messages, 12 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/pt_BR.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/pt_BR.po 46 translated messages, 14 fuzzy translations, 48 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/pt_BR.po 564 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/pt_BR.po 320 translated messages, 103 fuzzy translations, 121 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/pt_BR.po 340 translated messages, 7 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/pt_BR.po 1087 translated messages, 40 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/pt_BR.po 566 translated messages, 337 fuzzy translations, 435 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/pt_BR.po 171 translated messages, 52 fuzzy translations, 47 untranslated messages. 658 translated messages, 42 fuzzy translations, 19 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/pt_BR.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/pt_BR.po 164 translated messages, 34 fuzzy translations, 68 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/pt_BR.po 537 translated messages, 16 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/pt_BR.po 506 translated messages, 8 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/pt_BR.po 1229 translated messages, 90 fuzzy translations, 41 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/pt_BR.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/pt_BR.po 145 translated messages, 45 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/pt_BR.po 571 translated messages, 63 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/pt_BR.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/pt_BR.po 332 translated messages, 20 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/pt_BR.po 917 translated messages, 55 fuzzy translations, 27 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/pt_BR.po 496 translated messages, 16 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/pt_BR.po 87 translated messages, 84 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/pt_BR.po 491 translated messages, 11 fuzzy translations, 95 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth.mo po/wesnoth/pt_BR.po 728 translated messages, 202 fuzzy translations, 313 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/racv.po 366 translated messages, 5 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/racv.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/racv.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. 1266 translated messages/usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/racv.po , 593 fuzzy translations, 133 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/racv.po 302 translated messages, 17 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/racv.po 0 translated messages, 683 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/racv.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/racv.po 90 translated messages, 9 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/racv.po 162 translated messages, 132 fuzzy translations, 274 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/racv.po 185 translated messages, 186 fuzzy translations, 173 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/racv.po 79 translated messages, 178 fuzzy translations, 94 untranslated messages. 706 translated messages, 203 fuzzy translations, 293 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/racv.po /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/racv.po 162 translated messages, 487 fuzzy translations, 689 untranslated messages. 0 translated messages, 719 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/racv.po /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/racv.po 104 translated messages, 74 fuzzy translations, 92 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/racv.po 32 translated messages, 5 fuzzy translations, 528 untranslated messages. 151 translated messages, 37 fuzzy translations, 78 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/racv.po /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/racv.po 362 translated messages, 119 fuzzy translations, 34 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/racv.po 7 translated messages, 6 fuzzy translations, 1347 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/racv.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/racv.po 70 translated messages, 128 fuzzy translations, 443 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/racv.po 64 translated messages, 52 fuzzy translations, 86 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/racv.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/racv.po 335 translated messages, 17 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/racv.po 648 translated messages, 281 fuzzy translations, 70 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/racv.po 113 translated messages, 217 fuzzy translations, 189 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/racv.po 87 translated messages, 83 fuzzy translations, 61 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/racv.po 380 translated messages, 97 fuzzy translations, 120 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth.mo po/wesnoth/racv.po 350 translated messages, 417 fuzzy translations, 476 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ro.po 1174 translated messages, 630 fuzzy translations, 188 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ro.po 0 translated messages, 378 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ro.po 0 translated messages, 111 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ro.po 2 translated messages, 1 fuzzy translation, 184 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ro.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ro.po 0 translated messages, 1 fuzzy translation, 682 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ro.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ro.po 3 translated messages, 11 fuzzy translations, 94 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ro.po 0 translated messages, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ro.po 16 translated messages, 72 fuzzy translations, 456 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ro.po 0 translated messages, 351 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ro.po 6 translated messages, 4 fuzzy translations, 1192 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ro.po 11 translated messages, 166 fuzzy translations, 1161 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ro.po 1 translated message, 718 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ro.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ro.po 6 translated messages, 3 fuzzy translations, 257 untranslated messages. 5 translated messages, 2 fuzzy translations, 558 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ro.po /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ro.po 2 translated messages, 513 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ro.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ro.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ro.po 0 translated messages, 1 fuzzy translation, 640 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ro.po 0 translated messages, 202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ro.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ro.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ro.po 8 translated messages, 991 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ro.po 0 translated messages, 519 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ro.po 1 translated message, 2 fuzzy translations, 228 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ro.po 10 translated messages, 11 fuzzy translations, 576 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth.mo po/wesnoth/ro.po 77 translated messages, 180 fuzzy translations, 986 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/ru.po 1 translated message, 377 untranslated messages. 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ru.po /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/ru.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ru.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ru.po 299 translated messages, 17 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ru.po 669 translated messages, 5 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ru.po 455 translated messages, 5 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ru.po 87 translated messages, 10 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ru.po 564 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ru.po 520 translated messages, 8 fuzzy translations, 16 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ru.po 349 translated messages, 1 fuzzy translation, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ru.po 1095 translated messages, 47 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ru.po 1012 translated messages, 175 fuzzy translations, 151 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ru.po 717 translated messages, 1 fuzzy translation, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ru.po 201 translated messages, 51 fuzzy translations, 18 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ru.po 560 translated messages, 5 fuzzy translations. 221 translated messages, 20 fuzzy translations, 25 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ru.po /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ru.po 507 translated messages, 8 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ru.po 1073 translated messages, 87 fuzzy translations, 200 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ru.po 505 translated messages, 59 fuzzy translations, 16 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ru.po 629 translated messages, 11 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ru.po 185 translated messages, 14 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ru.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ru.po 350 translated messages, 4 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ru.po 995 translated messages, 4 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ru.po 507 translated messages, 8 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ru.po 194 translated messages, 34 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ru.po 572 translated messages, 4 fuzzy translations, 21 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth.mo po/wesnoth/ru.po 970 translated messages, 98 fuzzy translations, 175 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sk.po 366 translated messages, 5 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sk.po 111 translated messages. 1893 translated messages, 47 fuzzy translations, 52 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sk.po /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sk.po 186 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sk.po 326 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sk.po 663 translated messages, 9 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sk.po 449 translated messages, 11 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sk.po 89 translated messages, 10 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sk.po 535 translated messages, 10 fuzzy translations, 23 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sk.po 409 translated messages, 57 fuzzy translations, 78 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sk.po 345 translated messages, 5 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sk.po 1095 translated messages, 47 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sk.po 808 translated messages, 265 fuzzy translations, 265 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sk.po 692 translated messages, 23 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sk.po 201 translated messages, 51 fuzzy translations, 18 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sk.po 222 translated messages, 20 fuzzy translations, 24 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sk.po 562 translated messages, 3 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sk.po 515 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sk.po 1232 translated messages, 89 fuzzy translations, 39 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sk.po 579 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sk.po 202 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sk.po 630 translated messages, 10 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sk.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sk.po 335 translated messages, 17 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sk.po 992 translated messages, 7 fuzzy translations. 500 translated messages, 15 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sk.po /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sk.po 231 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sk.po 569 translated messages, 10 fuzzy translations, 18 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth.mo po/wesnoth/sk.po 1022 translated messages, 88 fuzzy translations, 133 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sl.po 2 translated messages, 376 untranslated messages. 1886 translated messages, 53 fuzzy translations, 53 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sl.po /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sl.po 5 translated messages, 106 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sl.po 138 translated messages, 38 fuzzy translations, 11 untranslated messages. 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sl.po /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sl.po 3 translated messages, 16 fuzzy translations, 664 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sl.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sl.po 16 translated messages, 14 fuzzy translations, 78 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sl.po 193 translated messages, 142 fuzzy translations, 233 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sl.po 87 translated messages, 242 fuzzy translations, 215 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sl.po 3 translated messages, 5 fuzzy translations, 343 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sl.po 544 translated messages, 146 fuzzy translations, 512 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sl.po 158 translated messages, 515 fuzzy translations, 665 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sl.po 44 translated messages, 38 fuzzy translations, 188 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sl.po 123 translated messages, 9 fuzzy translations, 587 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sl.po 131 translated messages, 51 fuzzy translations, 383 untranslated messages. 39 translated messages, 49 fuzzy translations, 178 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sl.po /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sl.po 47 translated messages, 1 fuzzy translation, 467 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sl.po 14 translated messages, 11 fuzzy translations, 1335 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sl.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sl.po 70 translated messages, 127 fuzzy translations, 444 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sl.po 27 translated messages, 80 fuzzy translations, 95 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sl.po /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sl.po 6 translated messages, 2 fuzzy translations, 347 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sl.po 110 translated messages, 17 fuzzy translations, 872 untranslated messages. 5 translated messages, 1 fuzzy translation, 513 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sl.po /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sl.po 22 translated messages, 129 fuzzy translations, 80 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sl.po 121 translated messages, 187 fuzzy translations, 289 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth.mo po/wesnoth/sl.po 245 translated messages, 460 fuzzy translations, 538 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sr.po 1 translated message, 377 untranslated messages. 8 translated messages, 3 fuzzy translations, 1981 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sr.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sr.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sr.po 298 translated messages, 18 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sr.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sr.po 658 translated messages, 12 fuzzy translations, 13 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sr.po 48 translated messages, 15 fuzzy translations, 45 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sr.po 284 translated messages, 111 fuzzy translations, 173 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sr.po 335 translated messages, 107 fuzzy translations, 102 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sr.po 344 translated messages, 5 fuzzy translations, 2 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sr.po 1082 translated messages, 45 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sr.po 579 translated messages, 323 fuzzy translations, 436 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sr.po 682 translated messages, 33 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sr.po 189 translated messages, 55 fuzzy translations, 26 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sr.po 213 translated messages, 21 fuzzy translations, 32 untranslated messages. 541 translated messages, 12 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sr.po 506 translated messages, 8 fuzzy translations, 1 untranslated message. 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sr.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sr.po 571 translated messages, 63 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sr.po 185 translated messages, 14 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sr.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sr.po 334 translated messages, 18 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sr.po 974 translated messages, 21 fuzzy translations, 4 untranslated messages. 496 translated messages, 17 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sr.po 78 translated messages, 93 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sr.po 502 translated messages, 11 fuzzy translations, 84 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth.mo po/wesnoth/sr.po 762 translated messages, 172 fuzzy translations, 309 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sr@ijekavian.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sr@ijekavian.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sr@ijekavian.po 1828 translated messages, 102 fuzzy translations, 62 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sr@ijekavian.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sr@ijekavian.po 298 translated messages, 18 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sr@ijekavian.po 658 translated messages0 translated messages, 464 untranslated messages. , 12 fuzzy translations, 13 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sr@ijekavian.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sr@ijekavian.po 48 translated messages, 15 fuzzy translations, 45 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sr@ijekavian.po 284 translated messages, 111 fuzzy translations, 173 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sr@ijekavian.po 335 translated messages, 107 fuzzy translations, 102 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sr@ijekavian.po 344 translated messages, 5 fuzzy translations, 2 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sr@ijekavian.po 1082 translated messages, 45 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sr@ijekavian.po 579 translated messages, 323 fuzzy translations, 436 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sr@ijekavian.po 682 translated messages, 33 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sr@ijekavian.po 189 translated messages, 55 fuzzy translations, 26 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sr@ijekavian.po 541 translated messages, 12 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sr@ijekavian.po 213 translated messages, 21 fuzzy translations, 32 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sr@ijekavian.po 506 translated messages, 8 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sr@ijekavian.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sr@ijekavian.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sr@ijekavian.po 185 translated messages, 14 fuzzy translations, 3 untranslated messages. 571 translated messages, 63 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sr@ijekavian.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sr@ijekavian.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sr@ijekavian.po 334 translated messages, 18 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sr@ijekavian.po 974 translated messages, 21 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sr@ijekavian.po 496 translated messages, 17 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sr@ijekavian.po 78 translated messages, 93 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sr@ijekavian.po 502 translated messages, 11 fuzzy translations, 84 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth.mo po/wesnoth/sr@ijekavian.po 762 translated messages, 172 fuzzy translations, 309 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sr@ijekavianlatin.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sr@ijekavianlatin.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sr@ijekavianlatin.po 1828 translated messages, 102 fuzzy translations, 62 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sr@ijekavianlatin.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sr@ijekavianlatin.po 298 translated messages, 18 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sr@ijekavianlatin.po 658 translated messages, 12 fuzzy translations, 13 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sr@ijekavianlatin.po 0 translated messages, 464 untranslated messages. 48 translated messages, 15 fuzzy translations, 45 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sr@ijekavianlatin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sr@ijekavianlatin.po 284 translated messages, 111 fuzzy translations, 173 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sr@ijekavianlatin.po 335 translated messages, 107 fuzzy translations, 102 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sr@ijekavianlatin.po 344 translated messages, 5 fuzzy translations, 2 untranslated messages. 1082 translated messages, 45 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sr@ijekavianlatin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sr@ijekavianlatin.po 579 translated messages, 323 fuzzy translations, 436 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sr@ijekavianlatin.po 682 translated messages, 33 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sr@ijekavianlatin.po 189 translated messages, 55 fuzzy translations, 26 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sr@ijekavianlatin.po 541 translated messages, 12 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sr@ijekavianlatin.po 213 translated messages, 21 fuzzy translations, 32 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sr@ijekavianlatin.po 506 translated messages, 8 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sr@ijekavianlatin.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sr@ijekavianlatin.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sr@ijekavianlatin.po 571 translated messages, 63 fuzzy translations, 7 untranslated messages. 185 translated messages, 14 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sr@ijekavianlatin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sr@ijekavianlatin.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sr@ijekavianlatin.po 334 translated messages, 18 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sr@ijekavianlatin.po 974 translated messages, 21 fuzzy translations, 4 untranslated messages. 496 translated messages, 17 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sr@ijekavianlatin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sr@ijekavianlatin.po 78 translated messages, 93 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sr@ijekavianlatin.po 502 translated messages, 11 fuzzy translations, 84 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth.mo po/wesnoth/sr@ijekavianlatin.po 762 translated messages, 172 fuzzy translations, 309 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sr@latin.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sr@latin.po 1828 translated messages, 102 fuzzy translations, 62 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sr@latin.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sr@latin.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sr@latin.po 298 translated messages, 18 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sr@latin.po 658 translated messages, 12 fuzzy translations, 13 untranslated messages. 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sr@latin.po 48 translated messages, 15 fuzzy translations, 45 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sr@latin.po 284 translated messages, 111 fuzzy translations, 173 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sr@latin.po 335 translated messages, 107 fuzzy translations, 102 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sr@latin.po 344 translated messages, 5 fuzzy translations, 2 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sr@latin.po 1082 translated messages, 45 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sr@latin.po 579 translated messages, 323 fuzzy translations, 436 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sr@latin.po 682 translated messages, 33 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sr@latin.po 189 translated messages, 55 fuzzy translations, 26 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sr@latin.po 541 translated messages, 12 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sr@latin.po 213 translated messages, 21 fuzzy translations, 32 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sr@latin.po 506 translated messages, 8 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sr@latin.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sr@latin.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sr@latin.po 571 translated messages, 63 fuzzy translations, 7 untranslated messages. 185 translated messages, 14 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sr@latin.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sr@latin.po 334 translated messages, 18 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sr@latin.po 974 translated messages, 21 fuzzy translations, 4 untranslated messages. 496 translated messages, 17 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sr@latin.po 78 translated messages, 93 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sr@latin.po 502 translated messages, 11 fuzzy translations, 84 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth.mo po/wesnoth/sr@latin.po 762 translated messages, 172 fuzzy translations, 309 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/sv.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sv.po 96 translated messages, 12 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/sv.po 1828 translated messages, 102 fuzzy translations, 62 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sv.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sv.po 236 translated messages, 64 fuzzy translations, 26 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sv.po 86 translated messages, 156 fuzzy translations, 441 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sv.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sv.po 94 translated messages, 6 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sv.po 222 translated messages, 148 fuzzy translations, 198 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sv.po 312 translated messages, 114 fuzzy translations, 118 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sv.po 270 translated messages, 62 fuzzy translations, 19 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sv.po 1082 translated messages, 45 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sv.po 819 translated messages, 225 fuzzy translations, 294 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sv.po 73 translated messages, 316 fuzzy translations, 330 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sv.po 103 translated messages, 75 fuzzy translations, 92 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sv.po 182 translated messages, 28 fuzzy translations, 56 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sv.po 337 translated messages, 132 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sv.po 384 translated messages, 106 fuzzy translations, 25 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sv.po 841 translated messages, 447 fuzzy translations, 72 untranslated messages. 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sv.po /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sv.po 51 translated messages, 48 fuzzy translations, 103 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sv.po 325 translated messages, 229 fuzzy translations, 87 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sv.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sv.po 332 translated messages, 20 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sv.po 791 translated messages, 155 fuzzy translations, 53 untranslated messages. 356 translated messages, 128 fuzzy translations, 35 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sv.po /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sv.po 189 translated messages, 41 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sv.po 317 translated messages, 160 fuzzy translations, 120 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth.mo po/wesnoth/sv.po 1087 translated messages, 44 fuzzy translations, 112 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/tl.po 1894 translated messages, 48 fuzzy translations, 50 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/tl.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/tl.po 0 translated messages, 111 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/tl.po 0 translated messages, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/tl.po 0 translated messages, 326 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/tl.po 0 translated messages, 683 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/tl.po 0 translated messages, 464 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/tl.po 3 translated messages, 11 fuzzy translations, 94 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/tl.po 0 translated messages, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/tl.po 90 translated messages, 82 fuzzy translations, 372 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/tl.po 0 translated messages, 351 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/tl.po 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/tl.po 51 translated messages, 344 fuzzy translations, 943 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/tl.po 0 translated messages, 719 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/tl.po 0 translated messages, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/tl.po 0 translated messages, 266 untranslated messages. 1 translated message, 1 fuzzy translation, 563 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/tl.po /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/tl.po 0 translated messages, 515 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/tl.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/tl.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/tl.po 0 translated messages, 641 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/tl.po 0 translated messages, 202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/tl.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/tl.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/tl.po 0 translated messages, 999 untranslated messages. 0 translated messages, 519 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/tl.po /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/tl.po 0 translated messages, 231 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/tl.po 0 translated messages, 597 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth.mo po/wesnoth/tl.po 203 translated messages, 236 fuzzy translations, 804 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/tr.po 1 translated message, 377 untranslated messages. 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/tr.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/tr.po 96 translated messages, 12 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/tr.po 137 translated messages, 39 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/tr.po 272 translated messages, 44 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/tr.po 0 translated messages, 464 untranslated messages. 520 translated messages, 138 fuzzy translations, 25 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/tr.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/tr.po 33 translated messages, 17 fuzzy translations, 58 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/tr.po 243 translated messages, 141 fuzzy translations, 184 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/tr.po 215 translated messages, 167 fuzzy translations, 162 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/tr.po 288 translated messages, 52 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/tr.po 958 translated messages, 152 fuzzy translations, 92 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/tr.po 274 translated messages, 468 fuzzy translations, 596 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/tr.po 319 translated messages, 224 fuzzy translations, 176 untranslated messages. 155 translated messages, 62 fuzzy translations, 53 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/tr.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/tr.po 146 translated messages, 32 fuzzy translations, 88 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/tr.po 371 translated messages, 126 fuzzy translations, 68 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/tr.po 410 translated messages, 94 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/tr.po 894 translated messages, 402 fuzzy translations, 64 untranslated messages. 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/tr.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/tr.po 97 translated messages, 54 fuzzy translations, 51 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/tr.po 475 translated messages, 137 fuzzy translations, 29 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/tr.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/tr.po 291 translated messages, 59 fuzzy translations, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/tr.po 404 translated messages, 105 fuzzy translations, 10 untranslated messages. 830 translated messages, 137 fuzzy translations, 32 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/tr.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/tr.po 42 translated messages, 112 fuzzy translations, 77 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/tr.po 392 translated messages, 70 fuzzy translations, 135 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth.mo po/wesnoth/tr.po 459 translated messages, 355 fuzzy translations, 429 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/uk.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/uk.po 1439 translated messages, 480 fuzzy translations, 73 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/uk.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/uk.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/uk.po 288 translated messages, 16 fuzzy translations, 22 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/uk.po 270 translated messages, 166 fuzzy translations, 28 untranslated messages. 370 translated messages, 299 fuzzy translations, 14 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/uk.po /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/uk.po 51 translated messages, 15 fuzzy translations, 42 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/uk.po 0 translated messages, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/uk.po 371 translated messages, 83 fuzzy translations, 90 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/uk.po 180 translated messages, 9 fuzzy translations, 1013 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/uk.po 0 translated messages, 351 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/uk.po 0 translated messages, 719 untranslated messages. 658 translated messages, 309 fuzzy translations, 371 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/uk.po /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/uk.po 193 translated messages, 55 fuzzy translations, 22 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/uk.po 541 translated messages, 12 fuzzy translations, 12 untranslated messages. 214 translated messages, 21 fuzzy translations, 31 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/uk.po /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/uk.po 0 translated messages, 515 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/uk.po 125 translated messages, 18 fuzzy translations, 1217 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/uk.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/uk.po 0 translated messages, 641 untranslated messages. 52 translated messages, 10 fuzzy translations, 140 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/uk.po /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/uk.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/uk.po 0 translated messages, 355 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/uk.po 0 translated messages, 519 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/uk.po 323 translated messages, 672 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/uk.po 87 translated messages, 84 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/uk.po 502 translated messages, 11 fuzzy translations, 84 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth.mo po/wesnoth/uk.po 804 translated messages, 144 fuzzy translations, 295 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/vi.po 0 translated messages, 1992 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/vi.po 111 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/vi.po 365 translated messages, 6 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/vi.po 168 translated messages, 11 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/vi.po 302 translated messages, 17 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/vi.po 663 translated messages, 9 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/vi.po 449 translated messages, 11 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/vi.po 87 translated messages, 10 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/vi.po 534 translated messages, 10 fuzzy translations, 24 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/vi.po 410 translated messages, 57 fuzzy translations, 77 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/vi.po 345 translated messages, 5 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/vi.po 1095 translated messages, 47 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/vi.po 808 translated messages, 263 fuzzy translations, 267 untranslated messages. 692 translated messages, 23 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/vi.po /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/vi.po 201 translated messages, 51 fuzzy translations, 18 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/vi.po 562 translated messages, 3 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/vi.po 222 translated messages, 20 fuzzy translations, 24 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/vi.po 507 translated messages, 8 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/vi.po 1232 translated messages, 89 fuzzy translations, 39 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/vi.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/vi.po 630 translated messages, 10 fuzzy translations, 1 untranslated message. 185 translated messages, 14 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/vi.po /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/vi.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/vi.po 335 translated messages, 17 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/vi.po 992 translated messages, 7 fuzzy translations. 500 translated messages, 15 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/vi.po /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/vi.po 87 translated messages, 84 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/vi.po 559 translated messages, 9 fuzzy translations, 29 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth.mo po/wesnoth/vi.po 995 translated messages, 100 fuzzy translations, 148 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/zh_CN.po 155 translated messages, 1 fuzzy translation, 222 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/zh_CN.po 1886 translated messages, 52 fuzzy translations, 54 untranslated messages. 111 translated messages. 187 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/zh_CN.po 326 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/zh_CN.po 683 translated messages. 463 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/zh_CN.po 108 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/zh_CN.po 568 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/zh_CN.po 544 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/zh_CN.po 351 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/zh_CN.po 1200 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/zh_CN.po 1328 translated messages, 6 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/zh_CN.po 719 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/zh_CN.po 261 translated messages, 8 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/zh_CN.po 564 translated messages266 translated messages. , 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/zh_CN.po 515 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/zh_CN.po 1360 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/zh_CN.po 17 translated messages, 563 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/zh_CN.po 641 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/zh_CN.po 202 translated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/zh_CN.po 355 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/zh_CN.po 999 translated messages. 519 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/zh_CN.po 231 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/zh_CN.po 597 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth.mo po/wesnoth/zh_CN.po 1230 translated messages, 12 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-ai.mo po/wesnoth-ai/zh_TW.po 1 translated message, 377 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/zh_TW.po 1992 translated messages. 99 translated messages, 12 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-aoi.mo po/wesnoth-aoi/zh_TW.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/zh_TW.po 137 translated messages, 39 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/zh_TW.po 272 translated messages, 44 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/zh_TW.po 185 translated messages, 14 fuzzy translations, 484 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/zh_TW.po 445 translated messages, 14 fuzzy translations, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/zh_TW.po 49 translated messages, 17 fuzzy translations, 42 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/zh_TW.po 244 translated messages, 140 fuzzy translations, 184 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/zh_TW.po 334 translated messages, 97 fuzzy translations, 113 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/zh_TW.po 288 translated messages, 52 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/zh_TW.po 950 translated messages, 177 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/zh_TW.po 799 translated messages, 269 fuzzy translations, 270 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/zh_TW.po 179 translated messages, 52 fuzzy translations, 39 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/zh_TW.po 451 translated messages, 190 fuzzy translations, 78 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/zh_TW.po 453 translated messages, 54 fuzzy translations, 58 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/zh_TW.po 170 translated messages, 32 fuzzy translations, 64 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/zh_TW.po 434 translated messages, 72 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/zh_TW.po 0 translated messages, 1360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/zh_TW.po 0 translated messages, 580 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/zh_TW.po 571 translated messages, 63 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/zh_TW.po 64 translated messages, 52 fuzzy translations, 86 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/zh_TW.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/zh_TW.po 292 translated messages, 58 fuzzy translations, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/zh_TW.po 404 translated messages, 105 fuzzy translations, 10 untranslated messages. 819 translated messages, 137 fuzzy translations, 43 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/zh_TW.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/zh_TW.po 78 translated messages, 93 fuzzy translations, 60 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/zh_TW.po 478 translated messages, 29 fuzzy translations, 90 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth.mo po/wesnoth/zh_TW.po 472 translated messages, 32 fuzzy translations, 1488 untranslated messages. 1013 translated messages, 92 fuzzy translations, 138 untranslated messages. scons: Configure: creating build/config.h g++ -o build/release/wesnoth.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/wesnoth.cpp g++ -o build/release/about.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/about.cpp g++ -o build/release/actions/advancement.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/advancement.cpp g++ -o build/release/actions/attack.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/attack.cpp g++ -o build/release/actions/create.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/create.cpp g++ -o build/release/actions/heal.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/heal.cpp g++ -o build/release/actions/move.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/move.cpp g++ -o build/release/actions/shroud_clearing_action.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/shroud_clearing_action.cpp g++ -o build/release/actions/undo.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/undo.cpp g++ -o build/release/actions/undo_action.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/undo_action.cpp g++ -o build/release/actions/undo_dismiss_action.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/undo_dismiss_action.cpp g++ -o build/release/actions/undo_move_action.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/undo_move_action.cpp g++ -o build/release/actions/undo_recall_action.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/undo_recall_action.cpp g++ -o build/release/actions/undo_recruit_action.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/undo_recruit_action.cpp g++ -o build/release/actions/undo_update_shroud_action.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/undo_update_shroud_action.cpp g++ -o build/release/actions/unit_creator.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/unit_creator.cpp g++ -o build/release/actions/vision.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/actions/vision.cpp g++ -o build/release/addon/client.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/addon/client.cpp g++ -o build/release/addon/info.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/addon/info.cpp g++ -o build/release/addon/manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/addon/manager.cpp g++ -o build/release/addon/manager_ui.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/addon/manager_ui.cpp g++ -o build/release/addon/state.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/addon/state.cpp g++ -o build/release/addon/validation.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/addon/validation.cpp g++ -o build/release/ai/actions.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/actions.cpp g++ -o build/release/ai/composite/ai.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/composite/ai.cpp g++ -o build/release/ai/composite/aspect.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/composite/aspect.cpp g++ -o build/release/ai/composite/component.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/composite/component.cpp g++ -o build/release/ai/composite/contexts.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/composite/contexts.cpp g++ -o build/release/ai/composite/engine.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/composite/engine.cpp g++ -o build/release/ai/composite/goal.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/composite/goal.cpp g++ -o build/release/ai/composite/rca.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/composite/rca.cpp g++ -o build/release/ai/composite/stage.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/composite/stage.cpp g++ -o build/release/ai/configuration.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/configuration.cpp g++ -o build/release/ai/contexts.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/contexts.cpp g++ -o build/release/ai/default/aspect_attacks.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/default/aspect_attacks.cpp g++ -o build/release/ai/default/attack.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/default/attack.cpp g++ -o build/release/ai/default/ca.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/default/ca.cpp g++ -o build/release/ai/default/ca_move_to_targets.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/default/ca_move_to_targets.cpp g++ -o build/release/ai/default/contexts.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/default/contexts.cpp g++ -o build/release/ai/default/engine_cpp.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/default/engine_cpp.cpp g++ -o build/release/ai/default/recruitment.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/default/recruitment.cpp g++ -o build/release/ai/default/stage_rca.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/default/stage_rca.cpp g++ -o build/release/ai/formula/ai.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/formula/ai.cpp g++ -o build/release/ai/formula/callable_objects.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/formula/callable_objects.cpp g++ -o build/release/ai/formula/candidates.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/formula/candidates.cpp g++ -o build/release/ai/formula/engine_fai.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/formula/engine_fai.cpp g++ -o build/release/ai/formula/function_table.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/formula/function_table.cpp g++ -o build/release/ai/formula/stage_side_formulas.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/formula/stage_side_formulas.cpp g++ -o build/release/ai/formula/stage_unit_formulas.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/formula/stage_unit_formulas.cpp g++ -o build/release/ai/game_info.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/game_info.cpp g++ -o build/release/ai/gamestate_observer.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/gamestate_observer.cpp g++ -o build/release/ai/lua/aspect_advancements.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/lua/aspect_advancements.cpp g++ -o build/release/ai/lua/core.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/lua/core.cpp g++ -o build/release/ai/lua/engine_lua.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/lua/engine_lua.cpp g++ -o build/release/ai/lua/lua_object.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/lua/lua_object.cpp g++ -o build/release/ai/manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/manager.cpp g++ -o build/release/ai/registry.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/registry.cpp g++ -o build/release/ai/simulated_actions.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/simulated_actions.cpp g++ -o build/release/ai/testing.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/ai/testing.cpp g++ -o build/release/animated.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/animated.cpp g++ -o build/release/attack_prediction.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/attack_prediction.cpp g++ -o build/release/build_info.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/build_info.cpp g++ -o build/release/carryover.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/carryover.cpp g++ -o build/release/chat_command_handler.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/chat_command_handler.cpp g++ -o build/release/chat_events.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/chat_events.cpp g++ -o build/release/commandline_options.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/commandline_options.cpp g++ -o build/release/config_cache.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/config_cache.cpp g++ -o build/release/controller_base.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/controller_base.cpp g++ -o build/release/countdown_clock.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/countdown_clock.cpp g++ -o build/release/desktop/notifications.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/desktop/notifications.cpp g++ -o build/release/desktop/open.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/desktop/open.cpp g++ -o build/release/desktop/paths.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/desktop/paths.cpp g++ -o build/release/desktop/version.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/desktop/version.cpp g++ -o build/release/display_chat_manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/display_chat_manager.cpp g++ -o build/release/editor/action/action.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/action/action.cpp g++ -o build/release/editor/action/action_item.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/action/action_item.cpp g++ -o build/release/editor/action/action_label.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/action/action_label.cpp g++ -o build/release/editor/action/action_select.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/action/action_select.cpp g++ -o build/release/editor/action/action_unit.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/action/action_unit.cpp g++ -o build/release/editor/action/action_village.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/action/action_village.cpp g++ -o build/release/editor/action/mouse/mouse_action.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/action/mouse/mouse_action.cpp g++ -o build/release/editor/action/mouse/mouse_action_item.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/action/mouse/mouse_action_item.cpp g++ -o build/release/editor/action/mouse/mouse_action_map_label.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/action/mouse/mouse_action_map_label.cpp g++ -o build/release/editor/action/mouse/mouse_action_select.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/action/mouse/mouse_action_select.cpp g++ -o build/release/editor/action/mouse/mouse_action_unit.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/action/mouse/mouse_action_unit.cpp g++ -o build/release/editor/action/mouse/mouse_action_village.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/action/mouse/mouse_action_village.cpp g++ -o build/release/editor/controller/editor_controller.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/controller/editor_controller.cpp g++ -o build/release/editor/editor_display.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/editor_display.cpp g++ -o build/release/editor/editor_main.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/editor_main.cpp g++ -o build/release/editor/map/context_manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/map/context_manager.cpp g++ -o build/release/editor/map/editor_map.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/map/editor_map.cpp g++ -o build/release/editor/map/map_context.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/map/map_context.cpp g++ -o build/release/editor/map/map_fragment.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/map/map_fragment.cpp g++ -o build/release/editor/palette/editor_palettes.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/palette/editor_palettes.cpp g++ -o build/release/editor/palette/item_palette.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/palette/item_palette.cpp g++ -o build/release/editor/palette/location_palette.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/palette/location_palette.cpp g++ -o build/release/editor/palette/palette_manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/palette/palette_manager.cpp g++ -o build/release/editor/palette/terrain_palettes.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/palette/terrain_palettes.cpp g++ -o build/release/editor/palette/tristate_button.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/palette/tristate_button.cpp g++ -o build/release/editor/palette/unit_palette.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/palette/unit_palette.cpp g++ -o build/release/editor/toolkit/brush.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/toolkit/brush.cpp g++ -o build/release/editor/toolkit/editor_toolkit.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/editor/toolkit/editor_toolkit.cpp g++ -o build/release/fake_unit_manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/fake_unit_manager.cpp g++ -o build/release/fake_unit_ptr.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/fake_unit_ptr.cpp g++ -o build/release/filesystem_sdl.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/filesystem_sdl.cpp g++ -o build/release/floating_textbox.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/floating_textbox.cpp g++ -o build/release/formula/callable_objects.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/formula/callable_objects.cpp g++ -o build/release/formula/debugger.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/formula/debugger.cpp g++ -o build/release/formula/debugger_fwd.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/formula/debugger_fwd.cpp g++ -o build/release/formula/formula.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/formula/formula.cpp g++ -o build/release/formula/function.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/formula/function.cpp g++ -o build/release/formula/function_gamestate.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/formula/function_gamestate.cpp g++ -o build/release/formula/string_utils.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/formula/string_utils.cpp g++ -o build/release/formula/tokenizer.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/formula/tokenizer.cpp g++ -o build/release/formula/variant.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/formula/variant.cpp g++ -o build/release/formula/variant_value.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/formula/variant_value.cpp g++ -o build/release/game_board.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_board.cpp g++ -o build/release/game_classification.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_classification.cpp g++ -o build/release/game_config_manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_config_manager.cpp g++ -o build/release/game_data.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_data.cpp g++ -o build/release/game_display.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_display.cpp g++ -o build/release/game_events/action_wml.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_events/action_wml.cpp g++ -o build/release/game_events/conditional_wml.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_events/conditional_wml.cpp g++ -o build/release/game_events/entity_location.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_events/entity_location.cpp g++ -o build/release/game_events/handlers.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_events/handlers.cpp g++ -o build/release/game_events/manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_events/manager.cpp g++ -o build/release/game_events/manager_impl.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_events/manager_impl.cpp g++ -o build/release/game_events/menu_item.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_events/menu_item.cpp g++ -o build/release/game_events/pump.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_events/pump.cpp g++ -o build/release/game_events/wmi_manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_events/wmi_manager.cpp g++ -o build/release/game_initialization/configure_engine.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_initialization/configure_engine.cpp g++ -o build/release/game_initialization/connect_engine.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_initialization/connect_engine.cpp g++ -o build/release/game_initialization/create_engine.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_initialization/create_engine.cpp g++ -o build/release/game_initialization/depcheck.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_initialization/depcheck.cpp g++ -o build/release/game_initialization/flg_manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_initialization/flg_manager.cpp g++ -o build/release/game_initialization/lobby_data.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_initialization/lobby_data.cpp g++ -o build/release/game_initialization/lobby_info.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_initialization/lobby_info.cpp g++ -o build/release/game_initialization/mp_game_utils.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_initialization/mp_game_utils.cpp g++ -o build/release/game_initialization/multiplayer.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_initialization/multiplayer.cpp g++ -o build/release/game_initialization/playcampaign.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_initialization/playcampaign.cpp g++ -o build/release/game_initialization/singleplayer.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_initialization/singleplayer.cpp g++ -o build/release/game_launcher.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_launcher.cpp g++ -o build/release/game_state.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_state.cpp g++ -o build/release/gui/auxiliary/iterator/iterator.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/auxiliary/iterator/iterator.cpp g++ -o build/release/gui/auxiliary/iterator/walker_grid.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/auxiliary/iterator/walker_grid.cpp g++ -o build/release/gui/auxiliary/iterator/walker_tree_node.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/auxiliary/iterator/walker_tree_node.cpp g++ -o build/release/gui/auxiliary/iterator/walker_widget.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/auxiliary/iterator/walker_widget.cpp g++ -o build/release/gui/auxiliary/old_markup.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/auxiliary/old_markup.cpp g++ -o build/release/gui/auxiliary/tips.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/auxiliary/tips.cpp g++ -o build/release/gui/core/canvas.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/canvas.cpp g++ -o build/release/gui/core/event/dispatcher.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/event/dispatcher.cpp g++ -o build/release/gui/core/event/distributor.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/event/distributor.cpp g++ -o build/release/gui/core/event/handler.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/event/handler.cpp g++ -o build/release/gui/core/linked_group_definition.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/linked_group_definition.cpp g++ -o build/release/gui/core/log.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/log.cpp g++ -o build/release/gui/core/placer.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/placer.cpp g++ -o build/release/gui/core/placer/horizontal_list.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/placer/horizontal_list.cpp g++ -o build/release/gui/core/placer/vertical_list.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/placer/vertical_list.cpp g++ -o build/release/gui/core/point.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/point.cpp g++ -o build/release/gui/core/timer.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/timer.cpp g++ -o build/release/gui/core/widget_definition.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/widget_definition.cpp g++ -o build/release/gui/core/window_builder.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/window_builder.cpp g++ -o build/release/gui/core/window_builder/helper.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/window_builder/helper.cpp g++ -o build/release/gui/core/window_builder/instance.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/core/window_builder/instance.cpp g++ -o build/release/gui/dialogs/addon/connect.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/addon/connect.cpp g++ -o build/release/gui/dialogs/addon/install_dependencies.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/addon/install_dependencies.cpp g++ -o build/release/gui/dialogs/addon/manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/addon/manager.cpp g++ -o build/release/gui/dialogs/addon/uninstall_list.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/addon/uninstall_list.cpp g++ -o build/release/gui/dialogs/advanced_graphics_options.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/advanced_graphics_options.cpp g++ -o build/release/gui/dialogs/attack_predictions.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/attack_predictions.cpp g++ -o build/release/gui/dialogs/campaign_difficulty.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/campaign_difficulty.cpp g++ -o build/release/gui/dialogs/campaign_selection.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/campaign_selection.cpp g++ -o build/release/gui/dialogs/chat_log.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/chat_log.cpp g++ -o build/release/gui/dialogs/core_selection.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/core_selection.cpp g++ -o build/release/gui/dialogs/debug_clock.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/debug_clock.cpp g++ -o build/release/gui/dialogs/depcheck_confirm_change.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/depcheck_confirm_change.cpp g++ -o build/release/gui/dialogs/depcheck_select_new.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/depcheck_select_new.cpp g++ -o build/release/gui/dialogs/drop_down_menu.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/drop_down_menu.cpp g++ -o build/release/gui/dialogs/edit_label.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/edit_label.cpp g++ -o build/release/gui/dialogs/edit_text.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/edit_text.cpp g++ -o build/release/gui/dialogs/editor/custom_tod.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/editor/custom_tod.cpp g++ -o build/release/gui/dialogs/editor/edit_label.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/editor/edit_label.cpp g++ -o build/release/gui/dialogs/editor/edit_scenario.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/editor/edit_scenario.cpp g++ -o build/release/gui/dialogs/editor/edit_side.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/editor/edit_side.cpp g++ -o build/release/gui/dialogs/editor/generate_map.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/editor/generate_map.cpp g++ -o build/release/gui/dialogs/editor/generator_settings.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/editor/generator_settings.cpp g++ -o build/release/gui/dialogs/editor/new_map.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/editor/new_map.cpp g++ -o build/release/gui/dialogs/editor/resize_map.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/editor/resize_map.cpp g++ -o build/release/gui/dialogs/editor/set_starting_position.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/editor/set_starting_position.cpp g++ -o build/release/gui/dialogs/end_credits.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/end_credits.cpp g++ -o build/release/gui/dialogs/file_dialog.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/file_dialog.cpp g++ -o build/release/gui/dialogs/folder_create.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/folder_create.cpp g++ -o build/release/gui/dialogs/formula_debugger.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/formula_debugger.cpp g++ -o build/release/gui/dialogs/game_cache_options.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/game_cache_options.cpp g++ -o build/release/gui/dialogs/game_delete.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/game_delete.cpp g++ -o build/release/gui/dialogs/game_load.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/game_load.cpp g++ -o build/release/gui/dialogs/game_save.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/game_save.cpp g++ -o build/release/gui/dialogs/game_stats.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/game_stats.cpp g++ -o build/release/gui/dialogs/game_version.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/game_version.cpp g++ -o build/release/gui/dialogs/gamestate_inspector.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/gamestate_inspector.cpp g++ -o build/release/gui/dialogs/help_browser.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/help_browser.cpp g++ -o build/release/gui/dialogs/hotkey_bind.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/hotkey_bind.cpp g++ -o build/release/gui/dialogs/label_settings.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/label_settings.cpp g++ -o build/release/gui/dialogs/language_selection.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/language_selection.cpp g++ -o build/release/gui/dialogs/loading_screen.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/loading_screen.cpp g++ -o build/release/gui/dialogs/lobby/lobby.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/lobby/lobby.cpp g++ -o build/release/gui/dialogs/lobby/player_info.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/lobby/player_info.cpp g++ -o build/release/gui/dialogs/log_settings.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/log_settings.cpp g++ -o build/release/gui/dialogs/lua_interpreter.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/lua_interpreter.cpp g++ -o build/release/gui/dialogs/message.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/message.cpp g++ -o build/release/gui/dialogs/modal_dialog.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/modal_dialog.cpp g++ -o build/release/gui/dialogs/modeless_dialog.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/modeless_dialog.cpp g++ -o build/release/gui/dialogs/multiplayer/faction_select.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/faction_select.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_alerts_options.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/mp_alerts_options.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_change_control.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/mp_change_control.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_cmd_wrapper.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/mp_cmd_wrapper.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_connect.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/mp_connect.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_create_game.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/mp_create_game.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_host_game_prompt.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/mp_host_game_prompt.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_join_game.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/mp_join_game.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_join_game_password_prompt.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/mp_join_game_password_prompt.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_login.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/mp_login.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_method_selection.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/mp_method_selection.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_options_helper.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/mp_options_helper.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_staging.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/mp_staging.cpp g++ -o build/release/gui/dialogs/multiplayer/synced_choice_wait.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/multiplayer/synced_choice_wait.cpp g++ -o build/release/gui/dialogs/network_transmission.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/network_transmission.cpp g++ -o build/release/gui/dialogs/outro.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/outro.cpp g++ -o build/release/gui/dialogs/preferences_dialog.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/preferences_dialog.cpp g++ -o build/release/gui/dialogs/screenshot_notification.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/screenshot_notification.cpp g++ -o build/release/gui/dialogs/select_orb_colors.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/select_orb_colors.cpp g++ -o build/release/gui/dialogs/simple_item_selector.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/simple_item_selector.cpp g++ -o build/release/gui/dialogs/sp_options_configure.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/sp_options_configure.cpp g++ -o build/release/gui/dialogs/statistics_dialog.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/statistics_dialog.cpp g++ -o build/release/gui/dialogs/story_viewer.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/story_viewer.cpp g++ -o build/release/gui/dialogs/terrain_layers.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/terrain_layers.cpp g++ -o build/release/gui/dialogs/theme_list.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/theme_list.cpp g++ -o build/release/gui/dialogs/title_screen.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/title_screen.cpp g++ -o build/release/gui/dialogs/tooltip.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/tooltip.cpp g++ -o build/release/gui/dialogs/transient_message.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/transient_message.cpp g++ -o build/release/gui/dialogs/unit_advance.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/unit_advance.cpp g++ -o build/release/gui/dialogs/unit_attack.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/unit_attack.cpp g++ -o build/release/gui/dialogs/unit_create.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/unit_create.cpp g++ -o build/release/gui/dialogs/unit_list.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/unit_list.cpp g++ -o build/release/gui/dialogs/unit_recall.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/unit_recall.cpp g++ -o build/release/gui/dialogs/unit_recruit.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/unit_recruit.cpp g++ -o build/release/gui/dialogs/wml_error.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/wml_error.cpp g++ -o build/release/gui/dialogs/wml_message.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/dialogs/wml_message.cpp g++ -o build/release/gui/widgets/addon_list.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/addon_list.cpp g++ -o build/release/gui/widgets/button.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/button.cpp g++ -o build/release/gui/widgets/chatbox.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/chatbox.cpp g++ -o build/release/gui/widgets/container_base.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/container_base.cpp g++ -o build/release/gui/widgets/debug.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/debug.cpp g++ -o build/release/gui/widgets/drawing.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/drawing.cpp g++ -o build/release/gui/widgets/generator.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/generator.cpp g++ -o build/release/gui/widgets/grid.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/grid.cpp g++ -o build/release/gui/widgets/helper.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/helper.cpp g++ -o build/release/gui/widgets/horizontal_scrollbar.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/horizontal_scrollbar.cpp g++ -o build/release/gui/widgets/image.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/image.cpp g++ -o build/release/gui/widgets/label.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/label.cpp g++ -o build/release/gui/widgets/list.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/list.cpp g++ -o build/release/gui/widgets/listbox.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/listbox.cpp g++ -o build/release/gui/widgets/matrix.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/matrix.cpp g++ -o build/release/gui/widgets/menu_button.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/menu_button.cpp g++ -o build/release/gui/widgets/minimap.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/minimap.cpp g++ -o build/release/gui/widgets/multimenu_button.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/multimenu_button.cpp g++ -o build/release/gui/widgets/multi_page.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/multi_page.cpp g++ -o build/release/gui/widgets/pane.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/pane.cpp g++ -o build/release/gui/widgets/panel.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/panel.cpp g++ -o build/release/gui/widgets/password_box.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/password_box.cpp g++ -o build/release/gui/widgets/progress_bar.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/progress_bar.cpp g++ -o build/release/gui/widgets/repeating_button.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/repeating_button.cpp g++ -o build/release/gui/widgets/scroll_label.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/scroll_label.cpp g++ -o build/release/gui/widgets/scrollbar.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/scrollbar.cpp g++ -o build/release/gui/widgets/scrollbar_container.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/scrollbar_container.cpp g++ -o build/release/gui/widgets/scrollbar_panel.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/scrollbar_panel.cpp g++ -o build/release/gui/widgets/settings.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/settings.cpp g++ -o build/release/gui/widgets/size_lock.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/size_lock.cpp g++ -o build/release/gui/widgets/slider.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/slider.cpp g++ -o build/release/gui/widgets/spacer.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/spacer.cpp g++ -o build/release/gui/widgets/stacked_widget.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/stacked_widget.cpp g++ -o build/release/gui/widgets/styled_widget.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/styled_widget.cpp g++ -o build/release/gui/widgets/text_box.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/text_box.cpp g++ -o build/release/gui/widgets/text_box_base.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/text_box_base.cpp g++ -o build/release/gui/widgets/toggle_button.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/toggle_button.cpp g++ -o build/release/gui/widgets/toggle_panel.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/toggle_panel.cpp g++ -o build/release/gui/widgets/tree_view.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/tree_view.cpp g++ -o build/release/gui/widgets/tree_view_node.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/tree_view_node.cpp g++ -o build/release/gui/widgets/unit_preview_pane.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/unit_preview_pane.cpp g++ -o build/release/gui/widgets/vertical_scrollbar.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/vertical_scrollbar.cpp g++ -o build/release/gui/widgets/viewport.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/viewport.cpp g++ -o build/release/gui/widgets/widget.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/widget.cpp g++ -o build/release/gui/widgets/widget_helpers.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/widget_helpers.cpp g++ -o build/release/gui/widgets/window.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/gui/widgets/window.cpp g++ -o build/release/halo.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/halo.cpp g++ -o build/release/help/help.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/help/help.cpp g++ -o build/release/help/help_browser.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/help/help_browser.cpp g++ -o build/release/help/help_impl.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/help/help_impl.cpp g++ -o build/release/help/help_menu.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/help/help_menu.cpp g++ -o build/release/help/help_text_area.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/help/help_text_area.cpp g++ -o build/release/help/help_topic_generators.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/help/help_topic_generators.cpp g++ -o build/release/hotkey/hotkey_handler.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/hotkey/hotkey_handler.cpp g++ -o build/release/hotkey/hotkey_handler_mp.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/hotkey/hotkey_handler_mp.cpp g++ -o build/release/hotkey/hotkey_handler_sp.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/hotkey/hotkey_handler_sp.cpp g++ -o build/release/menu_events.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/menu_events.cpp g++ -o build/release/mouse_events.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/mouse_events.cpp g++ -o build/release/mouse_handler_base.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/mouse_handler_base.cpp g++ -o build/release/movetype.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/movetype.cpp g++ -o build/release/mp_game_settings.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/mp_game_settings.cpp g++ -o build/release/mp_ui_alerts.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/mp_ui_alerts.cpp g++ -o build/release/network_asio.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/network_asio.cpp g++ -o build/release/pathfind/pathfind.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/pathfind/pathfind.cpp g++ -o build/release/pathfind/teleport.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/pathfind/teleport.cpp g++ -o build/release/persist_context.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/persist_context.cpp g++ -o build/release/persist_manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/persist_manager.cpp g++ -o build/release/persist_var.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/persist_var.cpp g++ -o build/release/play_controller.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/play_controller.cpp g++ -o build/release/playmp_controller.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/playmp_controller.cpp g++ -o build/release/playsingle_controller.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/playsingle_controller.cpp g++ -o build/release/playturn.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/playturn.cpp g++ -o build/release/playturn_network_adapter.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/playturn_network_adapter.cpp g++ -o build/release/preferences/display.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/preferences/display.cpp g++ -o build/release/preferences/editor.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/preferences/editor.cpp g++ -o build/release/preferences/game.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/preferences/game.cpp g++ -o build/release/preferences/lobby.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/preferences/lobby.cpp g++ -o build/release/random.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/random.cpp g++ -o build/release/random_deterministic.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/random_deterministic.cpp g++ -o build/release/random_synced.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/random_synced.cpp g++ -o build/release/recall_list_manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/recall_list_manager.cpp g++ -o build/release/replay.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/replay.cpp g++ -o build/release/replay_controller.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/replay_controller.cpp g++ -o build/release/replay_helper.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/replay_helper.cpp g++ -o build/release/replay_recorder_base.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/replay_recorder_base.cpp g++ -o build/release/resources.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/resources.cpp g++ -o build/release/save_blocker.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/save_blocker.cpp g++ -o build/release/save_index.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/save_index.cpp g++ -o build/release/saved_game.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/saved_game.cpp g++ -o build/release/savegame.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/savegame.cpp g++ -o build/release/scripting/application_lua_kernel.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/application_lua_kernel.cpp g++ -o build/release/scripting/debug_lua.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/debug_lua.cpp g++ -o build/release/scripting/game_lua_kernel.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/game_lua_kernel.cpp g++ -o build/release/scripting/lua_audio.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_audio.cpp g++ -o build/release/scripting/lua_common.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_common.cpp g++ -o build/release/scripting/lua_cpp_function.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_cpp_function.cpp g++ -o build/release/scripting/lua_fileops.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_fileops.cpp g++ -o build/release/scripting/lua_formula_bridge.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_formula_bridge.cpp g++ -o build/release/scripting/lua_gui2.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_gui2.cpp g++ -o build/release/scripting/lua_kernel_base.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_kernel_base.cpp g++ -o build/release/scripting/lua_map_location_ops.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_map_location_ops.cpp g++ -o build/release/scripting/lua_preferences.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_preferences.cpp g++ -o build/release/scripting/lua_race.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_race.cpp g++ -o build/release/scripting/lua_rng.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_rng.cpp g++ -o build/release/scripting/lua_team.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_team.cpp g++ -o build/release/scripting/lua_unit.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_unit.cpp g++ -o build/release/scripting/lua_unit_attacks.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_unit_attacks.cpp g++ -o build/release/scripting/lua_unit_type.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/lua_unit_type.cpp g++ -o build/release/scripting/mapgen_lua_kernel.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/mapgen_lua_kernel.cpp g++ -o build/release/scripting/plugins/context.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/plugins/context.cpp g++ -o build/release/scripting/plugins/manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/scripting/plugins/manager.cpp g++ -o build/release/settings.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/settings.cpp g++ -o build/release/side_filter.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/side_filter.cpp g++ -o build/release/statistics.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/statistics.cpp g++ -o build/release/storyscreen/controller.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/storyscreen/controller.cpp g++ -o build/release/storyscreen/parser.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/storyscreen/parser.cpp g++ -o build/release/storyscreen/part.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/storyscreen/part.cpp g++ -o build/release/synced_checkup.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/synced_checkup.cpp g++ -o build/release/synced_commands.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/synced_commands.cpp g++ -o build/release/synced_context.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/synced_context.cpp g++ -o build/release/synced_user_choice.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/synced_user_choice.cpp g++ -o build/release/syncmp_handler.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/syncmp_handler.cpp g++ -o build/release/team.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/team.cpp g++ -o build/release/teambuilder.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/teambuilder.cpp g++ -o build/release/terrain/filter.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/terrain/filter.cpp g++ -o build/release/tod_manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/tod_manager.cpp g++ -o build/release/units/abilities.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/abilities.cpp g++ -o build/release/units/animation.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/animation.cpp g++ -o build/release/units/animation_component.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/animation_component.cpp g++ -o build/release/units/attack_type.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/attack_type.cpp g++ -o build/release/units/drawer.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/drawer.cpp g++ -o build/release/units/filter.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/filter.cpp g++ -o build/release/units/formula_manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/formula_manager.cpp g++ -o build/release/units/frame.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/frame.cpp g++ -o build/release/units/helper.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/helper.cpp g++ -o build/release/units/id.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/id.cpp g++ -o build/release/units/map.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/map.cpp g++ -o build/release/units/race.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/race.cpp g++ -o build/release/units/types.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/types.cpp g++ -o build/release/units/udisplay.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/udisplay.cpp g++ -o build/release/units/unit.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/units/unit.cpp g++ -o build/release/utils/context_free_grammar_generator.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/utils/context_free_grammar_generator.cpp g++ -o build/release/utils/irdya_datetime.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/utils/irdya_datetime.cpp g++ -o build/release/utils/markov_generator.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/utils/markov_generator.cpp g++ -o build/release/utils/name_generator_factory.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/utils/name_generator_factory.cpp g++ -o build/release/variable.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/variable.cpp g++ -o build/release/variable_info.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/variable_info.cpp g++ -o build/release/wesnothd_connection.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/wesnothd_connection.cpp g++ -o build/release/whiteboard/action.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/whiteboard/action.cpp g++ -o build/release/whiteboard/attack.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/whiteboard/attack.cpp g++ -o build/release/whiteboard/highlighter.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/whiteboard/highlighter.cpp g++ -o build/release/whiteboard/manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/whiteboard/manager.cpp g++ -o build/release/whiteboard/mapbuilder.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/whiteboard/mapbuilder.cpp g++ -o build/release/whiteboard/move.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/whiteboard/move.cpp g++ -o build/release/whiteboard/recall.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/whiteboard/recall.cpp g++ -o build/release/whiteboard/recruit.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/whiteboard/recruit.cpp g++ -o build/release/whiteboard/side_actions.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/whiteboard/side_actions.cpp g++ -o build/release/whiteboard/suppose_dead.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/whiteboard/suppose_dead.cpp g++ -o build/release/whiteboard/utility.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/whiteboard/utility.cpp g++ -o build/release/lua_jailbreak_exception.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua_jailbreak_exception.cpp g++ -o build/release/lua/lapi.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lapi.cpp g++ -o build/release/lua/lauxlib.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lauxlib.cpp g++ -o build/release/lua/lbaselib.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lbaselib.cpp g++ -o build/release/lua/lbitlib.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lbitlib.cpp g++ -o build/release/lua/lcode.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lcode.cpp g++ -o build/release/lua/lcorolib.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lcorolib.cpp g++ -o build/release/lua/lctype.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lctype.cpp g++ -o build/release/lua/ldblib.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/ldblib.cpp g++ -o build/release/lua/ldebug.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/ldebug.cpp g++ -o build/release/lua/ldo.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/ldo.cpp g++ -o build/release/lua/ldump.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/ldump.cpp g++ -o build/release/lua/lfunc.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lfunc.cpp g++ -o build/release/lua/lgc.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lgc.cpp g++ -o build/release/lua/liolib.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/liolib.cpp g++ -o build/release/lua/llex.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/llex.cpp ar rc build/release/libwesnoth_extras.a build/release/about.o build/release/actions/advancement.o build/release/actions/attack.o build/release/actions/create.o build/release/actions/heal.o build/release/actions/move.o build/release/actions/shroud_clearing_action.o build/release/actions/undo.o build/release/actions/undo_action.o build/release/actions/undo_dismiss_action.o build/release/actions/undo_move_action.o build/release/actions/undo_recall_action.o build/release/actions/undo_recruit_action.o build/release/actions/undo_update_shroud_action.o build/release/actions/unit_creator.o build/release/actions/vision.o build/release/addon/client.o build/release/addon/info.o build/release/addon/manager.o build/release/addon/manager_ui.o build/release/addon/state.o build/release/addon/validation.o build/release/ai/actions.o build/release/ai/composite/ai.o build/release/ai/composite/aspect.o build/release/ai/composite/component.o build/release/ai/composite/contexts.o build/release/ai/composite/engine.o build/release/ai/composite/goal.o build/release/ai/composite/rca.o build/release/ai/composite/stage.o build/release/ai/configuration.o build/release/ai/contexts.o build/release/ai/default/aspect_attacks.o build/release/ai/default/attack.o build/release/ai/default/ca.o build/release/ai/default/ca_move_to_targets.o build/release/ai/default/contexts.o build/release/ai/default/engine_cpp.o build/release/ai/default/recruitment.o build/release/ai/default/stage_rca.o build/release/ai/formula/ai.o build/release/ai/formula/callable_objects.o build/release/ai/formula/candidates.o build/release/ai/formula/engine_fai.o build/release/ai/formula/function_table.o build/release/ai/formula/stage_side_formulas.o build/release/ai/formula/stage_unit_formulas.o build/release/ai/game_info.o build/release/ai/gamestate_observer.o build/release/ai/lua/aspect_advancements.o build/release/ai/lua/core.o build/release/ai/lua/engine_lua.o build/release/ai/lua/lua_object.o build/release/ai/manager.o build/release/ai/registry.o build/release/ai/simulated_actions.o build/release/ai/testing.o build/release/animated.o build/release/attack_prediction.o build/release/build_info.o build/release/carryover.o build/release/chat_command_handler.o build/release/chat_events.o build/release/commandline_options.o build/release/config_cache.o build/release/controller_base.o build/release/countdown_clock.o build/release/desktop/notifications.o build/release/desktop/open.o build/release/desktop/paths.o build/release/desktop/version.o build/release/display_chat_manager.o build/release/editor/action/action.o build/release/editor/action/action_item.o build/release/editor/action/action_label.o build/release/editor/action/action_select.o build/release/editor/action/action_unit.o build/release/editor/action/action_village.o build/release/editor/action/mouse/mouse_action.o build/release/editor/action/mouse/mouse_action_item.o build/release/editor/action/mouse/mouse_action_map_label.o build/release/editor/action/mouse/mouse_action_select.o build/release/editor/action/mouse/mouse_action_unit.o build/release/editor/action/mouse/mouse_action_village.o build/release/editor/controller/editor_controller.o build/release/editor/editor_display.o build/release/editor/editor_main.o build/release/editor/map/context_manager.o build/release/editor/map/editor_map.o build/release/editor/map/map_context.o build/release/editor/map/map_fragment.o build/release/editor/palette/editor_palettes.o build/release/editor/palette/item_palette.o build/release/editor/palette/location_palette.o build/release/editor/palette/palette_manager.o build/release/editor/palette/terrain_palettes.o build/release/editor/palette/tristate_button.o build/release/editor/palette/unit_palette.o build/release/editor/toolkit/brush.o build/release/editor/toolkit/editor_toolkit.o build/release/fake_unit_manager.o build/release/fake_unit_ptr.o build/release/filesystem_sdl.o build/release/floating_textbox.o build/release/formula/callable_objects.o build/release/formula/debugger.o build/release/formula/debugger_fwd.o build/release/formula/formula.o build/release/formula/function.o build/release/formula/function_gamestate.o build/release/formula/string_utils.o build/release/formula/tokenizer.o build/release/formula/variant.o build/release/formula/variant_value.o build/release/game_board.o build/release/game_classification.o build/release/game_config_manager.o build/release/game_data.o build/release/game_display.o build/release/game_events/action_wml.o build/release/game_events/conditional_wml.o build/release/game_events/entity_location.o build/release/game_events/handlers.o build/release/game_events/manager.o build/release/game_events/manager_impl.o build/release/game_events/menu_item.o build/release/game_events/pump.o build/release/game_events/wmi_manager.o build/release/game_initialization/configure_engine.o build/release/game_initialization/connect_engine.o build/release/game_initialization/create_engine.o build/release/game_initialization/depcheck.o build/release/game_initialization/flg_manager.o build/release/game_initialization/lobby_data.o build/release/game_initialization/lobby_info.o build/release/game_initialization/mp_game_utils.o build/release/game_initialization/multiplayer.o build/release/game_initialization/playcampaign.o build/release/game_initialization/singleplayer.o build/release/game_launcher.o build/release/game_state.o build/release/gui/auxiliary/iterator/iterator.o build/release/gui/auxiliary/iterator/walker_grid.o build/release/gui/auxiliary/iterator/walker_tree_node.o build/release/gui/auxiliary/iterator/walker_widget.o build/release/gui/auxiliary/old_markup.o build/release/gui/auxiliary/tips.o build/release/gui/core/canvas.o build/release/gui/core/event/dispatcher.o build/release/gui/core/event/distributor.o build/release/gui/core/event/handler.o build/release/gui/core/linked_group_definition.o build/release/gui/core/log.o build/release/gui/core/placer.o build/release/gui/core/placer/horizontal_list.o build/release/gui/core/placer/vertical_list.o build/release/gui/core/point.o build/release/gui/core/timer.o build/release/gui/core/widget_definition.o build/release/gui/core/window_builder.o build/release/gui/core/window_builder/helper.o build/release/gui/core/window_builder/instance.o build/release/gui/dialogs/addon/connect.o build/release/gui/dialogs/addon/install_dependencies.o build/release/gui/dialogs/addon/manager.o build/release/gui/dialogs/addon/uninstall_list.o build/release/gui/dialogs/advanced_graphics_options.o build/release/gui/dialogs/attack_predictions.o build/release/gui/dialogs/campaign_difficulty.o build/release/gui/dialogs/campaign_selection.o build/release/gui/dialogs/chat_log.o build/release/gui/dialogs/core_selection.o build/release/gui/dialogs/debug_clock.o build/release/gui/dialogs/depcheck_confirm_change.o build/release/gui/dialogs/depcheck_select_new.o build/release/gui/dialogs/drop_down_menu.o build/release/gui/dialogs/edit_label.o build/release/gui/dialogs/edit_text.o build/release/gui/dialogs/editor/custom_tod.o build/release/gui/dialogs/editor/edit_label.o build/release/gui/dialogs/editor/edit_scenario.o build/release/gui/dialogs/editor/edit_side.o build/release/gui/dialogs/editor/generate_map.o build/release/gui/dialogs/editor/generator_settings.o build/release/gui/dialogs/editor/new_map.o build/release/gui/dialogs/editor/resize_map.o build/release/gui/dialogs/editor/set_starting_position.o build/release/gui/dialogs/end_credits.o build/release/gui/dialogs/file_dialog.o build/release/gui/dialogs/folder_create.o build/release/gui/dialogs/formula_debugger.o build/release/gui/dialogs/game_cache_options.o build/release/gui/dialogs/game_delete.o build/release/gui/dialogs/game_load.o build/release/gui/dialogs/game_save.o build/release/gui/dialogs/game_stats.o build/release/gui/dialogs/game_version.o build/release/gui/dialogs/gamestate_inspector.o build/release/gui/dialogs/help_browser.o build/release/gui/dialogs/hotkey_bind.o build/release/gui/dialogs/label_settings.o build/release/gui/dialogs/language_selection.o build/release/gui/dialogs/loading_screen.o build/release/gui/dialogs/lobby/lobby.o build/release/gui/dialogs/lobby/player_info.o build/release/gui/dialogs/log_settings.o build/release/gui/dialogs/lua_interpreter.o build/release/gui/dialogs/message.o build/release/gui/dialogs/modal_dialog.o build/release/gui/dialogs/modeless_dialog.o build/release/gui/dialogs/multiplayer/faction_select.o build/release/gui/dialogs/multiplayer/mp_alerts_options.o build/release/gui/dialogs/multiplayer/mp_change_control.o build/release/gui/dialogs/multiplayer/mp_cmd_wrapper.o build/release/gui/dialogs/multiplayer/mp_connect.o build/release/gui/dialogs/multiplayer/mp_create_game.o build/release/gui/dialogs/multiplayer/mp_host_game_prompt.o build/release/gui/dialogs/multiplayer/mp_join_game.o build/release/gui/dialogs/multiplayer/mp_join_game_password_prompt.o build/release/gui/dialogs/multiplayer/mp_login.o build/release/gui/dialogs/multiplayer/mp_method_selection.o build/release/gui/dialogs/multiplayer/mp_options_helper.o build/release/gui/dialogs/multiplayer/mp_staging.o build/release/gui/dialogs/multiplayer/synced_choice_wait.o build/release/gui/dialogs/network_transmission.o build/release/gui/dialogs/outro.o build/release/gui/dialogs/preferences_dialog.o build/release/gui/dialogs/screenshot_notification.o build/release/gui/dialogs/select_orb_colors.o build/release/gui/dialogs/simple_item_selector.o build/release/gui/dialogs/sp_options_configure.o build/release/gui/dialogs/statistics_dialog.o build/release/gui/dialogs/story_viewer.o build/release/gui/dialogs/terrain_layers.o build/release/gui/dialogs/theme_list.o build/release/gui/dialogs/title_screen.o build/release/gui/dialogs/tooltip.o build/release/gui/dialogs/transient_message.o build/release/gui/dialogs/unit_advance.o build/release/gui/dialogs/unit_attack.o build/release/gui/dialogs/unit_create.o build/release/gui/dialogs/unit_list.o build/release/gui/dialogs/unit_recall.o build/release/gui/dialogs/unit_recruit.o build/release/gui/dialogs/wml_error.o build/release/gui/dialogs/wml_message.o build/release/gui/widgets/addon_list.o build/release/gui/widgets/button.o build/release/gui/widgets/chatbox.o build/release/gui/widgets/container_base.o build/release/gui/widgets/debug.o build/release/gui/widgets/drawing.o build/release/gui/widgets/generator.o build/release/gui/widgets/grid.o build/release/gui/widgets/helper.o build/release/gui/widgets/horizontal_scrollbar.o build/release/gui/widgets/image.o build/release/gui/widgets/label.o build/release/gui/widgets/list.o build/release/gui/widgets/listbox.o build/release/gui/widgets/matrix.o build/release/gui/widgets/menu_button.o build/release/gui/widgets/minimap.o build/release/gui/widgets/multimenu_button.o build/release/gui/widgets/multi_page.o build/release/gui/widgets/pane.o build/release/gui/widgets/panel.o build/release/gui/widgets/password_box.o build/release/gui/widgets/progress_bar.o build/release/gui/widgets/repeating_button.o build/release/gui/widgets/scroll_label.o build/release/gui/widgets/scrollbar.o build/release/gui/widgets/scrollbar_container.o build/release/gui/widgets/scrollbar_panel.o build/release/gui/widgets/settings.o build/release/gui/widgets/size_lock.o build/release/gui/widgets/slider.o build/release/gui/widgets/spacer.o build/release/gui/widgets/stacked_widget.o build/release/gui/widgets/styled_widget.o build/release/gui/widgets/text_box.o build/release/gui/widgets/text_box_base.o build/release/gui/widgets/toggle_button.o build/release/gui/widgets/toggle_panel.o build/release/gui/widgets/tree_view.o build/release/gui/widgets/tree_view_node.o build/release/gui/widgets/unit_preview_pane.o build/release/gui/widgets/vertical_scrollbar.o build/release/gui/widgets/viewport.o build/release/gui/widgets/widget.o build/release/gui/widgets/widget_helpers.o build/release/gui/widgets/window.o build/release/halo.o build/release/help/help.o build/release/help/help_browser.o build/release/help/help_impl.o build/release/help/help_menu.o build/release/help/help_text_area.o build/release/help/help_topic_generators.o build/release/hotkey/hotkey_handler.o build/release/hotkey/hotkey_handler_mp.o build/release/hotkey/hotkey_handler_sp.o build/release/menu_events.o build/release/mouse_events.o build/release/mouse_handler_base.o build/release/movetype.o build/release/mp_game_settings.o build/release/mp_ui_alerts.o build/release/network_asio.o build/release/pathfind/pathfind.o build/release/pathfind/teleport.o build/release/persist_context.o build/release/persist_manager.o build/release/persist_var.o build/release/play_controller.o build/release/playmp_controller.o build/release/playsingle_controller.o build/release/playturn.o build/release/playturn_network_adapter.o build/release/preferences/display.o build/release/preferences/editor.o build/release/preferences/game.o build/release/preferences/lobby.o build/release/random.o build/release/random_deterministic.o build/release/random_synced.o build/release/recall_list_manager.o build/release/replay.o build/release/replay_controller.o build/release/replay_helper.o build/release/replay_recorder_base.o build/release/resources.o build/release/save_blocker.o build/release/save_index.o build/release/saved_game.o build/release/savegame.o build/release/scripting/application_lua_kernel.o build/release/scripting/debug_lua.o build/release/scripting/game_lua_kernel.o build/release/scripting/lua_audio.o build/release/scripting/lua_common.o build/release/scripting/lua_cpp_function.o build/release/scripting/lua_fileops.o build/release/scripting/lua_formula_bridge.o build/release/scripting/lua_gui2.o build/release/scripting/lua_kernel_base.o build/release/scripting/lua_map_location_ops.o build/release/scripting/lua_preferences.o build/release/scripting/lua_race.o build/release/scripting/lua_rng.o build/release/scripting/lua_team.o build/release/scripting/lua_unit.o build/release/scripting/lua_unit_attacks.o build/release/scripting/lua_unit_type.o build/release/scripting/mapgen_lua_kernel.o build/release/scripting/plugins/context.o build/release/scripting/plugins/manager.o build/release/settings.o build/release/side_filter.o build/release/statistics.o build/release/storyscreen/controller.o build/release/storyscreen/parser.o build/release/storyscreen/part.o build/release/synced_checkup.o build/release/synced_commands.o build/release/synced_context.o build/release/synced_user_choice.o build/release/syncmp_handler.o build/release/team.o build/release/teambuilder.o build/release/terrain/filter.o build/release/tod_manager.o build/release/units/abilities.o build/release/units/animation.o build/release/units/animation_component.o build/release/units/attack_type.o build/release/units/drawer.o build/release/units/filter.o build/release/units/formula_manager.o build/release/units/frame.o build/release/units/helper.o build/release/units/id.o build/release/units/map.o build/release/units/race.o build/release/units/types.o build/release/units/udisplay.o build/release/units/unit.o build/release/utils/context_free_grammar_generator.o build/release/utils/irdya_datetime.o build/release/utils/markov_generator.o build/release/utils/name_generator_factory.o build/release/variable.o build/release/variable_info.o build/release/wesnothd_connection.o build/release/whiteboard/action.o build/release/whiteboard/attack.o build/release/whiteboard/highlighter.o build/release/whiteboard/manager.o build/release/whiteboard/mapbuilder.o build/release/whiteboard/move.o build/release/whiteboard/recall.o build/release/whiteboard/recruit.o build/release/whiteboard/side_actions.o build/release/whiteboard/suppose_dead.o build/release/whiteboard/utility.o g++ -o build/release/lua/lmathlib.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lmathlib.cpp g++ -o build/release/lua/lmem.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lmem.cpp g++ -o build/release/lua/loadlib.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/loadlib.cpp g++ -o build/release/lua/lobject.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lobject.cpp g++ -o build/release/lua/lopcodes.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lopcodes.cpp g++ -o build/release/lua/loslib.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/loslib.cpp g++ -o build/release/lua/lparser.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lparser.cpp g++ -o build/release/lua/lstate.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lstate.cpp g++ -o build/release/lua/lstring.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lstring.cpp g++ -o build/release/lua/lstrlib.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lstrlib.cpp ranlib build/release/libwesnoth_extras.a g++ -o build/release/lua/ltable.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/ltable.cpp g++ -o build/release/lua/ltablib.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/ltablib.cpp g++ -o build/release/lua/ltm.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/ltm.cpp g++ -o build/release/lua/lundump.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lundump.cpp g++ -o build/release/lua/lutf8lib.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lutf8lib.cpp g++ -o build/release/lua/lvm.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lvm.cpp g++ -o build/release/lua/lzio.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wno-old-style-cast -Wno-useless-cast -include src/wesnoth_lua_config.h -Wno-deprecated-declarations -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -DLUA_USE_POSIX -Ibuild -Isrc -isystem src src/lua/lzio.cpp ar rc build/release/liblua.a build/release/lua_jailbreak_exception.o build/release/lua/lapi.o build/release/lua/lauxlib.o build/release/lua/lbaselib.o build/release/lua/lbitlib.o build/release/lua/lcode.o build/release/lua/lcorolib.o build/release/lua/lctype.o build/release/lua/ldblib.o build/release/lua/ldebug.o build/release/lua/ldo.o build/release/lua/ldump.o build/release/lua/lfunc.o build/release/lua/lgc.o build/release/lua/liolib.o build/release/lua/llex.o build/release/lua/lmathlib.o build/release/lua/lmem.o build/release/lua/loadlib.o build/release/lua/lobject.o build/release/lua/lopcodes.o build/release/lua/loslib.o build/release/lua/lparser.o build/release/lua/lstate.o build/release/lua/lstring.o build/release/lua/lstrlib.o build/release/lua/ltable.o build/release/lua/ltablib.o build/release/lua/ltm.o build/release/lua/lundump.o build/release/lua/lutf8lib.o build/release/lua/lvm.o build/release/lua/lzio.o ranlib build/release/liblua.a g++ -o build/release/color.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/color.cpp g++ -o build/release/color_range.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/color_range.cpp g++ -o build/release/config.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/config.cpp g++ -o build/release/config_attribute_value.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/config_attribute_value.cpp g++ -o build/release/filesystem_boost.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/filesystem_boost.cpp g++ -o build/release/filesystem_common.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/filesystem_common.cpp g++ -o build/release/font/constants.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/font/constants.cpp g++ -o build/release/game_config.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/game_config.cpp g++ -o build/release/gettext_boost.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/gettext_boost.cpp g++ -o build/release/hash.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/hash.cpp g++ -o build/release/log.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/log.cpp g++ -o build/release/map/location.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/map/location.cpp g++ -o build/release/map/map.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/map/map.cpp g++ -o build/release/mt_rng.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/mt_rng.cpp g++ -o build/release/seed_rng.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/seed_rng.cpp g++ -o build/release/serialization/binary_or_text.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/serialization/binary_or_text.cpp g++ -o build/release/serialization/parser.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/serialization/parser.cpp g++ -o build/release/serialization/preprocessor.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/serialization/preprocessor.cpp g++ -o build/release/serialization/schema_validator.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/serialization/schema_validator.cpp g++ -o build/release/serialization/string_utils.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/serialization/string_utils.cpp g++ -o build/release/serialization/tag.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/serialization/tag.cpp g++ -o build/release/serialization/tokenizer.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/serialization/tokenizer.cpp g++ -o build/release/serialization/unicode.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/serialization/unicode.cpp g++ -o build/release/serialization/validator.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/serialization/validator.cpp g++ -o build/release/terrain/type_data.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/terrain/type_data.cpp g++ -o build/release/tstring.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/tstring.cpp g++ -o build/release/version.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/version.cpp g++ -o build/release/arrow.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/arrow.cpp ar rc build/release/libwesnoth_core.a build/release/color.o build/release/color_range.o build/release/config.o build/release/config_attribute_value.o build/release/filesystem_boost.o build/release/filesystem_common.o build/release/font/constants.o build/release/game_config.o build/release/gettext_boost.o build/release/hash.o build/release/log.o build/release/map/location.o build/release/map/map.o build/release/mt_rng.o build/release/seed_rng.o build/release/serialization/binary_or_text.o build/release/serialization/parser.o build/release/serialization/preprocessor.o build/release/serialization/schema_validator.o build/release/serialization/string_utils.o build/release/serialization/tag.o build/release/serialization/tokenizer.o build/release/serialization/unicode.o build/release/serialization/validator.o build/release/terrain/type_data.o build/release/tstring.o build/release/version.o ranlib build/release/libwesnoth_core.a g++ -o build/release/cursor.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/cursor.cpp g++ -o build/release/desktop/clipboard.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/desktop/clipboard.cpp g++ -o build/release/display.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/display.cpp g++ -o build/release/display_context.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/display_context.cpp g++ -o build/release/events.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/events.cpp g++ -o build/release/floating_label.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/floating_label.cpp g++ -o build/release/font/font_config.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/font/font_config.cpp g++ -o build/release/font/marked-up_text.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/font/marked-up_text.cpp g++ -o build/release/font/sdl_ttf.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/font/sdl_ttf.cpp g++ -o build/release/font/standard_colors.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/font/standard_colors.cpp g++ -o build/release/font/text.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/font/text.cpp g++ -o build/release/font/text_cache.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/font/text_cache.cpp g++ -o build/release/font/text_formatting.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/font/text_formatting.cpp g++ -o build/release/font/text_surface.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/font/text_surface.cpp g++ -o build/release/format_time_summary.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/format_time_summary.cpp g++ -o build/release/game_end_exceptions.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/game_end_exceptions.cpp g++ -o build/release/generators/cave_map_generator.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/generators/cave_map_generator.cpp g++ -o build/release/generators/default_map_generator.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/generators/default_map_generator.cpp g++ -o build/release/generators/default_map_generator_job.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/generators/default_map_generator_job.cpp g++ -o build/release/generators/lua_map_generator.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/generators/lua_map_generator.cpp g++ -o build/release/generators/map_create.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/generators/map_create.cpp g++ -o build/release/generators/map_generator.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/generators/map_generator.cpp g++ -o build/release/generic_event.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/generic_event.cpp g++ -o build/release/hotkey/command_executor.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/hotkey/command_executor.cpp g++ -o build/release/hotkey/hotkey_command.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/hotkey/hotkey_command.cpp g++ -o build/release/hotkey/hotkey_item.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/hotkey/hotkey_item.cpp g++ -o build/release/hotkey/hotkey_manager.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/hotkey/hotkey_manager.cpp g++ -o build/release/image.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/image.cpp g++ -o build/release/image_modifications.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/image_modifications.cpp g++ -o build/release/preferences/credentials.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/preferences/credentials.cpp g++ -o build/release/preferences/general.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/preferences/general.cpp g++ -o build/release/joystick.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/joystick.cpp g++ -o build/release/key.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/key.cpp g++ -o build/release/language.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/language.cpp g++ -o build/release/map/label.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/map/label.cpp g++ -o build/release/minimap.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/minimap.cpp g++ -o build/release/pathfind/astarsearch.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/pathfind/astarsearch.cpp g++ -o build/release/pathutils.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/pathutils.cpp g++ -o build/release/quit_confirmation.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/quit_confirmation.cpp g++ -o build/release/reports.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/reports.cpp g++ -o build/release/show_dialog.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/show_dialog.cpp g++ -o build/release/sound.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/sound.cpp g++ -o build/release/sound_music_track.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/sound_music_track.cpp g++ -o build/release/soundsource.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/soundsource.cpp g++ -o build/release/terrain/builder.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/terrain/builder.cpp g++ -o build/release/terrain/terrain.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/terrain/terrain.cpp g++ -o build/release/terrain/translation.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/terrain/translation.cpp g++ -o build/release/theme.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/theme.cpp g++ -o build/release/time_of_day.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/time_of_day.cpp g++ -o build/release/tooltips.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/tooltips.cpp g++ -o build/release/utils/make_enum.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/utils/make_enum.cpp g++ -o build/release/video.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/video.cpp g++ -o build/release/widgets/button.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/widgets/button.cpp g++ -o build/release/widgets/label.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/widgets/label.cpp g++ -o build/release/widgets/menu.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/widgets/menu.cpp g++ -o build/release/widgets/menu_style.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/widgets/menu_style.cpp g++ -o build/release/widgets/scrollarea.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/widgets/scrollarea.cpp g++ -o build/release/widgets/scrollbar.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/widgets/scrollbar.cpp g++ -o build/release/widgets/textbox.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/widgets/textbox.cpp g++ -o build/release/widgets/widget.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/widgets/widget.cpp g++ -o build/release/wml_exception.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/wml_exception.cpp g++ -o build/release/sdl/exception.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/sdl/exception.cpp g++ -o build/release/sdl/rect.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/sdl/rect.cpp g++ -o build/release/sdl/surface.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/sdl/surface.cpp g++ -o build/release/sdl/utils.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/sdl/utils.cpp ar rc build/release/libwesnoth.a build/release/arrow.o build/release/cursor.o build/release/desktop/clipboard.o build/release/display.o build/release/display_context.o build/release/events.o build/release/floating_label.o build/release/font/font_config.o build/release/font/marked-up_text.o build/release/font/sdl_ttf.o build/release/font/standard_colors.o build/release/font/text.o build/release/font/text_cache.o build/release/font/text_formatting.o build/release/font/text_surface.o build/release/format_time_summary.o build/release/game_end_exceptions.o build/release/generators/cave_map_generator.o build/release/generators/default_map_generator.o build/release/generators/default_map_generator_job.o build/release/generators/lua_map_generator.o build/release/generators/map_create.o build/release/generators/map_generator.o build/release/generic_event.o build/release/hotkey/command_executor.o build/release/hotkey/hotkey_command.o build/release/hotkey/hotkey_item.o build/release/hotkey/hotkey_manager.o build/release/image.o build/release/image_modifications.o build/release/preferences/credentials.o build/release/preferences/general.o build/release/joystick.o build/release/key.o build/release/language.o build/release/map/label.o build/release/minimap.o build/release/pathfind/astarsearch.o build/release/pathutils.o build/release/quit_confirmation.o build/release/reports.o build/release/show_dialog.o build/release/sound.o build/release/sound_music_track.o build/release/soundsource.o build/release/terrain/builder.o build/release/terrain/terrain.o build/release/terrain/translation.o build/release/theme.o build/release/time_of_day.o build/release/tooltips.o build/release/utils/make_enum.o build/release/video.o build/release/widgets/button.o build/release/widgets/label.o build/release/widgets/menu.o build/release/widgets/menu_style.o build/release/widgets/scrollarea.o build/release/widgets/scrollbar.o build/release/widgets/textbox.o build/release/widgets/widget.o build/release/wml_exception.o ranlib build/release/libwesnoth.a g++ -o build/release/sdl/window.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/sdl/window.cpp g++ -o build/release/tracer.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/tracer.cpp g++ -o build/release/xBRZ/xbrz.o -c -std=c++11 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/xBRZ/xbrz.cpp gcc -o build/release/SDL_SavePNG/savepng.o -c -std=c99 -W -pthread -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -D_REENTRANT -DHAVE_FRIBIDI -DHAVE_LIBPNG -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi src/SDL_SavePNG/savepng.c g++ -o build/release/server/ban.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/ban.cpp ar rc build/release/libwesnoth_sdl.a build/release/sdl/exception.o build/release/sdl/rect.o build/release/sdl/surface.o build/release/sdl/utils.o build/release/sdl/window.o build/release/tracer.o build/release/xBRZ/xbrz.o build/release/SDL_SavePNG/savepng.o ranlib build/release/libwesnoth_sdl.a g++ -o wesnoth -pthread -Wl,-z,relro build/release/wesnoth.o build/release/libwesnoth_extras.a build/release/liblua.a build/release/libwesnoth_core.a build/release/libwesnoth.a build/release/libwesnoth_sdl.a build/release/libwesnoth_extras.a build/release/liblua.a -lm -lcrypto -lboost_iostreams -lpthread -lboost_system -lboost_random -lboost_filesystem -lboost_locale -lSDL2 -lSDL2_ttf -lSDL2_mixer -lSDL2_image -lvorbisfile -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lfontconfig -lfreetype -lboost_program_options -lboost_thread -lboost_regex -lX11 -lfribidi -lpng g++ -o build/release/server/forum_user_handler.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/forum_user_handler.cpp g++ -o build/release/server/game.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/game.cpp g++ -o build/release/server/metrics.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/metrics.cpp g++ -o build/release/server/player.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/player.cpp g++ -o build/release/server/player_connection.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/player_connection.cpp g++ -o build/release/server/player_network.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/player_network.cpp g++ -o build/release/server/sample_user_handler.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/sample_user_handler.cpp g++ -o build/release/server/server.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/server.cpp g++ -o build/release/server/server_base.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/server_base.cpp g++ -o build/release/server/simple_wml.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/simple_wml.cpp g++ -o build/release/server/user_handler.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/user_handler.cpp g++ -o build/release/addon/campaignd_validation.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/addon/validation.cpp g++ -o build/release/campaign_server/campaignd_addon_utils.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/campaign_server/addon_utils.cpp g++ -o build/release/campaign_server/campaignd_blacklist.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/campaign_server/blacklist.cpp g++ -o wesnothd -Wl,-z,relro build/release/server/ban.o build/release/server/forum_user_handler.o build/release/server/game.o build/release/server/metrics.o build/release/server/player.o build/release/server/player_connection.o build/release/server/player_network.o build/release/server/sample_user_handler.o build/release/server/server.o build/release/server/server_base.o build/release/server/simple_wml.o build/release/server/user_handler.o build/release/libwesnoth_core.a -lm -lcrypto -lboost_iostreams -lpthread -lboost_system -lboost_random -lboost_filesystem -lboost_locale g++ -o build/release/campaign_server/campaignd_campaign_server.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/campaign_server/campaign_server.cpp g++ -o build/release/server/campaignd_server_base.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/server_base.cpp g++ -o build/release/server/campaignd_simple_wml.o -c -std=c++11 -W -O3 -O2 -g -pipe -Wall -Werror=format-security -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -include boost-patched/bind/arg.hpp -Wp,-D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/simple_wml.cpp g++ -o campaignd -Wl,-z,relro build/release/addon/campaignd_validation.o build/release/campaign_server/campaignd_addon_utils.o build/release/campaign_server/campaignd_blacklist.o build/release/campaign_server/campaignd_campaign_server.o build/release/server/campaignd_server_base.o build/release/server/campaignd_simple_wml.o build/release/libwesnoth_core.a -lm -lcrypto -lboost_iostreams -lpthread -lboost_system -lboost_random -lboost_filesystem -lboost_locale scons: done building targets. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GGAIVW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64 + cd wesnoth-master + rm -rf /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64 + scons install install-pytools destdir=/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64 scons: Reading SConscript files ... Saved options: default_targets = 'wesnoth,wesnothd', extra_flags_release = '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld', bindir = '/usr/bin', localedirname = 'locale', python_site_packages_dir = '/usr/lib/python2.7/site-packages/wesnoth', prefix = '/usr' Building Wesnoth version 1.13.8+dev ---[checking prerequisites]--- Checking for C header file poll.h... (cached) yes Checking for C header file sys/poll.h... (cached) yes Checking for C header file sys/select.h... (cached) yes Checking for C header file sys/sendfile.h... (cached) yes Checking for C function sendfile()... (cached) yes Checking for C library m... (cached) yes Checking for C function round()... (cached) yes Checking if floating point numbers are in the IEEE 754 format... (cached) yes Checking whether C++ compiler works (g++ version >= 4.8 required)... (cached) yes Checking for C library libcrypto... (cached) yes Checking for Boost iostreams library version >= 1.48.0... (cached) yes Checking for gzip support in Boost Iostreams... (cached) yes Checking for bzip2 support in Boost Iostreams... (cached) yes Checking for C library pthread... (cached) yes Checking for Boost system library... (cached) yes Checking for Boost asio library... (cached) yes Checking for Boost random library version >= 1.48.0... (cached) yes Checking for Boost smart_ptr library... (cached) yes Checking for Boost system library... (cached) yes Checking for Boost filesystem library version >= 1.48.0... (cached) yes Checking for Boost locale library... (cached) yes INFO: Base prerequisites are met Checking for Simple DirectMedia Layer library version >= 2.0.4... (cached) yes Checking for SDL2_ttf library... (cached) yes Checking for SDL2_mixer library... (cached) yes Checking for SDL2_image library... (cached) yes Checking for C library vorbisfile... (cached) yes Checking for Ogg Vorbis support in SDL... (cached) yes Checking for PNG support in SDL... (cached) yes Checking for JPG support in SDL... (cached) yes Checking for Cairo... (cached) yes Checking for Pango with cairo backend... (cached) yes Checking for fontconfig... (cached) yes Checking for Boost program_options library version >= 1.48.0... (cached) yes Checking for Boost thread library... (cached) yes Checking for Boost regex library... (cached) yes Checking for C library X11... (cached) yes Checking for dbus-1... (cached) no Checking for fribidi >= 0.10.9... (cached) yes Checking for C library png... (cached) yes Checking for C library history... (cached) no WARNING: Can't find GNU history, disabling history support. Checking for Boost unit_test_framework library... (cached) yes If any config checks fail, look in build/config.log for details If a check fails spuriously due to caching, use --config=force to force its rerun ---[applying configuration]--- error: No repo or cache detected. scons: done reading SConscript files. scons: Building targets ... Install file: "wesnoth" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/bin/wesnoth" InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/wesnoth/data"], ["data"]) InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/wesnoth/fonts"], ["fonts"]) InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/wesnoth/images"], ["images"]) InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/wesnoth/sounds"], ["sounds"]) Install file: "doc/manual/manual.cs.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.cs.html" Install file: "doc/manual/manual.de.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.de.html" Install file: "doc/manual/manual.en.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.en.html" Install file: "doc/manual/manual.en_GB.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.en_GB.html" Install file: "doc/manual/manual.es.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.es.html" Install file: "doc/manual/manual.et.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.et.html" Install file: "doc/manual/manual.fi.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.fi.html" Install file: "doc/manual/manual.fr.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.fr.html" Install file: "doc/manual/manual.gl.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.gl.html" Install file: "doc/manual/manual.hu.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.hu.html" Install file: "doc/manual/manual.id.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.id.html" Install file: "doc/manual/manual.it.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.it.html" Install file: "doc/manual/manual.ja.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.ja.html" Install file: "doc/manual/manual.pl.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.pl.html" Install file: "doc/manual/manual.pt.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.pt.html" Install file: "doc/manual/manual.pt_BR.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.pt_BR.html" Install file: "doc/manual/manual.ru.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.ru.html" Install file: "doc/manual/manual.sk.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.sk.html" Install file: "doc/manual/manual.sr.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.sr.html" Install file: "doc/manual/manual.sr@ijekavian.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.sr@ijekavian.html" Install file: "doc/manual/manual.sr@ijekavianlatin.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.sr@ijekavianlatin.html" Install file: "doc/manual/manual.sr@latin.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.sr@latin.html" Install file: "doc/manual/manual.uk.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.uk.html" Install file: "doc/manual/manual.vi.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.vi.html" Install file: "doc/manual/manual.zh_CN.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.zh_CN.html" Install file: "doc/manual/manual.zh_TW.html" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/manual.zh_TW.html" InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/styles"], ["doc/manual/styles"]) InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth/images"], ["doc/manual/images"]) InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/wesnoth/locale"], ["translations"]) Install file: "l10n-track" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/wesnoth/l10n-track" Install file: "doc/man/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/man6/wesnoth.6" Install file: "doc/man/en_GB/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/en_GB/man6/wesnoth.6" Install file: "doc/man/es/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/es/man6/wesnoth.6" Install file: "doc/man/gl/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/gl/man6/wesnoth.6" Install file: "doc/man/it/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/it/man6/wesnoth.6" Install file: "doc/man/zh_CN/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/zh_CN/man6/wesnoth.6" Install file: "icons/wesnoth-icon.png" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/icons/wesnoth-icon.png" Install file: "icons/wesnoth.desktop" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/applications/wesnoth.desktop" Install file: "wesnothd" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/bin/wesnothd" Install file: "doc/man/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/man6/wesnothd.6" Install file: "doc/man/cs/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/cs/man6/wesnothd.6" Install file: "doc/man/de/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/de/man6/wesnothd.6" Install file: "doc/man/en_GB/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/en_GB/man6/wesnothd.6" Install file: "doc/man/es/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/es/man6/wesnothd.6" Install file: "doc/man/et/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/et/man6/wesnothd.6" Install file: "doc/man/fi/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/fi/man6/wesnothd.6" Install file: "doc/man/fr/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/fr/man6/wesnothd.6" Install file: "doc/man/gl/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/gl/man6/wesnothd.6" Install file: "doc/man/hu/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/hu/man6/wesnothd.6" Install file: "doc/man/id/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/id/man6/wesnothd.6" Install file: "doc/man/it/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/it/man6/wesnothd.6" Install file: "doc/man/ja/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/ja/man6/wesnothd.6" Install file: "doc/man/lt/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/lt/man6/wesnothd.6" Install file: "doc/man/pl/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/pl/man6/wesnothd.6" Install file: "doc/man/pt/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/pt/man6/wesnothd.6" Install file: "doc/man/pt_BR/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/pt_BR/man6/wesnothd.6" Install file: "doc/man/ru/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/ru/man6/wesnothd.6" Install file: "doc/man/sk/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/sk/man6/wesnothd.6" Install file: "doc/man/sr/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/sr/man6/wesnothd.6" Install file: "doc/man/sr@ijekavian/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/sr@ijekavian/man6/wesnothd.6" Install file: "doc/man/sr@ijekavianlatin/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/sr@ijekavianlatin/man6/wesnothd.6" Install file: "doc/man/sr@latin/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/sr@latin/man6/wesnothd.6" Install file: "doc/man/tr/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/tr/man6/wesnothd.6" Install file: "doc/man/uk/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/uk/man6/wesnothd.6" Install file: "doc/man/vi/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/vi/man6/wesnothd.6" Install file: "doc/man/zh_CN/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/zh_CN/man6/wesnothd.6" Install file: "doc/man/zh_TW/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/man/zh_TW/man6/wesnothd.6" Mkdir("/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/var/run/wesnothd") Chmod("/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/var/run/wesnothd", 0700) chown : /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/var/run/wesnothd Install file: "campaignd" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/bin/campaignd" Install file: "data/tools/wmlscope" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/bin/wmlscope" Install file: "data/tools/wmllint" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/bin/wmllint" Install file: "data/tools/wmlindent" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/bin/wmlindent" Install file: "data/tools/wesnoth_addon_manager" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/bin/wesnoth_addon_manager" Install file: "data/tools/wesnoth/wmltools.py" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/lib/python2.7/site-packages/wesnoth/wmltools.py" Install file: "data/tools/wesnoth/wmlparser.py" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/lib/python2.7/site-packages/wesnoth/wmlparser.py" Install file: "data/tools/wesnoth/wmldata.py" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/lib/python2.7/site-packages/wesnoth/wmldata.py" Install file: "data/tools/wesnoth/wmliterator.py" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/lib/python2.7/site-packages/wesnoth/wmliterator.py" Install file: "data/tools/wesnoth/campaignserver_client.py" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/lib/python2.7/site-packages/wesnoth/campaignserver_client.py" Install file: "data/tools/wesnoth/__init__.py" as "/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/lib/python2.7/site-packages/wesnoth/__init__.py" scons: done building targets. + install -Dpm 644 /builddir/build/SOURCES/wesnothd.service /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/lib/systemd/system/wesnothd.service + install -Dpm 644 /builddir/build/SOURCES/wesnoth.sysconfig /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/etc/sysconfig/wesnoth + touch /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/var/run/wesnothd/socket + mkdir -p /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64//usr/sbin + mv /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64//usr/bin/wesnothd /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64//usr/sbin + mv /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64//usr/bin/campaignd /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64//usr/sbin + rm -f '/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64//usr/share/fonts/*' + mkdir -p /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64//usr/share/fonts + ln -s /usr/share/fonts/dejavu/DejaVuSans.ttf /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64//usr/share/fonts/DejaVuSans.ttf + ln -s /usr/share/fonts/sazanami-fonts-gothic/sazanami-gothic.ttf /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64//usr/share/fonts/sazanami-gothic.t + ln -s /usr/share/fonts/wqy-zenhei/wqy-zenhei.ttc /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64//usr/share/fonts/wqy-zenhei.ttc + mkdir -p /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/appdata + cat + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64 wesnoth LANGFILES --with-man + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed master-1.fc28 --unique-debug-suffix -master-1.fc28.x86_64 --unique-debug-src-base wesnoth-master-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/wesnoth-master extracting debug info from /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/sbin/wesnothd extracting debug info from /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/sbin/campaignd extracting debug info from /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/bin/wesnoth /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 18654 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink Processing files: wesnoth-master-1.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OLg26h + umask 022 + cd /builddir/build/BUILD + cd wesnoth-master + DOCDIR=/builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth + cp -pr COPYING /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth + cp -pr changelog /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth + cp -pr README.md /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth + cp -pr copyright /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64/usr/share/doc/wesnoth + exit 0 warning: File listed twice: /usr/share/doc/wesnoth Provides: wesnoth = master-1.fc28 wesnoth(x86-64) = master-1.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libSDL2-2.0.so.0()(64bit) libSDL2_image-2.0.so.0()(64bit) libSDL2_mixer-2.0.so.0()(64bit) libSDL2_ttf-2.0.so.0()(64bit) libX11.so.6()(64bit) libboost_filesystem.so.1.64.0()(64bit) libboost_iostreams.so.1.64.0()(64bit) libboost_locale.so.1.64.0()(64bit) libboost_program_options.so.1.64.0()(64bit) libboost_random.so.1.64.0()(64bit) libboost_regex.so.1.64.0()(64bit) libboost_system.so.1.64.0()(64bit) libboost_thread.so.1.64.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.24)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcairo.so.2()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libfribidi.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libvorbisfile.so.3()(64bit) rtld(GNU_HASH) Processing files: wesnoth-server-master-1.fc28.x86_64 Provides: config(wesnoth-server) = master-1.fc28 wesnoth-server = master-1.fc28 wesnoth-server(x86-64) = master-1.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/useradd Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libboost_filesystem.so.1.64.0()(64bit) libboost_iostreams.so.1.64.0()(64bit) libboost_locale.so.1.64.0()(64bit) libboost_random.so.1.64.0()(64bit) libboost_system.so.1.64.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: wesnoth-tools-master-1.fc28.x86_64 Provides: wesnoth-tools = master-1.fc28 wesnoth-tools(x86-64) = master-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: wesnoth-data-master-1.fc28.noarch warning: File listed twice: /usr/share/man/en_GB/man6/wesnoth.6.gz warning: File listed twice: /usr/share/man/es/man6/wesnoth.6.gz warning: File listed twice: /usr/share/man/gl/man6/wesnoth.6.gz warning: File listed twice: /usr/share/man/it/man6/wesnoth.6.gz warning: File listed twice: /usr/share/man/zh_CN/man6/wesnoth.6.gz warning: File listed twice: /usr/share/wesnoth/locale/af/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/ang/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/ang@latin/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/ar/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/ast/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/bg/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/ca/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/ca_ES@valencia/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/cs/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/da/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/de/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/el/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/en@shaw/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/en_GB/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/eo/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/es/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/et/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/eu/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/fi/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/fr/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/fur_IT/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/ga/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/gd/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/gl/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/he/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/hr/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/hu/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/id/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/is/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/it/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/ja/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/ko/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/la/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/lt/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/lv/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/mk/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/mr/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/nb_NO/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/nl/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/pl/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/pt/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/pt_BR/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/racv/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/ro/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/ru/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/sk/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/sl/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/sr/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/sr@ijekavian/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/sr@latin/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/sv/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/tl/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/tr/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/uk/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/vi/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/zh_CN/LC_MESSAGES/wesnoth.mo warning: File listed twice: /usr/share/wesnoth/locale/zh_TW/LC_MESSAGES/wesnoth.mo Provides: application() application(wesnoth.desktop) metainfo() metainfo(wesnoth.appdata.xml) wesnoth-data = master-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/env python(abi) = 2.7 Processing files: wesnoth-debugsource-master-1.fc28.x86_64 Provides: wesnoth-debugsource = master-1.fc28 wesnoth-debugsource(x86-64) = master-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wesnoth-debuginfo-master-1.fc28.x86_64 Provides: debuginfo(build-id) = ba934467d94b4741e53cb1f4751eb121a287f2f2 wesnoth-debuginfo = master-1.fc28 wesnoth-debuginfo(x86-64) = master-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wesnoth-server-debuginfo-master-1.fc28.x86_64 Provides: debuginfo(build-id) = bec622c596a026807b821b9246ab216c06d4b3e9 debuginfo(build-id) = d4150535d9d4300029627338f5a0793120e5244f wesnoth-server-debuginfo = master-1.fc28 wesnoth-server-debuginfo(x86-64) = master-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64 Wrote: /builddir/build/RPMS/wesnoth-master-1.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/wesnoth-server-master-1.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/wesnoth-tools-master-1.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/wesnoth-data-master-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/wesnoth-debugsource-master-1.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/wesnoth-debuginfo-master-1.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/wesnoth-server-debuginfo-master-1.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UnM1x2 + umask 022 + cd /builddir/build/BUILD + cd wesnoth-master + /usr/bin/rm -rf /builddir/build/BUILDROOT/wesnoth-master-1.fc28.x86_64 + exit 0 Child return code was: 0