Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/wesnoth.spec'], chrootPath='/var/lib/mock/f33-build-394970-62432/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1608508800 Wrote: /builddir/build/SRPMS/wesnoth-1.15.8-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/wesnoth.spec'], chrootPath='/var/lib/mock/f33-build-394970-62432/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1608508800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.31piL7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wesnoth-1.15.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/wesnoth-1.15.8.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wesnoth-1.15.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/wesnoth-gcc11.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RADHl9 + umask 022 + cd /builddir/build/BUILD + cd wesnoth-1.15.8 + scons wesnoth wesnothd campaignd prefix=/usr bindir=/usr/bin libdir=/usr/lib64 boostdir=/usr/include boostlibdir=/usr/lib64 localedirname=locale python_site_packages_dir=/usr/lib/python3.9/site-packages/wesnoth 'extra_flags_release=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' -j4 scons: Reading SConscript files ... Building Wesnoth version 1.15.8 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 whether C++ compiler works (g++ version >= 5.4 required)... yes Checking for Boost iostreams library version >= 1.59... yes Checking for gzip support in Boost Iostreams... yes Checking for bzip2 support in Boost Iostreams... yes Checking for Boost program_options library version >= 1.59... yes Checking for Boost random library version >= 1.59... yes Checking for Boost smart_ptr library... yes Checking for C library pthread... yes Checking for Boost system library... yes Checking for Boost asio library... yes Checking for Boost thread library... yes Checking for Boost locale library... yes Checking for Boost filesystem library... yes INFO: Base prerequisites are met Checking for available Boost Locale backends... icu,posix,std Checking whether compiler has built-in -D_FORTIFY_SOURCE... no Checking for C library libcrypto... yes 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 regex library... yes Checking for C library X11... yes Checking for dbus-1... (cached) yes Checking for fribidi >= 0.10.9... (cached) yes Checking for C library history... yes 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. Unable to find source files for: mariadbpp scons: done reading SConscript files. scons: Building targets ... /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/af.po 0 translated messages, 4 fuzzy translations, 120 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/af.po 0 translated messages, 884 untranslated messages. 3 translated messages, 14 fuzzy translations, 685 untranslated messages. 37 translated messages, 18 fuzzy translations, 55 untranslated messages. 0 translated messages, 466 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/af.po 163 translated messages, 131 fuzzy translations, 277 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/af.po 1 translated message, 6 fuzzy translations, 419 untranslated messages. 80 translated messages, 238 fuzzy translations, 331 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/af.po 114 translated messages, 496 fuzzy translations, 813 untranslated messages. 3 translated messages, 11 fuzzy translations, 704 untranslated messages. 0 translated messages, 304 untranslated messages. 617 translated messages, 226 fuzzy translations, 377 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 /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 28 translated messages, 5 fuzzy translations, 524 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/af.po 35 translated messages, 58 fuzzy translations, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/af.po 5 translated messages, 4 fuzzy translations, 1193 untranslated messages. 6 translated messages, 608 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/af.po 0 translated messages, 646 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/af.po 0 translated messages, 224 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/af.po 71 translated messages, 125 fuzzy translations, 443 untranslated messages. 0 translated messages, 354 untranslated messages/usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/af.po . /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 1 translated message, 628 untranslated messages. 5 translated messages, 25 fuzzy translations, 247 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/af.po /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/af.po 506 translated messages, 417 fuzzy translations, 82 untranslated messages. 264 translated messages, 192 fuzzy translations, 240 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/af/LC_MESSAGES/wesnoth.mo po/wesnoth/af.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ang@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ang@latin.po 0 translated messages, 1925 untranslated messages. 104 translated messages, 8 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ang@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ang@latin.po 1 translated message, 3 fuzzy translations, 880 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ang@latin.po 305 translated messages, 392 fuzzy translations, 665 untranslated messages. 15 translated messages, 10 fuzzy translations, 85 untranslated messages. 7 translated messages, 9 fuzzy translations, 450 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ang@latin.po 7 translated messages, 2 fuzzy translations, 693 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ang@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ang@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ang@latin.po 8 translated messages, 3 fuzzy translations, 560 untranslated messages. 137 translated messages, 45 fuzzy translations, 467 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ang@latin.po 3 translated messages, 10 fuzzy translations, 413 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ang@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ang@latin.po 11 translated messages, 1 fuzzy translation, 1208 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ang@latin.po 56 translated messages, 55 fuzzy translations, 193 untranslated messages. 161 translated messages, 207 fuzzy translations, 1055 untranslated messages. 3 translated messages, 2 fuzzy translations, 713 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ang@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ang@latin.po 130 translated messages, 13 fuzzy translations, 414 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ang@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ang@latin.po 13 translated messages, 8 fuzzy translations, 259 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, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ang@latin.po 9 translated messages, 8 fuzzy translations, 597 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ang@latin.po 10 translated messages, 1 fuzzy translation, 628 untranslated messages. 6 translated messages, 4 fuzzy translations, 1192 untranslated messages. 2 translated messages, 3 fuzzy translations, 219 untranslated messages. /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 /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ang@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ang@latin.po 5 translated messages, 6 fuzzy translations, 343 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ang@latin.po 9 translated messages, 3 fuzzy translations, 265 untranslated messages. 7 translated messages, 7 fuzzy translations, 991 untranslated messages. 3 translated messages, 1 fuzzy translation, 625 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ang@latin.po 115 translated messages, 52 fuzzy translations, 529 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/ang@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/ang@latin/LC_MESSAGES/wesnoth.mo po/wesnoth/ang@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ar.po 0 translated messages, 416 untranslated messages. 126 translated messages, 95 fuzzy translations, 1141 untranslated messages. 0 translated messages, 124 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ar.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ar.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ar.po 8 translated messages, 5 fuzzy translations, 1912 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ar.po 0 translated messages, 466 untranslated messages. 0 translated messages, 702 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ar.po 5 translated messages, 38 fuzzy translations, 67 untranslated messages. 0 translated messages, 884 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ar.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ar.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ar.po 0 translated messages, 649 untranslated messages. 0 translated messages, 571 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 messages, 426 untranslated messages. 0 translated messages, 1220 untranslated messages. 0 translated messages, 718 untranslated messages. 154 translated messages, 529 fuzzy translations, 740 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 /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ar.po 0 translated messages, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ar.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ar.po 0 translated messages, 557 untranslated messages. 0 translated messages, 280 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ar.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ar.po 0 translated messages, 614 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ar.po 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ar.po 0 translated messages, 646 untranslated messages. 0 translated messages, 224 untranslated messages. 0 translated messages, 639 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ar.po 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ar.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ar.po 0 translated messages, 354 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ar.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ar.po 0 translated messages, 277 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ar.po 0 translated messages, 1005 untranslated messages. 0 translated messages, 629 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/ar.po /usr/bin/msgfmt --check-domain --statistics -o translations/ar/LC_MESSAGES/wesnoth.mo po/wesnoth/ar.po 0 translated messages, 696 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/bg.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/bg.po 0 translated messages, 1 fuzzy translation, 1361 untranslated messages. 111 translated messages, 5 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/bg.po /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/bg.po 0 translated messages, 1925 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/bg.po 0 translated messages, 884 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/bg.po 0 translated messages, 1 fuzzy translation, 701 untranslated messages. 3 translated messages, 12 fuzzy translations, 95 untranslated messages. 0 translated messages, 466 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/bg.po /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/bg.po 198 translated messages, 146 fuzzy translations, 227 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/bg.po /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/bg.po 122 translated messages, 252 fuzzy translations, 275 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/bg.po 776 translated messages, 223 fuzzy translations, 221 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/bg.po 0 translated messages, 718 untranslated messages. 140 translated messages, 517 fuzzy translations, 766 untranslated messages. 2 translated messages, 36 fuzzy translations, 388 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/bg.po 59 translated messages, 125 fuzzy translations, 120 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/bg.po /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/bg.po /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/bg.po 32 translated messages, 5 fuzzy translations, 520 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/bg.po 89 translated messages, 76 fuzzy translations, 115 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/bg.po 0 translated messages, 646 untranslated messages. 244 translated messages, 174 fuzzy translations, 196 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/bg.po /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/bg.po 304 translated messages, 326 fuzzy translations, 572 untranslated messages. 299 translated messages, 237 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 203 translated messages, 7 fuzzy translations, 14 untranslated messages. 0 translated messages, 354 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/bg.po /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/bg.po /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/bg.po 221 translated messages, 22 fuzzy translations, 34 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/bg.po 743 translated messages, 190 fuzzy translations, 72 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/bg.po 295 translated messages, 188 fuzzy translations, 213 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/bg/LC_MESSAGES/wesnoth.mo po/wesnoth/bg.po 98 translated messages, 179 fuzzy translations, 352 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ca.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ca.po 123 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ca.po 4 translated messages, 4 fuzzy translations, 876 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ca.po 3 translated messages, 14 fuzzy translations, 685 untranslated messages. 248 translated messages, 435 fuzzy translations, 679 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 0 translated messages, 466 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ca.po 22 translated messages, 17 fuzzy translations, 71 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ca.po 223 translated messages, 151 fuzzy translations, 197 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ca.po 1124 translated messages, 619 fuzzy translations, 182 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ca.po 196 translated messages, 211 fuzzy translations, 242 untranslated messages. 107 translated messages, 67 fuzzy translations, 252 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ca.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ca.po 684 translated messages, 248 fuzzy translations, 288 untranslated messages. 240 translated messages, 505 fuzzy translations, 678 untranslated messages. 0 translated messages, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ca.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ca.po 5 translated messages, 14 fuzzy translations, 699 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ca.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ca.po 32 translated messages, 5 fuzzy translations, 520 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ca.po 137 translated messages, 42 fuzzy translations, 101 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ca.po 264 translated messages, 168 fuzzy translations, 182 untranslated messages. 0 translated messages, 646 untranslated messages. 12 translated messages, 11 fuzzy translations, 1179 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ca.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ca.po 75 translated messages, 130 fuzzy translations, 434 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. 62 translated messages, 53 fuzzy translations, 109 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ca.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ca.po 6 translated messages, 4 fuzzy translations, 344 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ca.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ca.po 81 translated messages642 translated messages, 289 fuzzy translations, 74 untranslated messages. , 101 fuzzy translations, 95 untranslated messages. 74 translated messages, 156 fuzzy translations, 399 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ca.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/ca.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca/LC_MESSAGES/wesnoth.mo po/wesnoth/ca.po 356 translated messages, 135 fuzzy translations, 205 untranslated messages. 0 translated messages, 416 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 /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, 124 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 1239 translated messages, 54 fuzzy translations, 69 untranslated messages. 0 translated messages, 884 untranslated messages. 0 translated messages, 702 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 /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ca_ES@valencia.po 1211 translated messages, 597 fuzzy translations, 117 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, 466 untranslated messages. 0 translated messages, 110 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 /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ca_ES@valencia.po /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 messages, 571 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 0 translated messages, 426 untranslated messages. 194 translated messages, 213 fuzzy translations, 242 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ca_ES@valencia.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ca_ES@valencia.po 0 translated messages, 1220 untranslated messages. 222 translated messages, 510 fuzzy translations, 691 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ca_ES@valencia.po /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, 304 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 0 translated messages, 718 untranslated messages. /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, 280 untranslated messages. 0 translated messages, 557 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 /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, 614 untranslated messages. 0 translated messages, 1202 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, 646 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, 639 untranslated messages. 0 translated messages, 1 untranslated message. 0 translated messages, 224 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 /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ca_ES@valencia.po /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, 354 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, 277 untranslated messages. 0 translated messages, 1005 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, 629 untranslated messages. 0 translated messages, 696 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/ca_ES@valencia.po /usr/bin/msgfmt --check-domain --statistics -o translations/ca_ES@valencia/LC_MESSAGES/wesnoth.mo po/wesnoth/ca_ES@valencia.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/cs.po /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/cs.po 124 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/cs.po 0 translated messages, 1925 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/cs.po 702 translated messages. 878 translated messages, 1 fuzzy translation, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/cs.po /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/cs.po 341 translated messages, 414 fuzzy translations, 607 untranslated messages. 466 translated messages. 104 translated messages, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/cs.po /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/cs.po /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/cs.po 571 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/cs.po 130 translated messages, 52 fuzzy translations, 244 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/cs.po 578 translated messages, 24 fuzzy translations, 47 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/cs.po 1220 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/cs.po 1322 translated messages, 26 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/cs.po 171 translated messages, 88 fuzzy translations, 45 untranslated messages. 714 translated messages, 4 untranslated messages. /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 280 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/cs.po 540 translated messages, 15 fuzzy translations, 2 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/cs.po 381 translated messages, 81 fuzzy translations, 152 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/cs.po 622 translated messages, 19 fuzzy translations, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/cs.po 1198 translated messages, 4 untranslated messages. 214 translated messages, 3 fuzzy translations, 7 untranslated messages. 639 translated messages. /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 /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/cs.po /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/cs.po 354 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/cs.po 277 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/cs.po 1005 translated messages. 629 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/cs.po 654 translated messages, 19 fuzzy translations, 23 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/cs/LC_MESSAGES/wesnoth.mo po/wesnoth/cs.po /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/da.po 265 translated messages, 151 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/da.po 91 translated messages, 19 fuzzy translations, 14 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/da.po 1808 translated messages, 51 fuzzy translations, 66 untranslated messages. 81 translated messages, 165 fuzzy translations, 456 untranslated messages. 1233 translated messages, 35 fuzzy translations, 94 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/da.po /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/da.po 90 translated messages, 150 fuzzy translations, 644 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/da.po 14 translated messages, 12 fuzzy translations, 84 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/da.po 0 translated messages, 466 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/da.po 240 translated messages, 144 fuzzy translations, 187 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/da.po /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/da.po 185 translated messages, 235 fuzzy translations, 229 untranslated messages. 112 translated messages, 65 fuzzy translations, 249 untranslated messages. 896 translated messages, 213 fuzzy translations, 111 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/da.po /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/da.po /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/da.po 155 translated messages, 529 fuzzy translations, 739 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/da.po 103 translated messages, 97 fuzzy translations, 104 untranslated messages. 293 translated messages, 227 fuzzy translations, 198 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/da.po 336 translated messages, 145 fuzzy translations, 76 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/da.po 163 translated messages, 43 fuzzy translations, 74 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/da.po /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/da.po 0 translated messages281 translated messages, 646 untranslated messages. , 161 fuzzy translations, 172 untranslated messages. 471 translated messages, 139 fuzzy translations, 29 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/da.po /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/da.po 759 translated messages, 371 fuzzy translations, 72 untranslated messages. /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 92 translated messages, 57 fuzzy translations, 75 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/da.po /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/da.po 152 translated messages, 65 fuzzy translations, 137 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/da.po 43 translated messages, 122 fuzzy translations, 112 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/da.po 134 translated messages, 189 fuzzy translations, 306 untranslated messages. 808 translated messages, 154 fuzzy translations, 43 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/da.po /usr/bin/msgfmt --check-domain --statistics -o translations/da/LC_MESSAGES/wesnoth.mo po/wesnoth/da.po 0 translated messages, 416 untranslated messages. 362 translated messages, 134 fuzzy translations, 200 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/de.po /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/de.po 123 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/de.po 694 translated messages, 4 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/de.po 461 translated messages, 70 fuzzy translations, 353 untranslated messages. 1283 translated messages, 507 fuzzy translations, 135 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/de.po 346 translated messages, 439 fuzzy translations, 577 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/de.po 464 translated messages, 2 fuzzy translations. 104 translated messages, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/de.po /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/de.po 568 translated messages, 2 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/de.po /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/de.po 125 translated messages, 58 fuzzy translations, 243 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/de.po 1220 translated messages. 582 translated messages, 19 fuzzy translations, 48 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/de.po 1339 translated messages, 53 fuzzy translations, 31 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/de.po 714 translated messages, 4 untranslated messages. 275 translated messages, 12 fuzzy translations, 17 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/de.po /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/de.po /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/de.po 280 translated messages. 557 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/de.po /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/de.po 377 translated messages, 84 fuzzy translations, 153 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/de.po 638 translated messages, 1 fuzzy translation. 587 translated messages, 25 fuzzy translations, 34 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/de.po 1198 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/de.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/de.po 213 translated messages, 4 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/de.po /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/de.po 235 translated messages, 34 fuzzy translations, 85 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/de.po 264 translated messages, 2 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/de.po 1003 translated messages, 2 fuzzy translations. 629 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/de.po 591 translated messages, 24 fuzzy translations, 81 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/de/LC_MESSAGES/wesnoth.mo po/wesnoth/de.po /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/el.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/el.po 105 translated messages, 7 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/el.po 1238 translated messages, 45 fuzzy translations, 79 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/el.po 1843 translated messages, 50 fuzzy translations, 32 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/el.po 47 translated messages, 15 fuzzy translations, 48 untranslated messages. 100 translated messages, 152 fuzzy translations, 632 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/el.po 620 translated messages, 48 fuzzy translations, 34 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/el.po 399 translated messages, 42 fuzzy translations, 25 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/el.po /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/el.po 6 translated messages, 1 fuzzy translation, 564 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/el.po 151 translated messages, 161 fuzzy translations, 337 untranslated messages. 119 translated messages, 62 fuzzy translations, 245 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/el.po 343 translated messages, 430 fuzzy translations, 650 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/el.po 738 translated messages, 256 fuzzy translations, 226 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/el.po /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/el.po 0 translated messages, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/el.po 73 translated messages, 314 fuzzy translations, 331 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/el.po 31 translated messages, 35 fuzzy translations, 214 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/el.po 179 translated messages, 62 fuzzy translations, 316 untranslated messages. 3 translated messages, 611 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/el.po /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/el.po 0 translated messages, 646 untranslated messages. 4 translated messages, 2 fuzzy translations, 1196 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/el.po /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/el.po 0 translated messages, 639 untranslated messages. 175 translated messages, 22 fuzzy translations, 27 untranslated messages. 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/el.po /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/el.po /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/el.po 163 translated messages, 55 fuzzy translations, 136 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/el.po 1 translated message, 628 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/el.po 11 translated messages, 3 fuzzy translations, 991 untranslated messages. 80 translated messages, 102 fuzzy translations, 95 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/el.po /usr/bin/msgfmt --check-domain --statistics -o translations/el/LC_MESSAGES/wesnoth.mo po/wesnoth/el.po 378 translated messages, 119 fuzzy translations, 199 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/en@shaw.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/en@shaw.po 91 translated messages, 18 fuzzy translations, 15 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/en@shaw.po 433 translated messages, 270 fuzzy translations, 659 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/en@shaw.po 0 translated messages, 702 untranslated messages. 0 translated messages, 884 untranslated messages. 0 translated messages, 466 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/en@shaw.po /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/en@shaw.po 1671 translated messages, 156 fuzzy translations, 98 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/en@shaw.po 41 translated messages, 16 fuzzy translations, 53 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/en@shaw.po /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/en@shaw.po 249 translated messages, 140 fuzzy translations, 182 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/en@shaw.po 217 translated messages, 214 fuzzy translations, 218 untranslated messages. 87 translated messages, 93 fuzzy translations, 246 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/en@shaw.po /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/en@shaw.po 813 translated messages, 303 fuzzy translations, 104 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/en@shaw.po 344 translated messages, 505 fuzzy translations, 574 untranslated messages. 505 translated messages, 131 fuzzy translations, 82 untranslated messages. 110 translated messages, 115 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 /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/en@shaw.po /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/en@shaw.po 111 translated messages, 97 fuzzy translations, 72 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/en@shaw.po 414 translated messages, 84 fuzzy translations, 59 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/en@shaw.po 274 translated messages, 170 fuzzy translations, 170 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/en@shaw.po 0 translated messages, 646 untranslated messages. 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/en@shaw.po /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/en@shaw.po 92 translated messages, 57 fuzzy translations, 75 untranslated messages. 434 translated messages, 178 fuzzy translations, 27 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/en@shaw.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/en@shaw.po 0 translated messages, 354 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/en@shaw.po /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/en@shaw.po 99 translated messages, 224 fuzzy translations, 306 untranslated messages. 43 translated messages, 122 fuzzy translations, 112 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/en@shaw.po 739 translated messages, 233 fuzzy translations, 33 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/en@shaw.po /usr/bin/msgfmt --check-domain --statistics -o translations/en@shaw/LC_MESSAGES/wesnoth.mo po/wesnoth/en@shaw.po 432 translated messages, 88 fuzzy translations, 176 untranslated messages. 0 translated messages, 416 untranslated 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-did.mo po/wesnoth-did/en_GB.po 124 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/en_GB.po 0 translated messages, 1925 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/en_GB.po 878 translated messages, 1 fuzzy translation, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/en_GB.po 702 translated messages. 466 translated messages. 110 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/en_GB.po 454 translated messages, 428 fuzzy translations, 480 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/en_GB.po /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/en_GB.po /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/en_GB.po 571 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/en_GB.po 648 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/en_GB.po 426 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/en_GB.po 1418 translated messages, 2 fuzzy translations, 3 untranslated messages. 304 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/en_GB.po 1220 translated messages. 718 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/en_GB.po /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/en_GB.po 280 translated messages. 557 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/en_GB.po /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/en_GB.po /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/en_GB.po 612 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/en_GB.po 1198 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/en_GB.po 642 translated messages, 4 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/en_GB.po 1 translated message639 translated messages. . 224 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/en_GB.po /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/en_GB.po 354 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 277 translated messages. 1005 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/en_GB.po 629 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/en_GB.po 691 translated messages, 4 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/en_GB/LC_MESSAGES/wesnoth.mo po/wesnoth/en_GB.po /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/eo.po 416 translated messages. 0 translated messages, 5 fuzzy translations, 119 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/eo.po /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/eo.po 1359 translated messages, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/eo.po 0 translated messages, 884 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/eo.po 0 translated messages, 466 untranslated messages. 3 translated messages, 14 fuzzy translations, 685 untranslated messages. 14 translated messages, 12 fuzzy translations, 84 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 1925 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/eo.po /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/eo.po 223 translated messages, 151 fuzzy translations, 197 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/eo.po 159 translated messages, 190 fuzzy translations, 300 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/eo.po 45 translated messages, 22 fuzzy translations, 359 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/eo.po 148 translated messages, 528 fuzzy translations, 747 untranslated messages. 3 translated messages, 11 fuzzy translations, 704 untranslated messages. 0 translated messages, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/eo.po 856 translated messages, 245 fuzzy translations, 119 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/eo.po /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 28 translated messages, 5 fuzzy translations, 524 untranslated messages. 35 translated messages, 63 fuzzy translations, 182 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/eo.po /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/eo.po 4 translated messages, 610 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/eo.po 5 translated messages, 3 fuzzy translations, 1194 untranslated messages. 63 translated messages, 52 fuzzy translations, 109 untranslated messages. 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/eo.po 1 translated message, 9 fuzzy translations, 629 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 /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/eo.po /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/eo.po 0 translated messages, 354 untranslated messages. 0 translated messages, 1005 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/eo.po 264 translated messages, 7 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/eo.po 76 translated messages, 149 fuzzy translations, 404 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/eo.po /usr/bin/msgfmt --check-domain --statistics -o translations/eo/LC_MESSAGES/wesnoth.mo po/wesnoth/eo.po 342 translated messages, 115 fuzzy translations, 239 untranslated messages. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/es.po 0 translated messages, 1925 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/es.po /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/es.po 123 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/es.po 282 translated messages, 398 fuzzy translations, 682 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/es.po 694 translated messages, 4 fuzzy translations, 4 untranslated messages. 464 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/es.po 461 translated messages, 141 fuzzy translations, 282 untranslated messages. 104 translated messages, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/es.po /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/es.po /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/es.po 565 translated messages, 6 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/es.po 125 translated messages, 58 fuzzy translations, 243 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/es.po 519 translated messages, 75 fuzzy translations, 55 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/es.po 1216 translated messages, 3 fuzzy translations, 1 untranslated message. 1332 translated messages, 55 fuzzy translations, 36 untranslated 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 274 translated messages, 18 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/es.po 713 translated messages, 1 fuzzy translation, 4 untranslated messages. 279 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/es.po /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/es.po 557 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/es.po 587 translated messages, 25 fuzzy translations, 34 untranslated messages. 1196 translated messages, 2 fuzzy translations, 4 untranslated messages. 374 translated messages, 87 fuzzy translations, 153 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/es.po /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/es.po 637 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/es.po 213 translated messages, 4 fuzzy translations, 7 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/es.po /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/es.po 235 translated messages, 34 fuzzy translations, 85 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/es.po /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/es.po 256 translated messages, 15 fuzzy translations, 6 untranslated messages. 625 translated messages, 4 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/es.po 1002 translated messages, 3 fuzzy translations. 541 translated messages, 63 fuzzy translations, 92 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/es.po /usr/bin/msgfmt --check-domain --statistics -o translations/es/LC_MESSAGES/wesnoth.mo po/wesnoth/es.po /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/et.po 0 translated messages, 416 untranslated messages. 105 translated messages, 8 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/et.po /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/et.po 1226 translated messages, 58 fuzzy translations, 78 untranslated messages. 620 translated messages, 48 fuzzy translations/usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/et.po , 34 untranslated messages. 102 translated messages, 148 fuzzy translations, 634 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/et.po /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/et.po 47 translated messages, 17 fuzzy translations, 46 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/et.po 423 translated messages, 34 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/et.po 1864 translated messages, 47 fuzzy translations, 14 untranslated messages. 279 translated messages, 116 fuzzy translations, 176 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/et.po /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/et.po 320 translated messages, 170 fuzzy translations, 159 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/et.po 119 translated messages, 62 fuzzy translations, 245 untranslated messages. 539 translated messages, 386 fuzzy translations, 498 untranslated messages. 1006 translated messages, 118 fuzzy translations, 96 untranslated messages. 677 translated messages, 35 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/et.po /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/et.po 146 translated messages, 99 fuzzy translations, 59 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/et.po /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 211 translated messages, 33 fuzzy translations, 36 untranslated messages. 524 translated messages, 19 fuzzy translations, 14 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/et.po /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/et.po 350 translated messages, 101 fuzzy translations, 163 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/et.po 175 translated messages, 22 fuzzy translations, 27 untranslated messages. 564 translated messages, 68 fuzzy translations, 7 untranslated messages. 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/et.po /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 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/et.po 164 translated messages, 55 fuzzy translations, 135 untranslated messages. 1032 translated messages, 118 fuzzy translations, 52 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 953 translated messages, 37 fuzzy translations, 15 untranslated messages. 146 translated messages, 179 fuzzy translations, 304 untranslated messages. 72 translated messages, 110 fuzzy translations, 95 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/et.po /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/et.po /usr/bin/msgfmt --check-domain --statistics -o translations/et/LC_MESSAGES/wesnoth.mo po/wesnoth/et.po 456 translated messages, 72 fuzzy translations, 168 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/eu.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/eu.po 0 translated messages, 4 fuzzy translations, 120 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/eu.po 716 translated messages, 274 fuzzy translations, 372 untranslated messages. 0 translated messages, 884 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/eu.po /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/eu.po 1671 translated messages, 156 fuzzy translations, 98 untranslated messages. 3 translated messages, 11 fuzzy translations, 688 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/eu.po /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/eu.po 3 translated messages, 15 fuzzy translations, 92 untranslated messages. 0 translated messages, 466 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/eu.po /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/eu.po 64 translated messages, 159 fuzzy translations, 426 untranslated messages. 1 translated message, 6 fuzzy translations, 419 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/eu.po 7 translated messages, 2 fuzzy translations, 562 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/eu.po /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/eu.po 424 translated messages, 217 fuzzy translations, 579 untranslated messages. 0 translated messages, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/eu.po 3 translated messages, 11 fuzzy translations, 704 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/eu.po 110 translated messages, 494 fuzzy translations, 819 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 28 translated messages, 5 fuzzy translations, 524 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/eu.po 26 translated messages, 53 fuzzy translations, 201 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/eu.po 3 translated messages, 611 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/eu.po 5 translated messages, 3 fuzzy translations, 1194 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/eu.po 0 translated messages, 1 untranslated message. 2 translated messages, 10 fuzzy translations, 627 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/eu.po 0 translated messages, 224 untranslated messages. 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/eu.po /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/eu.po 0 translated messages, 354 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/eu.po /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/eu.po 18 translated messages, 13 fuzzy translations, 974 untranslated messages. 1 translated message, 628 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/eu.po 5 translated messages, 24 fuzzy translations, 248 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/eu.po 232 translated messages, 104 fuzzy translations, 360 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/eu/LC_MESSAGES/wesnoth.mo po/wesnoth/eu.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/fi.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/fi.po 105 translated messages, 7 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/fi.po 0 translated messages, 1925 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/fi.po 149 translated messages, 452 fuzzy translations, 761 untranslated messages. 102 translated messages, 148 fuzzy translations, 634 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/fi.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/fi.po 620 translated messages, 48 fuzzy translations, 34 untranslated messages. 423 translated messages, 34 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/fi.po 47 translated messages, 17 fuzzy translations, 46 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/fi.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/fi.po 543 translated messages, 13 fuzzy translations, 15 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/fi.po 118 translated messages, 63 fuzzy translations, 245 untranslated messages. 317 translated messages, 173 fuzzy translations, 159 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/fi.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/fi.po 536 translated messages, 390 fuzzy translations, 497 untranslated messages. 146 translated messages, 100 fuzzy translations, 58 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/fi.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/fi.po 274 translated messages, 120 fuzzy translations, 324 untranslated messages. 980 translated messages, 144 fuzzy translations, 96 untranslated messages. 211 translated messages, 33 fuzzy translations, 36 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/fi.po 556 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/fi.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/fi.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/fi.po 198 translated messages, 108 fuzzy translations, 896 untranslated messages. 300 translated messages, 144 fuzzy translations, 170 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/fi.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/fi.po 0 translated messages, 646 untranslated messages. 283 translated messages, 36 fuzzy translations, 320 untranslated messages. /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 138 translated messages, 50 fuzzy translations, 36 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/fi.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/fi.po 72 translated messages, 14 fuzzy translations, 268 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/fi.po 949 translated messages, 38 fuzzy translations, 18 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/fi.po 72 translated messages, 110 fuzzy translations, 95 untranslated messages. 146 translated messages, 179 fuzzy translations, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/fi.po /usr/bin/msgfmt --check-domain --statistics -o translations/fi/LC_MESSAGES/wesnoth.mo po/wesnoth/fi.po 455 translated messages, 73 fuzzy translations, 168 untranslated messages. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/fr.po /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/fr.po 123 translated messages, 1 fuzzy translation. 461 translated messages, 141 fuzzy translations, 282 untranslated messages. 971 translated messages, 113 fuzzy translations, 841 untranslated messages. 1033 translated messages, 102 fuzzy translations, 227 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/fr.po /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/fr.po /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/fr.po /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/fr.po 104 translated messages, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/fr.po 464 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/fr.po 565 translated messages, 6 fuzzy translations. 694 translated messages, 4 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/fr.po /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/fr.po 517 translated messages, 76 fuzzy translations, 56 untranslated messages. 125 translated messages, 58 fuzzy translations, 243 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/fr.po 1217 translated messages, 2 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/fr.po /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/fr.po 1333 translated messages, 55 fuzzy translations, 35 untranslated messages. 274 translated messages, 18 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/fr.po 714 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/fr.po /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/fr.po 557 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/fr.po 280 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/fr.po 377 translated messages, 84 fuzzy translations, 153 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/fr.po 587 translated messages, 25 fuzzy translations, 34 untranslated messages. 1198 translated messages, 4 untranslated messages. 638 translated messages, 1 fuzzy translation. 213 translated messages, 4 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/fr.po /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 /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/fr.po /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/fr.po 235 translated messages, 34 fuzzy translations, 85 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/fr.po 264 translated messages, 8 fuzzy translations, 5 untranslated messages. 624 translated messages, 4 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/fr.po /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/fr.po 1003 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/fr/LC_MESSAGES/wesnoth.mo po/wesnoth/fr.po 542 translated messages, 52 fuzzy translations, 102 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ga.po 0 translated messages, 416 untranslated messages. 65 translated messages, 11 fuzzy translations, 48 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ga.po /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ga.po 1230 translated messages, 64 fuzzy translations, 68 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ga.po 214 translated messages, 35 fuzzy translations, 453 untranslated messages. 1855 translated messages, 47 fuzzy translations, 23 untranslated messages. 78 translated messages, 64 fuzzy translations, 742 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ga.po 143 translated messages, 18 fuzzy translations, 305 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ga.po 40 translated messages, 15 fuzzy translations, 55 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ga.po /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ga.po 137 translated messages, 40 fuzzy translations, 394 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ga.po /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ga.po 236 translated messages, 74 fuzzy translations, 339 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ga.po 269 translated messages, 46 fuzzy translations, 905 untranslated messages. 96 translated messages, 18 fuzzy translations, 312 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ga.po /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ga.po 248 translated messages, 44 fuzzy translations, 426 untranslated messages. 481 translated messages, 381 fuzzy translations, 561 untranslated messages. 92 translated messages, 66 fuzzy translations, 146 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ga.po /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/ga.po 288 translated messages, 20 fuzzy translations, 249 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/ga.po /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ga.po 129 translated messages, 21 fuzzy translations, 130 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ga.po 135 translated messages, 31 fuzzy translations, 448 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ga.po 0 translated messages, 646 untranslated messages. 182 translated messages, 42 fuzzy translations, 415 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ga.po 309 translated messages, 78 fuzzy translations, 815 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ga.po 95 translated messages, 23 fuzzy translations, 106 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ga.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ga.po /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ga.po 101 translated messages, 28 fuzzy translations, 225 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ga.po 43 translated messages, 37 fuzzy translations, 197 untranslated messages. 213 translated messages, 68 fuzzy translations, 724 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ga.po 112 translated messages, 33 fuzzy translations, 484 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/ga.po /usr/bin/msgfmt --check-domain --statistics -o translations/ga/LC_MESSAGES/wesnoth.mo po/wesnoth/ga.po 315 translated messages, 50 fuzzy translations, 331 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/gd.po 0 translated messages, 416 untranslated messages. 0 translated messages, 124 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/gd.po /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/gd.po 389 translated messages, 146 fuzzy translations, 1390 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/gd.po 496 translated messages, 220 fuzzy translations, 646 untranslated messages. 0 translated messages, 702 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/gd.po 0 translated messages, 884 untranslated messages. 0 translated messages, 466 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/gd.po 104 translated messages, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/gd.po /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/gd.po 0 translated messages, 571 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/gd.po /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/gd.po 0 translated messages, 426 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/gd.po 467 translated messages, 73 fuzzy translations, 109 untranslated messages. 1326 translated messages, 61 fuzzy translations, 36 untranslated messages. 0 translated messages, 718 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/gd.po /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/gd.po 1204 translated messages, 15 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/gd.po 0 translated messages, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/gd.po /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/gd.po 0 translated messages, 557 untranslated messages. 272 translated messages, 1 fuzzy translation, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/gd.po /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/gd.po 0 translated messages, 614 untranslated messages. 0 translated messages, 639 untranslated messages. 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/gd.po 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/gd.po /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/gd.po 213 translated messages, 4 fuzzy translations, 7 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/gd.po /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/gd.po /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/gd.po 0 translated messages, 354 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/gd.po 0 translated messages, 1005 untranslated messages. 256 translated messages, 15 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/gd.po /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/gd.po 176 translated messages, 3 fuzzy translations, 450 untranslated messages. 389 translated messages, 49 fuzzy translations, 258 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gd/LC_MESSAGES/wesnoth.mo po/wesnoth/gd.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/gl.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/gl.po 0 translated messages, 1925 untranslated messages. 112 translated messages, 4 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/gl.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/gl.po 1221 translated messages, 57 fuzzy translations, 84 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/gl.po 692 translated messages, 4 fuzzy translations, 6 untranslated messages. 442 translated messages, 20 fuzzy translations, 4 untranslated messages. 104 translated messages, 6 untranslated messages. 118 translated messages, 149 fuzzy translations, 617 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/gl.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/gl.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/gl.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/gl.po 556 translated messages, 12 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/gl.po 483 translated messages, 92 fuzzy translations, 74 untranslated messages. 124 translated messages, 59 fuzzy translations, 243 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/gl.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/gl.po 1140 translated messages, 60 fuzzy translations, 20 untranslated messages. 1275 translated messages, 85 fuzzy translations, 63 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/gl.po 227 translated messages, 46 fuzzy translations, 31 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/gl.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/gl.po 711 translated messages, 3 fuzzy translations, 4 untranslated messages. 262 translated messages, 14 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/gl.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/gl.po 556 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/gl.po 563 translated messages, 40 fuzzy translations, 43 untranslated messages. 357 translated messages, 95 fuzzy translations, 162 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/gl.po 1161 translated messages, 32 fuzzy translations, 9 untranslated messages. 630 translated messages, 8 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/gl.po 203 translated messages, 7 fuzzy translations, 14 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/gl.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/gl.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/gl.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/gl.po 174 translated messages, 46 fuzzy translations, 134 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/gl.po 158 translated messages, 171 fuzzy translations, 300 untranslated messages. 224 translated messages, 22 fuzzy translations, 31 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/gl.po /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/gl.po 978 translated messages, 16 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/gl/LC_MESSAGES/wesnoth.mo po/wesnoth/gl.po 0 translated messages, 416 untranslated messages. 517 translated messages, 61 fuzzy translations, 118 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/grc.po /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/grc.po 0 translated messages, 124 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/grc.po 0 translated messages, 884 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/grc.po 0 translated messages, 466 untranslated messages. 0 translated messages, 702 untranslated messages. 1180 translated messages, 88 fuzzy translations, 94 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/grc.po /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/grc.po 1825 translated messages, 58 fuzzy translations, 42 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/grc.po 0 translated messages, 110 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/grc.po 0 translated messages, 571 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/grc.po /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/grc.po 0 translated messages, 649 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/grc.po 0 translated messages, 426 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/grc.po 0 translated messages, 1220 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/grc.po 0 translated messages, 1423 untranslated messages. 0 translated messages, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/grc.po 0 translated messages, 718 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/grc.po 0 translated messages, 557 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/grc.po 0 translated messages, 280 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/grc.po /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/grc.po 0 translated messages, 1202 untranslated messages. 0 translated messages, 614 untranslated messages. 0 translated messages, 639 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/grc.po 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/grc.po /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/grc.po 1 translated message. 0 translated messages, 224 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/grc.po /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/grc.po 0 translated messages, 354 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/grc.po /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/grc.po 0 translated messages, 629 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/grc.po 0 translated messages, 1005 untranslated messages. 22 translated messages, 255 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/grc.po /usr/bin/msgfmt --check-domain --statistics -o translations/grc/LC_MESSAGES/wesnoth.mo po/wesnoth/grc.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/he.po 0 translated messages, 696 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/he.po 0 translated messages, 3 fuzzy translations, 121 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/he.po 202 translated messages, 4 fuzzy translations, 1156 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/he.po 0 translated messages, 884 untranslated messages. 3 translated messages, 11 fuzzy translations, 688 untranslated messages. 0 translated messages, 1925 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/he.po 0 translated messages, 466 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, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/he.po /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/he.po /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/he.po 18 translated messages, 5 fuzzy translations, 548 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/he.po 1 translated message, 6 fuzzy translations, 419 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/he.po 199 translated messages, 218 fuzzy translations, 232 untranslated messages. 499 translated messages, 414 fuzzy translations, 510 untranslated messages. 206 translated messages, 68 fuzzy translations, 946 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/he.po /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/he.po /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/he.po 3 translated messages, 11 fuzzy translations, 704 untranslated messages. 0 translated messages, 304 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 29 translated messages, 5 fuzzy translations, 523 untranslated messages. 41 translated messages, 51 fuzzy translations, 188 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/he.po /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/he.po 5 translated messages, 609 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/he.po 5 translated messages, 3 fuzzy translations, 1194 untranslated messages. 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/he.po 35 translated messages, 51 fuzzy translations, 138 untranslated messages. 0 translated messages, 1 untranslated message. 71 translated messages, 125 fuzzy translations, 443 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/he.po /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/he.po /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/he.po 0 translated messages, 354 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/he.po 1 translated message, 628 untranslated messages. 69 translated messages, 17 fuzzy translations, 919 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/he.po 28 translated messages, 45 fuzzy translations, 204 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/he.po /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/he.po /usr/bin/msgfmt --check-domain --statistics -o translations/he/LC_MESSAGES/wesnoth.mo po/wesnoth/he.po 315 translated messages, 64 fuzzy translations, 317 untranslated messages. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/hr.po /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/hr.po 105 translated messages, 7 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/hr.po 612 translated messages, 286 fuzzy translations, 464 untranslated messages. 0 translated messages, 1925 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/hr.po 0 translated messages, 702 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/hr.po 0 translated messages, 884 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/hr.po 0 translated messages, 466 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/hr.po 46 translated messages, 16 fuzzy translations, 48 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/hr.po 0 translated messages, 571 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/hr.po /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/hr.po 44 translated messages, 9 fuzzy translations, 373 untranslated messages. 101 translated messages, 93 fuzzy translations, 455 untranslated messages. 221 translated messages, 15 fuzzy translations, 984 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/hr.po 1 translated message, 1422 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/hr.po /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/hr.po /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/hr.po 10 translated messages, 23 fuzzy translations, 271 untranslated messages. 0 translated messages, 718 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, 557 untranslated messages. 0 translated messages, 280 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/hr.po /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/hr.po 0 translated messages, 614 untranslated messages. 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/hr.po 0 translated messages, 639 untranslated messages. 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/hr.po /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/hr.po 0 translated messages1 translated message. , 224 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/hr.po /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/hr.po 0 translated messages, 354 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/hr.po 0 translated messages, 1005 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/hr.po 0 translated messages, 629 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/hr.po /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/hr.po 22 translated messages, 21 fuzzy translations, 234 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hr/LC_MESSAGES/wesnoth.mo po/wesnoth/hr.po 0 translated messages, 696 untranslated messages. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/hu.po /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/hu.po 112 translated messages, 4 fuzzy translations, 8 untranslated messages. 189 translated messages, 110 fuzzy translations, 1063 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/hu.po /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/hu.po 0 translated messages, 1925 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/hu.po 100 translated messages, 148 fuzzy translations, 636 untranslated messages. 620 translated messages, 48 fuzzy translations, 34 untranslated messages. 453 translated messages, 10 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/hu.po 104 translated messages, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/hu.po /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/hu.po /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/hu.po 556 translated messages, 12 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/hu.po 1016 translated messages, 123 fuzzy translations, 81 untranslated messages. 125 translated messages, 58 fuzzy translations, 243 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/hu.po /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/hu.po 391 translated messages, 125 fuzzy translations, 133 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/hu.po 1297 translated messages, 69 fuzzy translations, 57 untranslated messages. 254 translated messages, 26 fuzzy translations, 24 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/hu.po /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/hu.po 711 translated messages, 3 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/hu.po 256 translated messages, 21 fuzzy translations, 3 untranslated messages. 556 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/hu.po /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/hu.po 367 translated messages, 85 fuzzy translations, 162 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/hu.po 587 translated messages, 25 fuzzy translations, 34 untranslated messages. 1032 translated messages, 118 fuzzy translations, 52 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/hu.po /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/hu.po 564 translated messages, 68 fuzzy translations, 7 untranslated messages. 213 translated messages, 4 fuzzy translations, 7 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/hu.po /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/hu.po 187 translated messages, 34 fuzzy translations, 133 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/hu.po /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/hu.po 978 translated messages, 16 fuzzy translations, 11 untranslated messages. 405 translated messages, 60 fuzzy translations, 164 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/hu.po /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/hu.po 226 translated messages, 19 fuzzy translations, 32 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/hu/LC_MESSAGES/wesnoth.mo po/wesnoth/hu.po 458 translated messages, 75 fuzzy translations, 163 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/id.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/id.po 105 translated messages, 7 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/id.po 1074 translated messages, 80 fuzzy translations, 208 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/id.po 620 translated messages, 48 fuzzy translations, 34 untranslated messages. 102 translated messages, 148 fuzzy translations, 634 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/id.po /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/id.po 423 translated messages, 34 fuzzy translations, 9 untranslated messages. 47 translated messages, 16 fuzzy translations, 47 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/id.po /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/id.po 279 translated messages, 116 fuzzy translations, 176 untranslated messages. 1673 translated messages, 154 fuzzy translations, 98 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/id.po /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/id.po 119 translated messages, 62 fuzzy translations, 245 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/id.po 319 translated messages, 171 fuzzy translations, 159 untranslated messages. 1007 translated messages, 117 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/id.po /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/id.po 538 translated messages, 380 fuzzy translations, 505 untranslated messages. 676 translated messages, 35 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/id.po 146 translated messages, 99 fuzzy translations, 59 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/id.po 524 translated messages, 19 fuzzy translations, 14 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/id.po 211 translated messages, 33 fuzzy translations, 36 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/id.po /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/id.po 350 translated messages, 101 fuzzy translations, 163 untranslated messages. 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/id.po /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/id.po 564 translated messages, 68 fuzzy translations, 7 untranslated messages. 1 translated message. 175 translated messages, 22 fuzzy translations, 27 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/id.po 1032 translated messages, 118 fuzzy translations, 52 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/id.po /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/id.po 164 translated messages, 55 fuzzy translations, 135 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/id.po /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/id.po 146 translated messages, 179 fuzzy translations, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/id.po 953 translated messages, 37 fuzzy translations, 15 untranslated messages. 72 translated messages, 110 fuzzy translations, 95 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/id.po /usr/bin/msgfmt --check-domain --statistics -o translations/id/LC_MESSAGES/wesnoth.mo po/wesnoth/id.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/is.po 459 translated messages, 72 fuzzy translations, 165 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/is.po 41 translated messages, 6 fuzzy translations, 77 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/is.po 15 translated messages, 9 fuzzy translations, 860 untranslated messages. 713 translated messages, 271 fuzzy translations, 378 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/is.po 0 translated messages, 702 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 0 translated messages, 466 untranslated messages. 40 translated messages, 16 fuzzy translations, 54 untranslated messages. 1673 translated messages, 154 fuzzy translations, 98 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, 504 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/is.po /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/is.po /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/is.po 200 translated messages, 198 fuzzy translations, 251 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/is.po 34 translated messages, 8 fuzzy translations, 384 untranslated messages. 133 translated messages, 6 fuzzy translations, 1081 untranslated messages. 250 translated messages, 516 fuzzy translations, 657 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/is.po /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/is.po 84 translated messages, 74 fuzzy translations, 146 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/is.po 116 translated messages, 10 fuzzy translations, 592 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 47 translated messages, 11 fuzzy translations, 222 untranslated messages. 144 translated messages, 56 fuzzy translations, 357 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/is.po /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/is.po 32 translated messages, 8 fuzzy translations, 574 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/is.po 62 translated messages, 15 fuzzy translations, 1125 untranslated messages. 27 translated messages, 11 fuzzy translations, 186 untranslated messages. 0 translated messages, 646 untranslated messages. 56 translated messages, 15 fuzzy translations, 568 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/is.po /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/is.po /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/is.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/is.po 32 translated messages, 3 fuzzy translations, 319 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 96 translated messages, 4 fuzzy translations, 905 untranslated messages. 43 translated messages, 11 fuzzy translations, 575 untranslated messages. 29 translated messages, 72 fuzzy translations, 176 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/is.po /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/is.po /usr/bin/msgfmt --check-domain --statistics -o translations/is/LC_MESSAGES/wesnoth.mo po/wesnoth/is.po 113 translated messages, 46 fuzzy translations, 537 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/it.po 0 translated messages, 416 untranslated messages. 123 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/it.po /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/it.po 89 translated messages, 15 fuzzy translations, 1821 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/it.po 395 translated messages, 417 fuzzy translations, 550 untranslated messages. 694 translated messages, 4 fuzzy translations, 4 untranslated messages. 464 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/it.po 104 translated messages, 6 untranslated messages. 849 translated messages, 17 fuzzy translations, 18 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/it.po /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/it.po /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/it.po /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/it.po 565 translated messages, 6 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/it.po 490 translated messages, 72 fuzzy translations, 87 untranslated messages. 125 translated messages, 58 fuzzy translations, 243 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/it.po /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/it.po 1333 translated messages, 55 fuzzy translations, 35 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/it.po 272 translated messages, 20 fuzzy translations, 12 untranslated messages. 1216 translated messages, 3 fuzzy translations, 1 untranslated message. 713 translated messages, 1 fuzzy translation, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/it.po /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 557 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/it.po 279 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/it.po 374 translated messages, 87 fuzzy translations, 153 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/it.po 1196 translated messages, 2 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/it.po 224 translated messages. 587 translated messages, 25 fuzzy translations, 34 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/it.po 637 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/it.po /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/it.po /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/it.po 235 translated messages, 34 fuzzy translations, 85 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/it.po 277 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/it.po 1002 translated messages, 3 fuzzy translations. 616 translated messages, 12 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/it.po /usr/bin/msgfmt --check-domain --statistics -o translations/it/LC_MESSAGES/wesnoth.mo po/wesnoth/it.po 687 translated messages, 8 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ja.po 0 translated messages, 416 untranslated messages. 123 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ja.po /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ja.po 1221 translated messages, 57 fuzzy translations, 84 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ja.po 464 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ja.po 1864 translated messages, 47 fuzzy translations, 14 untranslated messages. 104 translated messages, 6 untranslated messages. 694 translated messages, 4 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ja.po /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ja.po 460 translated messages, 138 fuzzy translations, 286 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ja.po /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ja.po 568 translated messages, 3 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ja.po 490 translated messages, 71 fuzzy translations, 88 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ja.po 125 translated messages, 57 fuzzy translations, 244 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ja.po 1217 translated messages, 2 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ja.po 274 translated messages, 18 fuzzy translations, 12 untranslated messages. 714 translated messages, 4 untranslated messages. 1331 translated messages, 56 fuzzy translations, 36 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ja.po /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 557 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ja.po 280 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ja.po 377 translated messages, 84 fuzzy translations, 153 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ja.po 587 translated messages, 25 fuzzy translations, 34 untranslated messages. 213 translated messages, 4 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ja.po 1198 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ja.po 638 translated messages, 1 fuzzy translation. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ja.po /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ja.po /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ja.po 235 translated messages, 34 fuzzy translations, 85 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ja.po 264 translated messages, 7 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ja.po 1003 translated messages, 2 fuzzy translations. 542 translated messages, 60 fuzzy translations, 94 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/ja.po 625 translated messages, 4 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/ja/LC_MESSAGES/wesnoth.mo po/wesnoth/ja.po /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ko.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ko.po 105 translated messages, 7 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ko.po 7 translated messages, 13 fuzzy translations, 864 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ko.po 620 translated messages, 48 fuzzy translations1232 translated messages, 45 fuzzy translations, 85 untranslated messages. , 34 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ko.po 1864 translated messages, 47 fuzzy translations, 14 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ko.po 102 translated messages, 2 fuzzy translations, 6 untranslated messages. 427 translated messages, 31 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ko.po /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ko.po /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ko.po 262 translated messages, 110 fuzzy translations, 199 untranslated messages. 305 translated messages, 130 fuzzy translations, 214 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ko.po /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ko.po 102 translated messages, 63 fuzzy translations, 261 untranslated messages. 410 translated messages, 38 fuzzy translations, 772 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ko.po 356 translated messages, 360 fuzzy translations, 707 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ko.po 676 translated messages, 35 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ko.po 0 translated messages, 304 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 29 translated messages, 8 fuzzy translations, 520 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ko.po 113 translated messages, 21 fuzzy translations, 146 untranslated messages. 0 translated messages, 614 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ko.po 2 translated messages, 1200 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ko.po 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ko.po 175 translated messages, 22 fuzzy translations, 27 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ko.po 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ko.po 564 translated messages, 68 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ko.po 0 translated messages, 354 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ko.po /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ko.po 953 translated messages, 37 fuzzy translations, 15 untranslated messages. 81 translated messages, 101 fuzzy translations, 95 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ko.po 113 translated messages, 142 fuzzy translations, 374 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/ko.po /usr/bin/msgfmt --check-domain --statistics -o translations/ko/LC_MESSAGES/wesnoth.mo po/wesnoth/ko.po 418 translated messages, 66 fuzzy translations, 212 untranslated messages. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/la.po /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/la.po 105 translated messages, 7 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/la.po 47 translated messages, 30 fuzzy translations, 807 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/la.po 1033 translated messages, 241 fuzzy translations, 88 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/la.po 624 translated messages, 46 fuzzy translations, 32 untranslated messages. 0 translated messages, 1925 untranslated messages. 68 translated messages, 5 fuzzy translations, 393 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/la.po 62 translated messages, 15 fuzzy translations, 33 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/la.po /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/la.po 92 translated messages, 16 fuzzy translations, 463 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/la.po /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/la.po 120 translated messages, 62 fuzzy translations, 244 untranslated messages. 1010 translated messages, 114 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/la.po 242 translated messages, 200 fuzzy translations, 207 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/la.po 540 translated messages, 375 fuzzy translations, 508 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/la.po /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/la.po 78 translated messages, 74 fuzzy translations, 152 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/la.po 683 translated messages, 28 fuzzy translations, 7 untranslated messages. 191 translated messages, 39 fuzzy translations, 50 untranslated messages. 257 translated messages, 8 fuzzy translations, 292 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/la.po /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/la.po 95 translated messages, 14 fuzzy translations, 1093 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/la.po /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/la.po 58 translated messages, 10 fuzzy translations, 546 untranslated messages. 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/la.po 265 translated messages, 78 fuzzy translations, 296 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/la.po 1 translated message. 175 translated messages, 22 fuzzy translations, 27 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/la.po /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/la.po /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/la.po 164 translated messages, 55 fuzzy translations, 135 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/la.po 76 translated messages, 14 fuzzy translations, 539 untranslated messages. 178 translated messages, 10 fuzzy translations, 817 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/la.po 81 translated messages, 100 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/la.po /usr/bin/msgfmt --check-domain --statistics -o translations/la/LC_MESSAGES/wesnoth.mo po/wesnoth/la.po 319 translated messages, 152 fuzzy translations, 225 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/lt.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/lt.po 112 translated messages, 4 fuzzy translations, 8 untranslated messages. 224 translated messages, 48 fuzzy translations, 1653 untranslated messages/usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/lt.po . /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/lt.po 157 translated messages, 129 fuzzy translations, 598 untranslated messages. 612 translated messages, 264 fuzzy translations, 486 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/lt.po /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/lt.po 104 translated messages, 6 untranslated messages. 283 translated messages, 1 fuzzy translation, 182 untranslated messages. 694 translated messages, 4 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/lt.po /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/lt.po 284 translated messages, 8 fuzzy translations, 279 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/lt.po /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/lt.po 405 translated messages, 65 fuzzy translations, 179 untranslated messages. 85 translated messages, 37 fuzzy translations, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/lt.po /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/lt.po 1112 translated messages, 57 fuzzy translations, 51 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/lt.po 227 translated messages, 19 fuzzy translations, 58 untranslated messages. 712 translated messages, 2 fuzzy translations, 4 untranslated messages. 1143 translated messages, 81 fuzzy translations, 199 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/lt.po /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/lt.po 148 translated messages, 13 fuzzy translations, 119 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/lt.po 360 translated messages, 3 fuzzy translations, 194 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/lt.po /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/lt.po 877 translated messages, 104 fuzzy translations, 221 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/lt.po 315 translated messages, 71 fuzzy translations, 228 untranslated messages. 122 translated messages, 14 fuzzy translations, 510 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/lt.po 249 translated messages, 11 fuzzy translations, 379 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/lt.po /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/lt.po 1 translated message. 204 translated messages, 7 fuzzy translations, 13 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/lt.po /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/lt.po 190 translated messages, 39 fuzzy translations, 125 untranslated messages. 364 translated messages, 2 fuzzy translations, 639 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/lt.po 215 translated messages, 144 fuzzy translations, 270 untranslated messages. 236 translated messages, 15 fuzzy translations, 26 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/lt.po /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/lt.po /usr/bin/msgfmt --check-domain --statistics -o translations/lt/LC_MESSAGES/wesnoth.mo po/wesnoth/lt.po 354 translated messages, 47 fuzzy translations, 295 untranslated messages. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/lv.po 1042 translated messages, 114 fuzzy translations, 206 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/lv.po /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/lv.po 0 translated messages, 124 untranslated messages. 653 translated messages, 32 fuzzy translations, 1240 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/lv.po /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/lv.po 0 translated messages, 702 untranslated messages. 0 translated messages, 884 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/lv.po 80 translated messages, 10 fuzzy translations, 20 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/lv.po 0 translated messages, 466 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/lv.po /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/lv.po 0 translated messages, 571 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/lv.po 0 translated messages, 1220 untranslated messages. 0 translated messages, 426 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/lv.po 377 translated messages, 131 fuzzy translations, 141 untranslated messages. 744 translated messages, 338 fuzzy translations, 341 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/lv.po /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/lv.po /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/lv.po 0 translated messages, 304 untranslated messages. 0 translated messages, 718 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/lv.po 0 translated messages, 557 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/lv.po 213 translated messages, 34 fuzzy translations, 33 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/lv.po /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/lv.po 0 translated messages, 1202 untranslated messages. 0 translated messages, 614 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/lv.po 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/lv.po 0 translated messages, 639 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/lv.po 0 translated messages, 224 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/lv.po /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/lv.po 0 translated messages, 354 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/lv.po /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/lv.po 0 translated messages, 1005 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/lv.po 81 translated messages, 100 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/lv.po 147 translated messages, 180 fuzzy translations, 302 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/lv/LC_MESSAGES/wesnoth.mo po/wesnoth/lv.po 0 translated messages, 416 untranslated messages. 468 translated messages, 81 fuzzy translations, 147 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/mk.po 0 translated messages, 1925 untranslated messages. 917 translated messages, 173 fuzzy translations, 272 untranslated messages. 0 translated messages, 124 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/mk.po 0 translated messages, 884 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/mk.po 0 translated messages, 702 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/mk.po 0 translated messages, 466 untranslated messages. 0 translated messages, 110 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/mk.po 0 translated messages, 571 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/mk.po 0 translated messages, 426 untranslated messages. 64 translated messages, 53 fuzzy translations, 532 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/mk.po 0 translated messages, 1220 untranslated messages. 16 translated messages, 68 fuzzy translations, 1339 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/mk.po 0 translated messages, 718 untranslated messages. 0 translated messages, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/mk.po 0 translated messages, 557 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/mk.po 0 translated messages, 280 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/mk.po 0 translated messages, 1202 untranslated messages. 0 translated messages, 646 untranslated messages. 0 translated messages, 614 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/mk.po 0 translated messages, 639 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/mk.po 0 translated messages, 224 untranslated messages. 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 /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/mk.po 0 translated messages, 354 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, 1005 untranslated messages. 0 translated messages, 277 untranslated messages. 0 translated messages, 629 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/mk.po 0 translated messages, 696 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mk/LC_MESSAGES/wesnoth.mo po/wesnoth/mk.po /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/mr.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/mr.po 0 translated messages, 124 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/mr.po 89 translated messages, 56 fuzzy translations, 1217 untranslated messages. 0 translated messages, 1925 untranslated messages. 0 translated messages, 884 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/mr.po 0 translated messages, 702 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, 466 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/mr.po 0 translated messages, 110 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/mr.po /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/mr.po 0 translated messages, 571 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/mr.po 0 translated messages, 426 untranslated messages. 53 translated messages, 74 fuzzy translations, 522 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/mr.po /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/mr.po 1 translated message, 1422 untranslated messages. 0 translated messages, 1220 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/mr.po 0 translated messages, 304 untranslated messages. 0 translated messages, 718 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/mr.po /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/mr.po 0 translated messages, 557 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/mr.po /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/mr.po 0 translated messages, 280 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/mr.po 0 translated messages, 614 untranslated messages. 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/mr.po /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/mr.po 0 translated messages, 646 untranslated messages. 0 translated messages, 639 untranslated messages. 0 translated messages, 224 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 /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/mr.po 0 translated messages, 354 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, 629 untranslated messages. 0 translated messages, 277 untranslated messages. 0 translated messages, 1005 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/mr.po /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/mr.po /usr/bin/msgfmt --check-domain --statistics -o translations/mr/LC_MESSAGES/wesnoth.mo po/wesnoth/mr.po 0 translated messages, 696 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, 7 fuzzy translations, 117 untranslated messages. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/nb_NO.po 123 translated messages, 198 fuzzy translations, 1041 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/nb_NO.po /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/nb_NO.po 0 translated messages, 1925 untranslated messages. 0 translated messages, 884 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, 466 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, 14 fuzzy translations, 685 untranslated messages. 3 translated messages, 13 fuzzy translations, 94 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/nb_NO.po /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/nb_NO.po /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/nb_NO.po 162 translated messages, 100 fuzzy translations, 309 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/nb_NO.po 1 translated message, 6 fuzzy translations, 419 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/nb_NO.po 177 translated messages, 225 fuzzy translations, 247 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/nb_NO.po 886 translated messages, 99 fuzzy translations, 235 untranslated messages. 249 translated messages, 518 fuzzy translations, 656 untranslated messages. 0 translated messages, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/nb_NO.po 4 translated messages, 11 fuzzy translations, 703 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/nb_NO.po /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 156 translated messages, 41 fuzzy translations, 83 untranslated messages. 30 translated messages, 5 fuzzy translations, 522 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/nb_NO.po /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/nb_NO.po 5 translated messages, 609 untranslated messages. 0 translated messages, 646 untranslated messages. 5 translated messages, 3 fuzzy translations, 1194 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/nb_NO.po /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/nb_NO.po 61 translated messages, 126 fuzzy translations, 452 untranslated messages. 37 translated messages, 54 fuzzy translations, 133 untranslated messages. /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, 354 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/nb_NO.po /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/nb_NO.po /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/nb_NO.po 43 translated messages, 122 fuzzy translations, 112 untranslated messages. 85 translated messages, 190 fuzzy translations, 354 untranslated messages. 27 translated messages, 59 fuzzy translations, 919 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/nb_NO.po /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/nb_NO.po /usr/bin/msgfmt --check-domain --statistics -o translations/nb_NO/LC_MESSAGES/wesnoth.mo po/wesnoth/nb_NO.po 0 translated messages, 416 untranslated messages. 320 translated messages, 82 fuzzy translations, 294 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-did.mo po/wesnoth-did/nl.po 74 translated messages, 67 fuzzy translations, 1784 untranslated messages. 368 translated messages, 360 fuzzy translations, 634 untranslated messages. 123 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/nl.po /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/nl.po /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/nl.po 104 translated messages, 6 untranslated messages. 1 translated message, 250 fuzzy translations, 633 untranslated messages. 0 translated messages, 19 fuzzy translations, 683 untranslated messages. 0 translated messages, 80 fuzzy translations, 386 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 /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/nl.po /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/nl.po 0 translated messages, 342 fuzzy translations, 229 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/nl.po 504 translated messages, 73 fuzzy translations, 72 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/nl.po 0 translated messages, 154 fuzzy translations, 272 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/nl.po 1331 translated messages, 57 fuzzy translations, 35 untranslated messages. 0 translated messages, 1124 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/nl.po 0 translated messages, 186 fuzzy translations, 118 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/nl.po 0 translated messages, 447 fuzzy translations, 271 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 0 translated messages, 236 fuzzy translations, 321 untranslated messages. 280 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/nl.po /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/nl.po 0 translated messages, 591 fuzzy translations, 611 untranslated messages. 0 translated messages, 8 fuzzy translations, 606 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/nl.po /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/nl.po 0 translated messages, 646 untranslated messages. 0 translated messages, 425 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. 214 translated messages, 3 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/nl.po /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/nl.po /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/nl.po 0 translated messages, 219 fuzzy translations, 135 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/nl.po 0 translated messages, 937 fuzzy translations, 68 untranslated messages. 0 translated messages, 323 fuzzy translations, 306 untranslated messages. 258 translated messages, 8 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/nl.po /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/nl.po /usr/bin/msgfmt --check-domain --statistics -o translations/nl/LC_MESSAGES/wesnoth.mo po/wesnoth/nl.po 544 translated messages, 60 fuzzy translations, 92 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/pl.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/pl.po 124 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/pl.po 0 translated messages, 1825 fuzzy translations, 100 untranslated messages. 102 translated messages, 149 fuzzy translations, 633 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/pl.po 1241 translated messages, 52 fuzzy translations, 69 untranslated messages. 702 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/pl.po /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/pl.po 466 translated messages. 104 translated messages, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/pl.po /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/pl.po /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/pl.po 571 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/pl.po 385 translated messages, 130 fuzzy translations, 134 untranslated messages. 426 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/pl.po /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/pl.po 1220 translated messages. 1331 translated messages, 57 fuzzy translations, 35 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/pl.po /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/pl.po 146 translated messages, 99 fuzzy translations, 59 untranslated messages. 714 translated messages, 4 untranslated messages. /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 280 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/pl.po 557 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/pl.po 377 translated messages, 84 fuzzy translations, 153 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/pl.po 627 translated messages, 13 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/pl.po 175 translated messages, 22 fuzzy translations, 27 untranslated messages. 1036 translated messages, 116 fuzzy translations, 50 untranslated messages. 639 translated messages. /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 /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/pl.po /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/pl.po 235 translated messages, 34 fuzzy translations, 85 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/pl.po 277 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/pl.po 971 translated messages, 23 fuzzy translations, 11 untranslated messages. 231 translated messages, 152 fuzzy translations, 246 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/pl.po /usr/bin/msgfmt --check-domain --statistics -o translations/pl/LC_MESSAGES/wesnoth.mo po/wesnoth/pl.po 410 translated messages, 4 fuzzy translations, 2 untranslated messages. 501 translated messages, 66 fuzzy translations, 129 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/pt.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/pt.po 123 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/pt.po 1835 translated messages, 45 fuzzy translations, 45 untranslated messages. 1277 translated messages, 22 fuzzy translations, 63 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/pt.po 165 translated messages, 163 fuzzy translations, 556 untranslated messages. 694 translated messages, 4 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/pt.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/pt.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/pt.po 464 translated messages, 2 fuzzy translations. 104 translated messages, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/pt.po 568 translated messages, 3 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/pt.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/pt.po 442 translated messages, 63 fuzzy translations, 144 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/pt.po 125 translated messages, 58 fuzzy translations, 243 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/pt.po 1253 translated messages, 130 fuzzy translations, 40 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/pt.po 714 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/pt.po 158 translated messages, 105 fuzzy translations, 41 untranslated messages. 1092 translated messages, 60 fuzzy translations, 68 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 542 translated messages, 14 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/pt.po 280 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/pt.po 116 translated messages, 49 fuzzy translations, 481 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/pt.po 375 translated messages, 86 fuzzy translations, 153 untranslated messages. 1198 translated messages, 4 untranslated messages. 638 translated messages, 1 fuzzy translation. /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 213 translated messages, 4 fuzzy translations, 7 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/pt.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/pt.po 185 translated messages, 49 fuzzy translations, 120 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/pt.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/pt.po 264 translated messages, 7 fuzzy translations, 6 untranslated messages. 206 translated messages, 199 fuzzy translations, 224 untranslated messages. 1003 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/pt.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/pt.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt/LC_MESSAGES/wesnoth.mo po/wesnoth/pt.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/pt_BR.po 513 translated messages, 49 fuzzy translations, 134 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/pt_BR.po 123 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/pt_BR.po 937 translated messages, 222 fuzzy translations, 203 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/pt_BR.po 461 translated messages, 141 fuzzy translations, 282 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/pt_BR.po 1755 translated messages, 111 fuzzy translations, 59 untranslated messages. 694 translated messages, 4 fuzzy translations, 4 untranslated messages. 464 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/pt_BR.po 104 translated messages, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/pt_BR.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/pt_BR.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/pt_BR.po 568 translated messages, 3 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/pt_BR.po 125 translated messages, 58 fuzzy translations, 243 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/pt_BR.po 517 translated messages, 77 fuzzy translations, 55 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/pt_BR.po 1333 translated messages, 54 fuzzy translations, 36 untranslated messages. 1217 translated messages, 2 fuzzy translations, 1 untranslated message. 284 translated messages, 14 fuzzy translations, 6 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 714 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/pt_BR.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/pt_BR.po 280 translated messages. 557 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/pt_BR.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/pt_BR.po 377 translated messages, 84 fuzzy translations, 153 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/pt_BR.po 638 translated messages, 1 fuzzy translation. 1198 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/pt_BR.po 587 translated messages, 25 fuzzy translations, 34 untranslated messages. 213 translated messages, 4 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 /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/pt_BR.po 235 translated messages, 34 fuzzy translations, 85 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/pt_BR.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/pt_BR.po 1003 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/pt_BR.po 625 translated messages, 4 fuzzy translations. 264 translated messages, 7 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/pt_BR.po /usr/bin/msgfmt --check-domain --statistics -o translations/pt_BR/LC_MESSAGES/wesnoth.mo po/wesnoth/pt_BR.po 522 translated messages, 80 fuzzy translations, 94 untranslated messages. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/racv.po /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/racv.po 105 translated messages, 7 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/racv.po 1245 translated messages, 43 fuzzy translations, 74 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/racv.po 0 translated messages, 702 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/racv.po 102 translated messages, 148 fuzzy translations, 634 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/racv.po 0 translated messages, 466 untranslated messages. 83 translated messages, 9 fuzzy translations, 18 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/racv.po /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/racv.po 1864 translated messages, 47 fuzzy translations, 14 untranslated messages. 161 translated messages, 134 fuzzy translations, 276 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/racv.po /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/racv.po 178 translated messages, 240 fuzzy translations, 231 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/racv.po 663 translated messages, 245 fuzzy translations, 312 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/racv.po 45 translated messages, 67 fuzzy translations, 314 untranslated messages. 154 translated messages, 528 fuzzy translations, 741 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/racv.po 0 translated messages, 718 untranslated messages. 94 translated messages, 92 fuzzy translations, 118 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/racv.po /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/racv.po 32 translated messages, 5 fuzzy translations, 520 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/racv.po /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/racv.po 149 translated messages, 48 fuzzy translations, 83 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/racv.po 8 translated messages, 5 fuzzy translations, 1189 untranslated messages. 243 translated messages, 176 fuzzy translations, 195 untranslated messages. 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/racv.po 70 translated messages, 126 fuzzy translations, 443 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/racv.po 62 translated messages, 53 fuzzy translations, 109 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 /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/racv.po /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/racv.po 164 translated messages, 55 fuzzy translations, 135 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/racv.po 632 translated messages, 292 fuzzy translations, 81 untranslated messages. 81 translated messages, 99 fuzzy translations, 97 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/racv.po 73 translated messages, 155 fuzzy translations, 401 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/racv.po /usr/bin/msgfmt --check-domain --statistics -o translations/racv/LC_MESSAGES/wesnoth.mo po/wesnoth/racv.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ro.po 354 translated messages, 137 fuzzy translations, 205 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ro.po 0 translated messages, 124 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ro.po 1079 translated messages, 644 fuzzy translations, 202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ro.po 322 translated messages, 484 fuzzy translations, 556 untranslated messages. 0 translated messages, 884 untranslated messages. 0 translated messages, 1 fuzzy translation, 701 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ro.po 0 translated messages, 466 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, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ro.po /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ro.po /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ro.po 0 translated messages, 571 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ro.po 16 translated messages, 91 fuzzy translations, 542 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ro.po 0 translated messages, 426 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ro.po 11 translated messages, 193 fuzzy translations, 1219 untranslated messages. 1 translated message, 717 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ro.po 6 translated messages, 6 fuzzy translations, 1208 untranslated messages. 0 translated messages, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ro.po /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 5 translated messages, 2 fuzzy translations, 550 untranslated messages. 6 translated messages, 3 fuzzy translations, 271 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ro.po /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ro.po 2 translated messages, 612 untranslated messages. 0 translated messages/usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ro.po , 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ro.po 0 translated messages, 646 untranslated messages. 0 translated messages, 1 fuzzy translation, 638 untranslated messages. 0 translated messages, 224 untranslated messages. 0 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ro.po /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ro.po 0 translated messages, 354 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ro.po /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ro.po /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ro.po 1 translated message, 3 fuzzy translations, 273 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ro.po 0 translated messages, 629 untranslated messages. 8 translated messages, 997 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/ro.po 11 translated messages, 14 fuzzy translations, 671 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ro/LC_MESSAGES/wesnoth.mo po/wesnoth/ro.po /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/ru.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/ru.po 0 translated messages, 1925 untranslated messages. 123 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/ru.po /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/ru.po 76 translated messages, 194 fuzzy translations, 1092 untranslated messages. 461 translated messages, 143 fuzzy translations, 280 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/ru.po /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/ru.po 628 translated messages, 42 fuzzy translations, 32 untranslated messages. 464 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/ru.po 104 translated messages, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/ru.po 568 translated messages/usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/ru.po , 3 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/ru.po 125 translated messages, 57 fuzzy translations, 244 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/ru.po 512 translated messages, 77 fuzzy translations, 60 untranslated messages. 1317 translated messages, 66 fuzzy translations, 40 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/ru.po /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/ru.po 1216 translated messages, 3 fuzzy translations, 1 untranslated message. 714 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/ru.po 275 translated messages, 17 fuzzy translations, 12 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 557 translated messages. 280 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/ru.po /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/ru.po 377 translated messages, 84 fuzzy translations, 153 untranslated messages. 1198 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/ru.po /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/ru.po 213 translated messages, 4 fuzzy translations, 7 untranslated messages. 587 translated messages, 30 fuzzy translations, 29 untranslated messages. 616 translated messages, 21 fuzzy translations, 2 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/ru.po /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/ru.po /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/ru.po /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/ru.po 173 translated messages, 47 fuzzy translations, 134 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/ru.po 237 translated messages, 15 fuzzy translations, 25 untranslated messages. 625 translated messages, 4 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/ru.po 1003 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/ru.po /usr/bin/msgfmt --check-domain --statistics -o translations/ru/LC_MESSAGES/wesnoth.mo po/wesnoth/ru.po 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sk.po 542 translated messages, 60 fuzzy translations, 94 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sk.po 112 translated messages, 5 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sk.po 1238 translated messages, 46 fuzzy translations, 78 untranslated messages. 106 translated messages, 148 fuzzy translations, 630 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sk.po 694 translated messages, 4 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sk.po /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sk.po 104 translated messages, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sk.po 453 translated messages, 10 fuzzy translations, 3 untranslated messages. 1866 translated messages, 45 fuzzy translations, 14 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sk.po 556 translated messages, 12 fuzzy translations, 3 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sk.po /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sk.po 125 translated messages, 58 fuzzy translations, 243 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sk.po 1036 translated messages, 108 fuzzy translations, 76 untranslated messages. 388 translated messages, 129 fuzzy translations, 132 untranslated messages. 1016 translated messages, 106 fuzzy translations, 301 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sk.po /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sk.po 712 translated messages, 2 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sk.po /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sk.po 153 translated messages, 99 fuzzy translations, 52 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sk.po 538 translated messages, 17 fuzzy translations, 2 untranslated messages. 261 translated messages, 10 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sk.po /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sk.po 368 translated messages, 92 fuzzy translations, 154 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sk.po 635 translated messages, 3 fuzzy translations, 1 untranslated message. 1166 translated messages, 27 fuzzy translations, 9 untranslated messages. 203 translated messages, 7 fuzzy translations, 14 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sk.po 545 translated messages, 56 fuzzy translations, 45 untranslated messages. /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 /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sk.po /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sk.po 174 translated messages, 46 fuzzy translations, 134 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sk.po 980 translated messages, 15 fuzzy translations, 10 untranslated messages. 158 translated messages, 171 fuzzy translations, 300 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sk.po 201 translated messages, 41 fuzzy translations, 35 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/sk.po /usr/bin/msgfmt --check-domain --statistics -o translations/sk/LC_MESSAGES/wesnoth.mo po/wesnoth/sk.po 518 translated messages, 61 fuzzy translations, 117 untranslated messages. 0 translated messages, 416 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-did.mo po/wesnoth-did/sl.po 3 translated messages, 4 fuzzy translations, 117 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sl.po 1113 translated messages, 81 fuzzy translations, 168 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sl.po 0 translated messages, 884 untranslated messages. 1802 translated messages, 75 fuzzy translations, 48 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sl.po 3 translated messages, 14 fuzzy translations, 685 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sl.po 0 translated messages, 466 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sl.po 16 translated messages, 14 fuzzy translations, 80 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sl.po 190 translated messages, 145 fuzzy translations, 236 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sl.po /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sl.po 1 translated message, 6 fuzzy translations, 419 untranslated messages. 103 translated messages, 275 fuzzy translations, 271 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sl.po /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sl.po 521 translated messages, 169 fuzzy translations, 530 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sl.po 150 translated messages, 554 fuzzy translations, 719 untranslated messages. 39 translated messages, 57 fuzzy translations, 208 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sl.po 123 translated messages, 7 fuzzy translations, 588 untranslated messages. 131 translated messages, 51 fuzzy translations, 375 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 /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sl.po 39 translated messages, 56 fuzzy translations, 185 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sl.po 40 translated messages, 6 fuzzy translations, 568 untranslated messages. 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sl.po 12 translated messages, 9 fuzzy translations, 1181 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sl.po 70 translated messages, 125 fuzzy translations, 444 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sl.po 26 translated messages, 80 fuzzy translations, 118 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sl.po /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sl.po 6 translated messages, 1 fuzzy translation, 347 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 5 translated messages, 1 fuzzy translation, 623 untranslated messages. 109 translated messages, 16 fuzzy translations, 880 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sl.po 24 translated messages, 139 fuzzy translations, 114 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/sl.po /usr/bin/msgfmt --check-domain --statistics -o translations/sl/LC_MESSAGES/wesnoth.mo po/wesnoth/sl.po 122 translated messages, 226 fuzzy translations, 348 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sr.po 0 translated messages, 416 untranslated messages. 7 translated messages, 3 fuzzy translations, 1915 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sr.po 105 translated messages, 7 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sr.po 226 translated messages, 522 fuzzy translations, 614 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sr.po 620 translated messages, 48 fuzzy translations, 34 untranslated messages. 0 translated messages, 466 untranslated messages. 100 translated messages, 148 fuzzy translations, 636 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sr.po 46 translated messages, 15 fuzzy translations, 49 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sr.po 279 translated messages, 116 fuzzy translations, 176 untranslated messages. 317 translated messages, 173 fuzzy translations, 159 untranslated messages. 119 translated messages, 62 fuzzy translations, 245 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sr.po 1006 translated messages, 118 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sr.po 538 translated messages, 379 fuzzy translations, 506 untranslated messages. 146 translated messages, 99 fuzzy translations, 59 untranslated messages. 676 translated messages, 35 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sr.po 524 translated messages, 19 fuzzy translations, 14 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sr.po 210 translated messages, 32 fuzzy translations, 38 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sr.po 0 translated messages, 1202 untranslated messages. 350 translated messages, 101 fuzzy translations, 163 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sr.po 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sr.po 175 translated messages, 22 fuzzy translations, 27 untranslated messages. 1 translated message. 564 translated messages, 68 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sr.po 164 translated messages, 55 fuzzy translations, 135 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sr.po 146 translated messages, 179 fuzzy translations, 304 untranslated messages. 72 translated messages, 109 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sr.po 953 translated messages, 37 fuzzy translations, 15 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/sr.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr/LC_MESSAGES/wesnoth.mo po/wesnoth/sr.po 453 translated messages, 72 fuzzy translations, 171 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sr@ijekavian.po 105 translated messages, 7 fuzzy translations, 12 untranslated messages. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sr@ijekavian.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sr@ijekavian.po 692 translated messages, 251 fuzzy translations, 419 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sr@ijekavian.po 100 translated messages, 148 fuzzy translations, 636 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sr@ijekavian.po 0 translated messages, 466 untranslated messages. 620 translated messages, 48 fuzzy translations, 34 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sr@ijekavian.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sr@ijekavian.po 1671 translated messages, 156 fuzzy translations, 98 untranslated messages. 46 translated messages, 15 fuzzy translations, 49 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sr@ijekavian.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sr@ijekavian.po 279 translated messages, 116 fuzzy translations, 176 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sr@ijekavian.po 119 translated messages, 62 fuzzy translations, 245 untranslated messages. 317 translated messages, 173 fuzzy translations, 159 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sr@ijekavian.po 1006 translated messages, 118 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sr@ijekavian.po 538 translated messages, 379 fuzzy translations, 506 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sr@ijekavian.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sr@ijekavian.po 676 translated messages, 35 fuzzy translations, 7 untranslated messages. 146 translated messages, 99 fuzzy translations, 59 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sr@ijekavian.po 210 translated messages, 32 fuzzy translations, 38 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sr@ijekavian.po 524 translated messages, 19 fuzzy translations, 14 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sr@ijekavian.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sr@ijekavian.po 0 translated messages, 1202 untranslated messages. 350 translated messages, 101 fuzzy translations, 163 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sr@ijekavian.po 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sr@ijekavian.po 564 translated messages, 68 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sr@ijekavian.po 175 translated messages, 22 fuzzy translations, 27 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sr@ijekavian.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sr@ijekavian.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sr@ijekavian.po 164 translated messages, 55 fuzzy translations, 135 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sr@ijekavian.po 72 translated messages, 109 fuzzy translations, 96 untranslated messages. 953 translated messages, 37 fuzzy translations, 15 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sr@ijekavian.po 146 translated messages, 179 fuzzy translations, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/sr@ijekavian.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavian/LC_MESSAGES/wesnoth.mo po/wesnoth/sr@ijekavian.po 453 translated messages, 72 fuzzy translations, 171 untranslated messages. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sr@ijekavianlatin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sr@ijekavianlatin.po 105 translated messages, 7 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sr@ijekavianlatin.po 692 translated messages, 251 fuzzy translations, 419 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sr@ijekavianlatin.po 0 translated messages, 466 untranslated messages. 100 translated messages, 148 fuzzy translations, 636 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sr@ijekavianlatin.po 620 translated messages, 48 fuzzy translations, 34 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sr@ijekavianlatin.po 1671 translated messages, 156 fuzzy translations, 98 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sr@ijekavianlatin.po 46 translated messages, 15 fuzzy translations, 49 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sr@ijekavianlatin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sr@ijekavianlatin.po 279 translated messages, 116 fuzzy translations, 176 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sr@ijekavianlatin.po 538 translated messages, 379 fuzzy translations, 506 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sr@ijekavianlatin.po 119 translated messages, 62 fuzzy translations, 245 untranslated messages. 317 translated messages, 173 fuzzy translations, 159 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sr@ijekavianlatin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sr@ijekavianlatin.po 1006 translated messages, 118 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sr@ijekavianlatin.po 676 translated messages, 35 fuzzy translations, 7 untranslated messages. 146 translated messages, 99 fuzzy translations, 59 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sr@ijekavianlatin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sr@ijekavianlatin.po 210 translated messages, 32 fuzzy translations, 38 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sr@ijekavianlatin.po 524 translated messages, 19 fuzzy translations, 14 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, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sr@ijekavianlatin.po 350 translated messages, 101 fuzzy translations, 163 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sr@ijekavianlatin.po 0 translated messages, 646 untranslated messages. 564 translated messages, 68 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sr@ijekavianlatin.po 175 translated messages, 22 fuzzy translations, 27 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sr@ijekavianlatin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sr@ijekavianlatin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sr@ijekavianlatin.po 164 translated messages, 55 fuzzy translations, 135 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sr@ijekavianlatin.po 72 translated messages, 109 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sr@ijekavianlatin.po 146 translated messages, 179 fuzzy translations, 304 untranslated messages. 953 translated messages, 37 fuzzy translations, 15 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/sr@ijekavianlatin.po 453 translated messages, 72 fuzzy translations, 171 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth.mo po/wesnoth/sr@ijekavianlatin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sr@latin.po 0 translated messages, 416 untranslated messages. 105 translated messages, 7 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sr@latin.po 692 translated messages, 251 fuzzy translations, 419 untranslated messages. 1671 translated messages, 156 fuzzy translations, 98 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sr@latin.po 620 translated messages, 48 fuzzy translations, 34 untranslated messages. 100 translated messages, 148 fuzzy translations, 636 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sr@latin.po 0 translated messages, 466 untranslated messages. 46 translated messages, 15 fuzzy translations, 49 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sr@latin.po 279 translated messages, 116 fuzzy translations, 176 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sr@latin.po 317 translated messages, 173 fuzzy translations, 159 untranslated messages. 119 translated messages, 62 fuzzy translations, 245 untranslated messages. 1006 translated messages, 118 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sr@latin.po 538 translated messages, 379 fuzzy translations, 506 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sr@latin.po 146 translated messages, 99 fuzzy translations, 59 untranslated messages. 676 translated messages, 35 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sr@latin.po 210 translated messages, 32 fuzzy translations, 38 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sr@latin.po 524 translated messages, 19 fuzzy translations, 14 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 messages350 translated messages, 101 fuzzy translations, 163 untranslated messages. , 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sr@latin.po 0 translated messages, 646 untranslated messages. 175 translated messages, 22 fuzzy translations, 27 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sr@latin.po 564 translated messages, 68 fuzzy translations, 7 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/sr@latin.po 164 translated messages, 55 fuzzy translations, 135 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/sr@latin.po 146 translated messages, 179 fuzzy translations, 304 untranslated messages. 72 translated messages, 109 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sr@latin.po 953 translated messages, 37 fuzzy translations, 15 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/sr@latin.po /usr/bin/msgfmt --check-domain --statistics -o translations/sr@latin/LC_MESSAGES/wesnoth.mo po/wesnoth/sr@latin.po 453 translated messages, 72 fuzzy translations, 171 untranslated messages. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/sv.po /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/sv.po 692 translated messages, 251 fuzzy translations, 419 untranslated messages. 123 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/sv.po /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/sv.po 88 translated messages, 150 fuzzy translations, 646 untranslated messages. 0 translated messages, 466 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/sv.po 81 translated messages, 165 fuzzy translations, 456 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/sv.po 104 translated messages, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/sv.po /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/sv.po 219 translated messages, 151 fuzzy translations, 201 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/sv.po 1671 translated messages, 156 fuzzy translations, 98 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/sv.po 470 translated messages, 80 fuzzy translations, 99 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/sv.po 104 translated messages, 65 fuzzy translations, 257 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/sv.po 1331 translated messages, 57 fuzzy translations, 35 untranslated messages. 93 translated messages, 93 fuzzy translations, 118 untranslated messages. 1006 translated messages, 118 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/sv.po /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/sv.po 73 translated messages, 314 fuzzy translations, 331 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/sv.po /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/sv.po 280 translated messages. 555 translated messages, 2 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/sv.po /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/sv.po 260 translated messages, 168 fuzzy translations, 186 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/sv.po 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/sv.po 49 translated messages, 49 fuzzy translations, 126 untranslated messages. 713 translated messages, 410 fuzzy translations, 79 untranslated messages. 638 translated messages, 1 fuzzy translation. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/sv.po /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/sv.po /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/sv.po 164 translated messages, 55 fuzzy translations, 135 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 264 translated messages, 8 fuzzy translations, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/sv.po 117 translated messages, 187 fuzzy translations, 325 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/sv.po 774 translated messages, 167 fuzzy translations, 64 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/sv/LC_MESSAGES/wesnoth.mo po/wesnoth/sv.po 436 translated messages, 91 fuzzy translations, 169 untranslated messages. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/tl.po /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/tl.po 0 translated messages, 124 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/tl.po 0 translated messages, 702 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/tl.po 1730 translated messages, 110 fuzzy translations, 85 untranslated messages. 0 translated messages, 884 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/tl.po 1274 translated messages, 32 fuzzy translations, 56 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/tl.po 0 translated messages, 466 untranslated messages. 3 translated messages, 11 fuzzy translations, 96 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/tl.po /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/tl.po 0 translated messages, 571 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/tl.po /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/tl.po 109 translated messages, 103 fuzzy translations, 437 untranslated messages. 0 translated messages, 426 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/tl.po /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/tl.po 0 translated messages, 1220 untranslated messages. 51 translated messages, 382 fuzzy translations, 990 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/tl.po 0 translated messages, 304 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/tl.po 0 translated messages, 718 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, 280 untranslated messages. 1 translated message, 1 fuzzy translation, 555 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/tl.po 0 translated messages, 614 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/tl.po 0 translated messages, 1202 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/tl.po /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/tl.po 0 translated messages, 646 untranslated messages. 0 translated messages, 224 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. 0 translated messages, 639 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/tl.po /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/tl.po 0 translated messages, 354 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, 277 untranslated messages. 0 translated messages, 629 untranslated messages. 0 translated messages, 1005 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/tl.po /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/tl.po 0 translated messages, 696 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tl/LC_MESSAGES/wesnoth.mo po/wesnoth/tl.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/tr.po 0 translated messages, 416 untranslated messages. 123 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/tr.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/tr.po 187 translated messages, 284 fuzzy translations, 891 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/tr.po 694 translated messages, 4 fuzzy translations, 4 untranslated messages. 0 translated messages, 1925 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/tr.po 464 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/tr.po 104 translated messages, 6 untranslated messages. 461 translated messages, 143 fuzzy translations, 280 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/tr.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/tr.po 565 translated messages, 6 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/tr.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/tr.po 125 translated messages, 58 fuzzy translations, 243 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/tr.po 1331 translated messages, 56 fuzzy translations, 36 untranslated messages. 490 translated messages, 71 fuzzy translations, 88 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/tr.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/tr.po 1217 translated messages, 2 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/tr.po 713 translated messages, 1 fuzzy translation, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/tr.po 275 translated messages, 17 fuzzy translations, 12 untranslated messages. 279 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/tr.po 557 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/tr.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/tr.po 374 translated messages, 87 fuzzy translations, 153 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/tr.po 587 translated messages, 25 fuzzy translations, 34 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/tr.po 1196 translated messages, 2 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/tr.po 1 translated message. 213 translated messages, 4 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/tr.po 637 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/tr.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/tr.po 235 translated messages, 34 fuzzy translations, 85 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/tr.po 1002 translated messages, 3 fuzzy translations. 625 translated messages, 4 fuzzy translations. 256 translated messages, 16 fuzzy translations, 5 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/tr.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/tr.po /usr/bin/msgfmt --check-domain --statistics -o translations/tr/LC_MESSAGES/wesnoth.mo po/wesnoth/tr.po 0 translated messages, 416 untranslated messages. 542 translated messages, 60 fuzzy translations, 94 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/uk.po 1234 translated messages, 44 fuzzy translations, 84 untranslated messages. 112 translated messages, 4 fuzzy translations, 8 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/uk.po /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/uk.po /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/uk.po 1866 translated messages, 45 fuzzy translations, 14 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/uk.po 98 translated messages, 143 fuzzy translations, 643 untranslated messages. 104 translated messages, 6 untranslated messages. 263 translated messages, 171 fuzzy translations, 32 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/uk.po 346 translated messages, 321 fuzzy translations, 35 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/uk.po /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/uk.po 0 translated messages, 571 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/uk.po /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/uk.po 0 translated messages, 426 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/uk.po 171 translated messages, 17 fuzzy translations, 1032 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/uk.po 1294 translated messages, 67 fuzzy translations, 62 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/uk.po 0 translated messages, 718 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/uk.po 146 translated messages, 103 fuzzy translations, 55 untranslated messages. 491 translated messages, 81 fuzzy translations, 77 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 261 translated messages, 9 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/uk.po 539 translated messages, 9 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/uk.po 0 translated messages, 614 untranslated messages. 0 translated messages, 646 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/uk.po 109 translated messages, 18 fuzzy translations, 1075 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/uk.po 0 translated messages, 639 untranslated messages. 71 translated messages, 3 fuzzy translations, 150 untranslated messages. /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 /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/uk.po 0 translated messages, 354 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/uk.po /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/uk.po 158 translated messages, 171 fuzzy translations, 300 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/uk.po 231 translated messages, 19 fuzzy translations, 27 untranslated messages. 353 translated messages, 635 fuzzy translations, 17 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/uk.po /usr/bin/msgfmt --check-domain --statistics -o translations/uk/LC_MESSAGES/wesnoth.mo po/wesnoth/uk.po 0 translated messages, 416 untranslated messages. 496 translated messages, 62 fuzzy translations, 138 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/vi.po /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/vi.po 1189 translated messages, 79 fuzzy translations, 94 untranslated messages. 105 translated messages, 7 fuzzy translations, 12 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/vi.po 0 translated messages, 1925 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/vi.po /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/vi.po 102 translated messages, 148 fuzzy translations, 634 untranslated messages. 427 translated messages, 31 fuzzy translations, 8 untranslated messages. 624 translated messages, 46 fuzzy translations, 32 untranslated messages. 80 translated messages, 10 fuzzy translations, 20 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/vi.po /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/vi.po /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/vi.po /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/vi.po 522 translated messages, 22 fuzzy translations, 27 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/vi.po 120 translated messages, 62 fuzzy translations, 244 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/vi.po 387 translated messages, 131 fuzzy translations, 131 untranslated messages. 1016 translated messages, 123 fuzzy translations, 81 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 686 translated messages, 25 fuzzy translations, 7 untranslated messages. 745 translated messages, 341 fuzzy translations, 337 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/vi.po 153 translated messages, 99 fuzzy translations, 52 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/vi.po /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/vi.po 538 translated messages, 17 fuzzy translations, 2 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/vi.po 214 translated messages, 35 fuzzy translations, 31 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/vi.po 350 translated messages, 101 fuzzy translations, 163 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/vi.po 1035 translated messages, 117 fuzzy translations, 50 untranslated messages. 0 translated messages, 646 untranslated messages. 617 translated messages, 20 fuzzy translations, 2 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 175 translated messages, 22 fuzzy translations, 27 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/vi.po /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/vi.po 164 translated messages, 55 fuzzy translations, 135 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 81 translated messages, 101 fuzzy translations, 95 untranslated messages. 971 translated messages, 23 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/vi.po 147 translated messages, 180 fuzzy translations, 302 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/vi.po /usr/bin/msgfmt --check-domain --statistics -o translations/vi/LC_MESSAGES/wesnoth.mo po/wesnoth/vi.po 458 translated messages, 75 fuzzy translations, 163 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/zh_CN.po 123 translated messages, 1 fuzzy translation. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/zh_CN.po 916 translated messages, 181 fuzzy translations, 265 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/zh_CN.po 131 translated messages, 467 fuzzy translations, 286 untranslated messages. 694 translated messages, 4 fuzzy translations, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/zh_CN.po 1722 translated messages, 113 fuzzy translations, 90 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/zh_CN.po 464 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/zh_CN.po 104 translated messages, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/zh_CN.po 568 translated messages, 3 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/zh_CN.po 490 translated messages, 71 fuzzy translations, 88 untranslated messages. 125 translated messages, 57 fuzzy translations, 244 untranslated messages. 1187 translated messages, 18 fuzzy translations, 15 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-low.mo po/wesnoth-low/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/zh_CN.po 1331 translated messages, 56 fuzzy translations, 36 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/zh_CN.po 274 translated messages, 18 fuzzy translations, 12 untranslated messages. 714 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/zh_CN.po 557 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/zh_CN.po 280 translated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/zh_CN.po 1168 translated messages, 25 fuzzy translations, 9 untranslated messages. 377 translated messages, 84 fuzzy translations, 153 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/zh_CN.po 587 translated messages, 25 fuzzy translations, 34 untranslated messages. 638 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/zh_CN.po 1 translated message. 213 translated messages, 4 fuzzy translations, 7 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-tutorial.mo po/wesnoth-tutorial/zh_CN.po 235 translated messages, 34 fuzzy translations, 85 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-units.mo po/wesnoth-units/zh_CN.po 980 translated messages, 15 fuzzy translations, 10 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/zh_CN.po 264 translated messages, 7 fuzzy translations, 6 untranslated messages. 605 translated messages, 18 fuzzy translations, 6 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/zh_CN.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_CN/LC_MESSAGES/wesnoth.mo po/wesnoth/zh_CN.po 520 translated messages, 69 fuzzy translations, 107 untranslated messages. 0 translated messages, 416 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-anl.mo po/wesnoth-anl/zh_TW.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-did.mo po/wesnoth-did/zh_TW.po 123 translated messages, 1 fuzzy translation. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-dm.mo po/wesnoth-dm/zh_TW.po 1232 translated messages, 45 fuzzy translations, 85 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-dw.mo po/wesnoth-dw/zh_TW.po 694 translated messages, 4 fuzzy translations, 4 untranslated messages. 1828 translated messages, 56 fuzzy translations, 41 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-editor.mo po/wesnoth-editor/zh_TW.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-ei.mo po/wesnoth-ei/zh_TW.po 104 translated messages, 6 untranslated messages. 461 translated messages, 141 fuzzy translations, 282 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-help.mo po/wesnoth-help/zh_TW.po 464 translated messages, 2 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-httt.mo po/wesnoth-httt/zh_TW.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-l.mo po/wesnoth-l/zh_TW.po 568 translated messages, 3 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-lib.mo po/wesnoth-lib/zh_TW.po 493 translated messages, 81 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 1135 translated messages, 65 fuzzy translations, 20 untranslated messages. 125 translated messages, 58 fuzzy translations, 243 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-manpages.mo po/wesnoth-manpages/zh_TW.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-manual.mo po/wesnoth-manual/zh_TW.po 272 translated messages, 20 fuzzy translations, 12 untranslated messages. 714 translated messages, 4 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-multiplayer.mo po/wesnoth-multiplayer/zh_TW.po 1333 translated messages, 60 fuzzy translations, 30 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-nr.mo po/wesnoth-nr/zh_TW.po 556 translated messages, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-sof.mo po/wesnoth-sof/zh_TW.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-sota.mo po/wesnoth-sota/zh_TW.po 271 translated messages, 8 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-sotbe.mo po/wesnoth-sotbe/zh_TW.po 620 translated messages, 53 fuzzy translations, 529 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-tb.mo po/wesnoth-tb/zh_TW.po 587 translated messages, 25 fuzzy translations, 34 untranslated messages. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-test.mo po/wesnoth-test/zh_TW.po 213 translated messages, 4 fuzzy translations, 7 untranslated messages. 638 translated messages, 1 fuzzy translation. 377 translated messages, 84 fuzzy translations, 153 untranslated messages. 1 translated message. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-thot.mo po/wesnoth-thot/zh_TW.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-trow.mo po/wesnoth-trow/zh_TW.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-tsg.mo po/wesnoth-tsg/zh_TW.po 235 translated messages, 34 fuzzy translations, 85 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 624 translated messages, 4 fuzzy translations, 1 untranslated message. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-utbs.mo po/wesnoth-utbs/zh_TW.po 264 translated messages, 8 fuzzy translations, 5 untranslated messages. 1002 translated messages, 3 fuzzy translations. /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth-wc.mo po/wesnoth-wc/zh_TW.po /usr/bin/msgfmt --check-domain --statistics -o translations/zh_TW/LC_MESSAGES/wesnoth.mo po/wesnoth/zh_TW.po 521 translated messages, 59 fuzzy translations, 116 untranslated messages. 0 translated messages, 416 untranslated messages. 1544 translated messages, 27 fuzzy translations, 354 untranslated messages. 1241 translated messages, 52 fuzzy translations, 69 untranslated messages. scons: Configure: creating build/config.h g++ -o build/release/wesnoth.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/wesnoth.cpp g++ -o build/release/about.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/about.cpp g++ -o build/release/actions/advancement.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/advancement.cpp g++ -o build/release/actions/attack.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/attack.cpp g++ -o build/release/actions/create.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/create.cpp In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/iostreams/copy.hpp:26, from src/wesnoth.cpp:73: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -o build/release/actions/heal.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/heal.cpp g++ -o build/release/actions/move.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/move.cpp g++ -o build/release/actions/shroud_clearing_action.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/shroud_clearing_action.cpp g++ -o build/release/actions/undo.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/undo.cpp g++ -o build/release/actions/undo_action.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/undo_action.cpp g++ -o build/release/actions/undo_dismiss_action.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/undo_dismiss_action.cpp g++ -o build/release/actions/undo_move_action.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/undo_move_action.cpp g++ -o build/release/actions/undo_recall_action.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/undo_recall_action.cpp g++ -o build/release/actions/undo_recruit_action.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/undo_recruit_action.cpp g++ -o build/release/actions/undo_update_shroud_action.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/undo_update_shroud_action.cpp g++ -o build/release/actions/unit_creator.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/unit_creator.cpp g++ -o build/release/actions/vision.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/actions/vision.cpp g++ -o build/release/addon/client.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/addon/client.cpp g++ -o build/release/addon/info.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/addon/info.cpp g++ -o build/release/addon/manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/addon/manager.cpp g++ -o build/release/addon/manager_ui.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/addon/manager_ui.cpp g++ -o build/release/addon/state.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/addon/state.cpp g++ -o build/release/addon/validation.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/addon/validation.cpp g++ -o build/release/ai/actions.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/actions.cpp g++ -o build/release/ai/composite/ai.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/composite/ai.cpp g++ -o build/release/ai/composite/aspect.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/composite/aspect.cpp g++ -o build/release/ai/composite/component.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/composite/component.cpp g++ -o build/release/ai/composite/contexts.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/composite/contexts.cpp g++ -o build/release/ai/composite/engine.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/composite/engine.cpp g++ -o build/release/ai/composite/goal.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/composite/goal.cpp g++ -o build/release/ai/composite/rca.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/composite/rca.cpp g++ -o build/release/ai/composite/stage.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/composite/stage.cpp g++ -o build/release/ai/configuration.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/configuration.cpp g++ -o build/release/ai/contexts.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/contexts.cpp g++ -o build/release/ai/default/aspect_attacks.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/default/aspect_attacks.cpp g++ -o build/release/ai/default/attack.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/default/attack.cpp g++ -o build/release/ai/default/ca.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/default/ca.cpp g++ -o build/release/ai/default/ca_move_to_targets.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/default/ca_move_to_targets.cpp g++ -o build/release/ai/default/contexts.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/default/contexts.cpp g++ -o build/release/ai/default/engine_cpp.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/default/engine_cpp.cpp g++ -o build/release/ai/default/recruitment.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/default/recruitment.cpp g++ -o build/release/ai/default/stage_rca.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/default/stage_rca.cpp g++ -o build/release/ai/formula/ai.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/formula/ai.cpp g++ -o build/release/ai/formula/callable_objects.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/formula/callable_objects.cpp g++ -o build/release/ai/formula/candidates.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/formula/candidates.cpp g++ -o build/release/ai/formula/engine_fai.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/formula/engine_fai.cpp g++ -o build/release/ai/formula/function_table.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/formula/function_table.cpp g++ -o build/release/ai/formula/stage_side_formulas.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/formula/stage_side_formulas.cpp g++ -o build/release/ai/formula/stage_unit_formulas.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/formula/stage_unit_formulas.cpp g++ -o build/release/ai/game_info.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/game_info.cpp g++ -o build/release/ai/gamestate_observer.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/gamestate_observer.cpp g++ -o build/release/ai/lua/aspect_advancements.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/lua/aspect_advancements.cpp g++ -o build/release/ai/lua/core.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/lua/core.cpp g++ -o build/release/ai/lua/engine_lua.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/lua/engine_lua.cpp g++ -o build/release/ai/lua/lua_object.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/lua/lua_object.cpp g++ -o build/release/ai/manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/manager.cpp g++ -o build/release/ai/registry.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/registry.cpp g++ -o build/release/ai/simulated_actions.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/simulated_actions.cpp g++ -o build/release/ai/testing.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/ai/testing.cpp g++ -o build/release/animated.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/animated.cpp g++ -o build/release/attack_prediction.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/attack_prediction.cpp g++ -o build/release/build_info.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/build_info.cpp g++ -o build/release/carryover.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/carryover.cpp g++ -o build/release/chat_command_handler.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/chat_command_handler.cpp g++ -o build/release/chat_events.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/chat_events.cpp g++ -o build/release/chat_log.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/chat_log.cpp g++ -o build/release/commandline_options.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/commandline_options.cpp g++ -o build/release/config_cache.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/config_cache.cpp g++ -o build/release/controller_base.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/controller_base.cpp g++ -o build/release/countdown_clock.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/countdown_clock.cpp g++ -o build/release/desktop/battery_info.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/desktop/battery_info.cpp g++ -o build/release/desktop/notifications.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/desktop/notifications.cpp g++ -o build/release/desktop/open.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/desktop/open.cpp g++ -o build/release/desktop/paths.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/desktop/paths.cpp g++ -o build/release/desktop/version.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/desktop/version.cpp g++ -o build/release/display_chat_manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/display_chat_manager.cpp g++ -o build/release/editor/action/action.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/action/action.cpp g++ -o build/release/editor/action/action_item.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/action/action_item.cpp g++ -o build/release/editor/action/action_label.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/action/action_label.cpp g++ -o build/release/editor/action/action_select.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/action/action_select.cpp g++ -o build/release/editor/action/action_unit.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/action/action_unit.cpp g++ -o build/release/editor/action/action_village.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/action/action_village.cpp g++ -o build/release/editor/action/mouse/mouse_action.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/action/mouse/mouse_action.cpp g++ -o build/release/editor/action/mouse/mouse_action_item.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/action/mouse/mouse_action_item.cpp g++ -o build/release/editor/action/mouse/mouse_action_map_label.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/action/mouse/mouse_action_map_label.cpp g++ -o build/release/editor/action/mouse/mouse_action_select.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/action/mouse/mouse_action_select.cpp g++ -o build/release/editor/action/mouse/mouse_action_unit.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/action/mouse/mouse_action_unit.cpp g++ -o build/release/editor/action/mouse/mouse_action_village.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/action/mouse/mouse_action_village.cpp g++ -o build/release/editor/controller/editor_controller.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/controller/editor_controller.cpp g++ -o build/release/editor/editor_display.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/editor_display.cpp g++ -o build/release/editor/editor_main.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/editor_main.cpp g++ -o build/release/editor/map/context_manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/map/context_manager.cpp g++ -o build/release/editor/map/editor_map.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/map/editor_map.cpp g++ -o build/release/editor/map/map_context.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/map/map_context.cpp g++ -o build/release/editor/map/map_fragment.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/map/map_fragment.cpp g++ -o build/release/editor/palette/editor_palettes.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/palette/editor_palettes.cpp g++ -o build/release/editor/palette/item_palette.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/palette/item_palette.cpp g++ -o build/release/editor/palette/location_palette.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/palette/location_palette.cpp g++ -o build/release/editor/palette/palette_manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/palette/palette_manager.cpp g++ -o build/release/editor/palette/terrain_palettes.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/palette/terrain_palettes.cpp g++ -o build/release/editor/palette/tristate_button.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/palette/tristate_button.cpp g++ -o build/release/editor/palette/unit_palette.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/palette/unit_palette.cpp g++ -o build/release/editor/toolkit/brush.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/toolkit/brush.cpp g++ -o build/release/editor/toolkit/editor_toolkit.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/editor/toolkit/editor_toolkit.cpp g++ -o build/release/fake_unit_manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/fake_unit_manager.cpp g++ -o build/release/fake_unit_ptr.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/fake_unit_ptr.cpp g++ -o build/release/filesystem_sdl.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/filesystem_sdl.cpp g++ -o build/release/floating_textbox.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/floating_textbox.cpp g++ -o build/release/formula/callable_objects.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/formula/callable_objects.cpp g++ -o build/release/formula/debugger.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/formula/debugger.cpp g++ -o build/release/formula/debugger_fwd.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/formula/debugger_fwd.cpp g++ -o build/release/formula/formula.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/formula/formula.cpp g++ -o build/release/formula/function.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/formula/function.cpp g++ -o build/release/formula/function_gamestate.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/formula/function_gamestate.cpp g++ -o build/release/formula/tokenizer.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/formula/tokenizer.cpp g++ -o build/release/formula/variant.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/formula/variant.cpp g++ -o build/release/formula/variant_value.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/formula/variant_value.cpp g++ -o build/release/game_board.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_board.cpp g++ -o build/release/game_classification.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_classification.cpp g++ -o build/release/game_config_manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_config_manager.cpp g++ -o build/release/game_data.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_data.cpp g++ -o build/release/game_display.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_display.cpp g++ -o build/release/game_events/action_wml.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_events/action_wml.cpp g++ -o build/release/game_events/conditional_wml.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_events/conditional_wml.cpp g++ -o build/release/game_events/entity_location.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_events/entity_location.cpp g++ -o build/release/game_events/handlers.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_events/handlers.cpp g++ -o build/release/game_events/manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_events/manager.cpp g++ -o build/release/game_events/manager_impl.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_events/manager_impl.cpp g++ -o build/release/game_events/menu_item.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_events/menu_item.cpp g++ -o build/release/game_events/pump.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_events/pump.cpp g++ -o build/release/game_events/wmi_manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_events/wmi_manager.cpp g++ -o build/release/game_initialization/configure_engine.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_initialization/configure_engine.cpp g++ -o build/release/game_initialization/connect_engine.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_initialization/connect_engine.cpp g++ -o build/release/game_initialization/create_engine.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_initialization/create_engine.cpp g++ -o build/release/game_initialization/depcheck.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_initialization/depcheck.cpp g++ -o build/release/game_initialization/flg_manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_initialization/flg_manager.cpp g++ -o build/release/game_initialization/lobby_data.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_initialization/lobby_data.cpp g++ -o build/release/game_initialization/lobby_info.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_initialization/lobby_info.cpp g++ -o build/release/game_initialization/mp_game_utils.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_initialization/mp_game_utils.cpp g++ -o build/release/game_initialization/multiplayer.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_initialization/multiplayer.cpp g++ -o build/release/game_initialization/playcampaign.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_initialization/playcampaign.cpp g++ -o build/release/game_initialization/singleplayer.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_initialization/singleplayer.cpp g++ -o build/release/game_launcher.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_launcher.cpp g++ -o build/release/game_state.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_state.cpp g++ -o build/release/gui/auxiliary/iterator/iterator.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/auxiliary/iterator/iterator.cpp g++ -o build/release/gui/auxiliary/iterator/walker_grid.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/auxiliary/iterator/walker_grid.cpp g++ -o build/release/gui/auxiliary/iterator/walker_tree_node.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/auxiliary/iterator/walker_tree_node.cpp g++ -o build/release/gui/auxiliary/iterator/walker_widget.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/auxiliary/iterator/walker_widget.cpp g++ -o build/release/gui/auxiliary/tips.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/auxiliary/tips.cpp g++ -o build/release/gui/core/canvas.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/canvas.cpp g++ -o build/release/gui/core/event/dispatcher.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/event/dispatcher.cpp g++ -o build/release/gui/core/event/distributor.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/event/distributor.cpp g++ -o build/release/gui/core/event/handler.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/event/handler.cpp g++ -o build/release/gui/core/gui_definition.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/gui_definition.cpp g++ -o build/release/gui/core/linked_group_definition.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/linked_group_definition.cpp g++ -o build/release/gui/core/log.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/log.cpp g++ -o build/release/gui/core/placer.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/placer.cpp g++ -o build/release/gui/core/placer/horizontal_list.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/placer/horizontal_list.cpp g++ -o build/release/gui/core/placer/vertical_list.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/placer/vertical_list.cpp g++ -o build/release/gui/core/static_registry.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/static_registry.cpp g++ -o build/release/gui/core/timer.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/timer.cpp g++ -o build/release/gui/core/widget_definition.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/widget_definition.cpp g++ -o build/release/gui/core/window_builder.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/window_builder.cpp g++ -o build/release/gui/core/window_builder/helper.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/window_builder/helper.cpp g++ -o build/release/gui/core/window_builder/instance.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/core/window_builder/instance.cpp g++ -o build/release/gui/dialogs/addon/connect.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/addon/connect.cpp g++ -o build/release/gui/dialogs/addon/install_dependencies.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/addon/install_dependencies.cpp g++ -o build/release/gui/dialogs/addon/license_prompt.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/addon/license_prompt.cpp g++ -o build/release/gui/dialogs/addon/manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/addon/manager.cpp g++ -o build/release/gui/dialogs/addon/uninstall_list.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/addon/uninstall_list.cpp g++ -o build/release/gui/dialogs/attack_predictions.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/attack_predictions.cpp g++ -o build/release/gui/dialogs/campaign_difficulty.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/campaign_difficulty.cpp g++ -o build/release/gui/dialogs/campaign_selection.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/campaign_selection.cpp g++ -o build/release/gui/dialogs/chat_log.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/chat_log.cpp g++ -o build/release/gui/dialogs/core_selection.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/core_selection.cpp g++ -o build/release/gui/dialogs/debug_clock.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/debug_clock.cpp g++ -o build/release/gui/dialogs/depcheck_confirm_change.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/depcheck_confirm_change.cpp g++ -o build/release/gui/dialogs/depcheck_select_new.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/depcheck_select_new.cpp g++ -o build/release/gui/dialogs/drop_down_menu.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/drop_down_menu.cpp g++ -o build/release/gui/dialogs/edit_label.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/edit_label.cpp g++ -o build/release/gui/dialogs/edit_text.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/edit_text.cpp g++ -o build/release/gui/dialogs/editor/custom_tod.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/editor/custom_tod.cpp g++ -o build/release/gui/dialogs/editor/edit_label.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/editor/edit_label.cpp g++ -o build/release/gui/dialogs/editor/edit_scenario.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/editor/edit_scenario.cpp g++ -o build/release/gui/dialogs/editor/edit_side.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/editor/edit_side.cpp g++ -o build/release/gui/dialogs/editor/generate_map.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/editor/generate_map.cpp g++ -o build/release/gui/dialogs/editor/generator_settings.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/editor/generator_settings.cpp g++ -o build/release/gui/dialogs/editor/new_map.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/editor/new_map.cpp g++ -o build/release/gui/dialogs/editor/resize_map.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/editor/resize_map.cpp g++ -o build/release/gui/dialogs/editor/set_starting_position.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/editor/set_starting_position.cpp g++ -o build/release/gui/dialogs/end_credits.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/end_credits.cpp g++ -o build/release/gui/dialogs/file_dialog.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/file_dialog.cpp g++ -o build/release/gui/dialogs/folder_create.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/folder_create.cpp g++ -o build/release/gui/dialogs/formula_debugger.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/formula_debugger.cpp g++ -o build/release/gui/dialogs/game_cache_options.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/game_cache_options.cpp g++ -o build/release/gui/dialogs/game_delete.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/game_delete.cpp g++ -o build/release/gui/dialogs/game_load.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/game_load.cpp g++ -o build/release/gui/dialogs/game_save.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/game_save.cpp g++ -o build/release/gui/dialogs/game_stats.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/game_stats.cpp g++ -o build/release/gui/dialogs/game_version_dialog.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/game_version_dialog.cpp g++ -o build/release/gui/dialogs/server_info_dialog.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/server_info_dialog.cpp g++ -o build/release/gui/dialogs/gamestate_inspector.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/gamestate_inspector.cpp g++ -o build/release/gui/dialogs/help_browser.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/help_browser.cpp g++ -o build/release/gui/dialogs/hotkey_bind.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/hotkey_bind.cpp g++ -o build/release/gui/dialogs/label_settings.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/label_settings.cpp g++ -o build/release/gui/dialogs/language_selection.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/language_selection.cpp g++ -o build/release/gui/dialogs/loading_screen.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/loading_screen.cpp g++ -o build/release/gui/dialogs/log_settings.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/log_settings.cpp g++ -o build/release/gui/dialogs/lua_interpreter.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/lua_interpreter.cpp g++ -o build/release/gui/dialogs/message.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/message.cpp g++ -o build/release/gui/dialogs/modal_dialog.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/modal_dialog.cpp g++ -o build/release/gui/dialogs/modeless_dialog.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/modeless_dialog.cpp g++ -o build/release/gui/dialogs/multiplayer/faction_select.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/faction_select.cpp g++ -o build/release/gui/dialogs/multiplayer/lobby.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/lobby.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_alerts_options.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/mp_alerts_options.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_change_control.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/mp_change_control.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_connect.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/mp_connect.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_create_game.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/mp_create_game.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_host_game_prompt.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/mp_host_game_prompt.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_join_game.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/mp_join_game.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_join_game_password_prompt.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/mp_join_game_password_prompt.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_login.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/mp_login.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_method_selection.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/mp_method_selection.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_options_helper.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/mp_options_helper.cpp g++ -o build/release/gui/dialogs/multiplayer/mp_staging.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/mp_staging.cpp g++ -o build/release/gui/dialogs/multiplayer/player_info.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/player_info.cpp g++ -o build/release/gui/dialogs/multiplayer/player_list_helper.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/player_list_helper.cpp g++ -o build/release/gui/dialogs/multiplayer/synced_choice_wait.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/multiplayer/synced_choice_wait.cpp g++ -o build/release/gui/dialogs/network_transmission.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/network_transmission.cpp g++ -o build/release/gui/dialogs/outro.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/outro.cpp g++ -o build/release/gui/dialogs/preferences_dialog.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/preferences_dialog.cpp g++ -o build/release/gui/dialogs/screenshot_notification.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/screenshot_notification.cpp g++ -o build/release/gui/dialogs/select_orb_colors.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/select_orb_colors.cpp g++ -o build/release/gui/dialogs/simple_item_selector.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/simple_item_selector.cpp g++ -o build/release/gui/dialogs/sp_options_configure.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/sp_options_configure.cpp g++ -o build/release/gui/dialogs/statistics_dialog.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/statistics_dialog.cpp g++ -o build/release/gui/dialogs/story_viewer.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/story_viewer.cpp g++ -o build/release/gui/dialogs/surrender_quit.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/surrender_quit.cpp g++ -o build/release/gui/dialogs/terrain_layers.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/terrain_layers.cpp g++ -o build/release/gui/dialogs/theme_list.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/theme_list.cpp g++ -o build/release/gui/dialogs/title_screen.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/title_screen.cpp g++ -o build/release/gui/dialogs/tooltip.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/tooltip.cpp g++ -o build/release/gui/dialogs/transient_message.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/transient_message.cpp g++ -o build/release/gui/dialogs/unit_advance.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/unit_advance.cpp g++ -o build/release/gui/dialogs/unit_attack.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/unit_attack.cpp g++ -o build/release/gui/dialogs/unit_create.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/unit_create.cpp g++ -o build/release/gui/dialogs/unit_list.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/unit_list.cpp g++ -o build/release/gui/dialogs/unit_recall.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/unit_recall.cpp g++ -o build/release/gui/dialogs/unit_recruit.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/unit_recruit.cpp g++ -o build/release/gui/dialogs/wml_error.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/wml_error.cpp g++ -o build/release/gui/dialogs/wml_message.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/dialogs/wml_message.cpp g++ -o build/release/gui/gui.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/gui.cpp g++ -o build/release/gui/widgets/container_base.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/container_base.cpp g++ -o build/release/gui/widgets/debug.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/debug.cpp g++ -o build/release/gui/widgets/generator.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/generator.cpp g++ -o build/release/gui/widgets/grid.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/grid.cpp g++ -o build/release/gui/widgets/helper.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/helper.cpp g++ -o build/release/gui/widgets/pane.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/pane.cpp g++ -o build/release/gui/widgets/scrollbar.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/scrollbar.cpp g++ -o build/release/gui/widgets/scrollbar_container.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/scrollbar_container.cpp g++ -o build/release/gui/widgets/settings.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/settings.cpp g++ -o build/release/gui/widgets/slider_base.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/slider_base.cpp g++ -o build/release/gui/widgets/styled_widget.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/styled_widget.cpp g++ -o build/release/gui/widgets/text_box_base.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/text_box_base.cpp g++ -o build/release/gui/widgets/tree_view_node.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/tree_view_node.cpp g++ -o build/release/gui/widgets/viewport.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/viewport.cpp g++ -o build/release/gui/widgets/widget.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/widget.cpp g++ -o build/release/gui/widgets/widget_helpers.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/widget_helpers.cpp g++ -o build/release/halo.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/halo.cpp g++ -o build/release/help/help.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/help/help.cpp g++ -o build/release/help/help_browser.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/help/help_browser.cpp g++ -o build/release/help/help_impl.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/help/help_impl.cpp g++ -o build/release/help/help_menu.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/help/help_menu.cpp g++ -o build/release/help/help_text_area.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/help/help_text_area.cpp g++ -o build/release/help/help_topic_generators.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/help/help_topic_generators.cpp g++ -o build/release/hotkey/hotkey_handler.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/hotkey/hotkey_handler.cpp g++ -o build/release/hotkey/hotkey_handler_mp.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/hotkey/hotkey_handler_mp.cpp g++ -o build/release/hotkey/hotkey_handler_sp.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/hotkey/hotkey_handler_sp.cpp g++ -o build/release/menu_events.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/menu_events.cpp g++ -o build/release/mouse_events.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/mouse_events.cpp g++ -o build/release/mouse_handler_base.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/mouse_handler_base.cpp g++ -o build/release/movetype.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/movetype.cpp g++ -o build/release/mp_game_settings.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/mp_game_settings.cpp g++ -o build/release/mp_ui_alerts.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/mp_ui_alerts.cpp g++ -o build/release/network_asio.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/network_asio.cpp g++ -o build/release/pathfind/pathfind.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/pathfind/pathfind.cpp g++ -o build/release/pathfind/teleport.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/pathfind/teleport.cpp g++ -o build/release/persist_context.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/persist_context.cpp g++ -o build/release/persist_manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/persist_manager.cpp g++ -o build/release/persist_var.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/persist_var.cpp g++ -o build/release/play_controller.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/play_controller.cpp g++ -o build/release/playmp_controller.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/playmp_controller.cpp g++ -o build/release/playsingle_controller.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/playsingle_controller.cpp g++ -o build/release/playturn.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/playturn.cpp g++ -o build/release/playturn_network_adapter.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/playturn_network_adapter.cpp g++ -o build/release/preferences/advanced.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/preferences/advanced.cpp g++ -o build/release/preferences/display.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/preferences/display.cpp g++ -o build/release/preferences/editor.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/preferences/editor.cpp g++ -o build/release/preferences/game.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/preferences/game.cpp g++ -o build/release/preferences/lobby.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/preferences/lobby.cpp g++ -o build/release/random_deterministic.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/random_deterministic.cpp g++ -o build/release/random_synced.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/random_synced.cpp g++ -o build/release/recall_list_manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/recall_list_manager.cpp g++ -o build/release/replay.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/replay.cpp g++ -o build/release/replay_controller.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/replay_controller.cpp g++ -o build/release/replay_helper.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/replay_helper.cpp g++ -o build/release/replay_recorder_base.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/replay_recorder_base.cpp g++ -o build/release/resources.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/resources.cpp g++ -o build/release/save_blocker.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/save_blocker.cpp g++ -o build/release/save_index.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/save_index.cpp g++ -o build/release/saved_game.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/saved_game.cpp g++ -o build/release/savegame.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/savegame.cpp g++ -o build/release/scripting/application_lua_kernel.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/application_lua_kernel.cpp src/saved_game.cpp: In function 'bool {anonymous}::is_illegal_file_char(char)': src/saved_game.cpp:111:49: warning: comparison is always true due to limited range of data type [-Wtype-limits] 111 | return c == '/' || c == '\\' || c == ':' || (c >= 0x00 && c < 0x20) | ~~^~~~~~~ g++ -o build/release/scripting/debug_lua.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/debug_lua.cpp g++ -o build/release/scripting/game_lua_kernel.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/game_lua_kernel.cpp g++ -o build/release/scripting/lua_audio.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_audio.cpp g++ -o build/release/scripting/lua_color.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_color.cpp g++ -o build/release/scripting/lua_common.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_common.cpp g++ -o build/release/scripting/lua_cpp_function.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_cpp_function.cpp g++ -o build/release/scripting/lua_fileops.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_fileops.cpp g++ -o build/release/scripting/lua_formula_bridge.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_formula_bridge.cpp g++ -o build/release/scripting/lua_gui2.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_gui2.cpp g++ -o build/release/scripting/lua_wml.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_wml.cpp g++ -o build/release/scripting/lua_stringx.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_stringx.cpp g++ -o build/release/scripting/lua_kernel_base.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_kernel_base.cpp g++ -o build/release/scripting/lua_map_location_ops.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_map_location_ops.cpp g++ -o build/release/scripting/lua_preferences.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_preferences.cpp g++ -o build/release/scripting/lua_race.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_race.cpp g++ -o build/release/scripting/lua_rng.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_rng.cpp g++ -o build/release/scripting/lua_team.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_team.cpp g++ -o build/release/scripting/lua_terrainmap.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_terrainmap.cpp g++ -o build/release/scripting/lua_terrainfilter.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_terrainfilter.cpp g++ -o build/release/scripting/lua_unit.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_unit.cpp g++ -o build/release/scripting/lua_unit_attacks.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_unit_attacks.cpp g++ -o build/release/scripting/lua_unit_type.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_unit_type.cpp g++ -o build/release/scripting/lua_widget.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_widget.cpp g++ -o build/release/scripting/lua_widget_attributes.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_widget_attributes.cpp g++ -o build/release/scripting/lua_widget_methods.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/lua_widget_methods.cpp g++ -o build/release/scripting/mapgen_lua_kernel.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/mapgen_lua_kernel.cpp g++ -o build/release/scripting/plugins/context.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/plugins/context.cpp g++ -o build/release/scripting/plugins/manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/scripting/plugins/manager.cpp g++ -o build/release/sdl/point.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/sdl/point.cpp g++ -o build/release/map_settings.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/map_settings.cpp g++ -o build/release/side_filter.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/side_filter.cpp g++ -o build/release/statistics.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/statistics.cpp g++ -o build/release/storyscreen/controller.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/storyscreen/controller.cpp g++ -o build/release/storyscreen/parser.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/storyscreen/parser.cpp g++ -o build/release/storyscreen/part.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/storyscreen/part.cpp g++ -o build/release/synced_checkup.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/synced_checkup.cpp g++ -o build/release/synced_commands.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/synced_commands.cpp g++ -o build/release/synced_context.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/synced_context.cpp g++ -o build/release/synced_user_choice.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/synced_user_choice.cpp g++ -o build/release/syncmp_handler.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/syncmp_handler.cpp g++ -o build/release/team.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/team.cpp g++ -o build/release/teambuilder.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/teambuilder.cpp g++ -o build/release/terrain/filter.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/terrain/filter.cpp g++ -o build/release/tod_manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/tod_manager.cpp g++ -o build/release/units/abilities.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/abilities.cpp g++ -o build/release/units/animation.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/animation.cpp g++ -o build/release/units/animation_component.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/animation_component.cpp g++ -o build/release/units/attack_type.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/attack_type.cpp g++ -o build/release/units/drawer.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/drawer.cpp g++ -o build/release/units/filter.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/filter.cpp g++ -o build/release/units/formula_manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/formula_manager.cpp g++ -o build/release/units/frame.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/frame.cpp g++ -o build/release/units/helper.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/helper.cpp g++ -o build/release/units/id.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/id.cpp g++ -o build/release/units/make.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/make.cpp g++ -o build/release/units/map.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/map.cpp g++ -o build/release/units/orb_status.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/orb_status.cpp g++ -o build/release/units/race.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/race.cpp g++ -o build/release/units/types.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/types.cpp g++ -o build/release/units/udisplay.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/udisplay.cpp g++ -o build/release/units/unit.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/units/unit.cpp g++ -o build/release/utils/context_free_grammar_generator.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/utils/context_free_grammar_generator.cpp g++ -o build/release/utils/irdya_datetime.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/utils/irdya_datetime.cpp g++ -o build/release/utils/markov_generator.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/utils/markov_generator.cpp g++ -o build/release/utils/name_generator_factory.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/utils/name_generator_factory.cpp g++ -o build/release/utils/parse_network_address.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/utils/parse_network_address.cpp g++ -o build/release/variable.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/variable.cpp g++ -o build/release/variable_info.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/variable_info.cpp g++ -o build/release/wesnothd_connection.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/wesnothd_connection.cpp g++ -o build/release/whiteboard/action.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/whiteboard/action.cpp g++ -o build/release/whiteboard/attack.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/whiteboard/attack.cpp g++ -o build/release/whiteboard/highlighter.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/whiteboard/highlighter.cpp g++ -o build/release/whiteboard/manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/whiteboard/manager.cpp g++ -o build/release/whiteboard/mapbuilder.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/whiteboard/mapbuilder.cpp g++ -o build/release/whiteboard/move.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/whiteboard/move.cpp g++ -o build/release/whiteboard/recall.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/whiteboard/recall.cpp g++ -o build/release/whiteboard/recruit.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/whiteboard/recruit.cpp g++ -o build/release/whiteboard/side_actions.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/whiteboard/side_actions.cpp g++ -o build/release/whiteboard/suppose_dead.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/whiteboard/suppose_dead.cpp g++ -o build/release/whiteboard/utility.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/whiteboard/utility.cpp g++ -o build/release/desktop/dbus_features.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/desktop/dbus_features.cpp g++ -o build/release/lua_jailbreak_exception.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 g++ -o build/release/lua/lmathlib.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 g++ -o build/release/lua/ltable.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 ar rc build/release/libwesnoth-client.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/chat_log.o build/release/commandline_options.o build/release/config_cache.o build/release/controller_base.o build/release/countdown_clock.o build/release/desktop/battery_info.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/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/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/gui_definition.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/static_registry.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/license_prompt.o build/release/gui/dialogs/addon/manager.o build/release/gui/dialogs/addon/uninstall_list.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_dialog.o build/release/gui/dialogs/server_info_dialog.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/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/lobby.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_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/player_info.o build/release/gui/dialogs/multiplayer/player_list_helper.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/surrender_quit.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/gui.o build/release/gui/widgets/container_base.o build/release/gui/widgets/debug.o build/release/gui/widgets/generator.o build/release/gui/widgets/grid.o build/release/gui/widgets/helper.o build/release/gui/widgets/pane.o build/release/gui/widgets/scrollbar.o build/release/gui/widgets/scrollbar_container.o build/release/gui/widgets/settings.o build/release/gui/widgets/slider_base.o build/release/gui/widgets/styled_widget.o build/release/gui/widgets/text_box_base.o build/release/gui/widgets/tree_view_node.o build/release/gui/widgets/viewport.o build/release/gui/widgets/widget.o build/release/gui/widgets/widget_helpers.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/advanced.o build/release/preferences/display.o build/release/preferences/editor.o build/release/preferences/game.o build/release/preferences/lobby.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_color.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_wml.o build/release/scripting/lua_stringx.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_terrainmap.o build/release/scripting/lua_terrainfilter.o build/release/scripting/lua_unit.o build/release/scripting/lua_unit_attacks.o build/release/scripting/lua_unit_type.o build/release/scripting/lua_widget.o build/release/scripting/lua_widget_attributes.o build/release/scripting/lua_widget_methods.o build/release/scripting/mapgen_lua_kernel.o build/release/scripting/plugins/context.o build/release/scripting/plugins/manager.o build/release/sdl/point.o build/release/map_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/make.o build/release/units/map.o build/release/units/orb_status.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/utils/parse_network_address.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 build/release/desktop/dbus_features.o g++ -o build/release/lua/ltablib.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-old-style-cast -Wno-useless-cast -Wno-stringop-overflow -include src/wesnoth_lua_config.h -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 g++ -o build/release/color.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/color_range.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/commandline_argv.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/commandline_argv.cpp g++ -o build/release/config.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/config.cpp gcc -o build/release/crypt_blowfish/crypt_blowfish.o -c -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/crypt_blowfish/crypt_blowfish.c g++ -o build/release/config_attribute_value.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/filesystem.cpp g++ -o build/release/filesystem_common.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/game_config.cpp ranlib build/release/libwesnoth-client.a g++ -o build/release/game_config_view.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/game_config_view.cpp g++ -o build/release/gettext.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/gettext.cpp g++ -o build/release/hash.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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/random.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/random.cpp g++ -o build/release/seed_rng.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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/base64.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/serialization/base64.cpp g++ -o build/release/serialization/binary_or_text.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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/schema/key.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/serialization/schema/key.cpp g++ -o build/release/serialization/schema/tag.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/serialization/schema/tag.cpp g++ -o build/release/serialization/schema/type.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/serialization/schema/type.cpp g++ -o build/release/serialization/tokenizer.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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 -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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/game_version.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/game_version.cpp g++ -o build/release/arrow.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/arrow.cpp g++ -o build/release/cursor.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/cursor.cpp g++ -o build/release/desktop/clipboard.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/desktop/clipboard.cpp g++ -o build/release/deprecation.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/deprecation.cpp g++ -o build/release/display.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/display.cpp g++ -o build/release/display_context.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/display_context.cpp g++ -o build/release/events.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/events.cpp g++ -o build/release/floating_label.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/floating_label.cpp g++ -o build/release/font/font_config.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/font/font_config.cpp ar rc build/release/libwesnoth-core.a build/release/color.o build/release/color_range.o build/release/commandline_argv.o build/release/config.o build/release/crypt_blowfish/crypt_blowfish.o build/release/config_attribute_value.o build/release/filesystem.o build/release/filesystem_common.o build/release/font/constants.o build/release/game_config.o build/release/game_config_view.o build/release/gettext.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/random.o build/release/seed_rng.o build/release/serialization/base64.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/schema/key.o build/release/serialization/schema/tag.o build/release/serialization/schema/type.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/game_version.o ranlib build/release/libwesnoth-core.a g++ -o build/release/font/marked-up_text.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/font/marked-up_text.cpp g++ -o build/release/font/sdl_ttf.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/font/sdl_ttf.cpp g++ -o build/release/font/standard_colors.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/font/standard_colors.cpp g++ -o build/release/font/text.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/font/text.cpp g++ -o build/release/font/text_cache.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/font/text_cache.cpp g++ -o build/release/font/text_formatting.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/font/text_formatting.cpp g++ -o build/release/font/text_surface.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/font/text_surface.cpp g++ -o build/release/format_time_summary.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/format_time_summary.cpp g++ -o build/release/formula/string_utils.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/formula/string_utils.cpp g++ -o build/release/game_end_exceptions.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/game_end_exceptions.cpp g++ -o build/release/generators/cave_map_generator.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/generators/cave_map_generator.cpp g++ -o build/release/generators/default_map_generator.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/generators/default_map_generator.cpp g++ -o build/release/generators/default_map_generator_job.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/generators/default_map_generator_job.cpp g++ -o build/release/generators/lua_map_generator.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/generators/lua_map_generator.cpp g++ -o build/release/generators/map_create.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/generators/map_create.cpp g++ -o build/release/generators/map_generator.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/generators/map_generator.cpp g++ -o build/release/generic_event.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/generic_event.cpp g++ -o build/release/hotkey/command_executor.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/hotkey/command_executor.cpp g++ -o build/release/hotkey/hotkey_command.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/hotkey/hotkey_command.cpp g++ -o build/release/hotkey/hotkey_item.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/hotkey/hotkey_item.cpp g++ -o build/release/hotkey/hotkey_manager.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/hotkey/hotkey_manager.cpp g++ -o build/release/picture.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/picture.cpp g++ -o build/release/image_modifications.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/image_modifications.cpp g++ -o build/release/preferences/credentials.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/preferences/credentials.cpp g++ -o build/release/preferences/general.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/preferences/general.cpp g++ -o build/release/key.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/key.cpp g++ -o build/release/language.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/language.cpp g++ -o build/release/map/label.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/map/label.cpp g++ -o build/release/minimap.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/minimap.cpp g++ -o build/release/pathfind/astarsearch.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/pathfind/astarsearch.cpp g++ -o build/release/pathutils.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/pathutils.cpp g++ -o build/release/quit_confirmation.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/quit_confirmation.cpp g++ -o build/release/reports.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/reports.cpp g++ -o build/release/show_dialog.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/show_dialog.cpp g++ -o build/release/sound.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/sound.cpp g++ -o build/release/sound_music_track.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/sound_music_track.cpp g++ -o build/release/soundsource.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/soundsource.cpp g++ -o build/release/terrain/builder.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/terrain/builder.cpp g++ -o build/release/terrain/terrain.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/terrain/terrain.cpp g++ -o build/release/terrain/translation.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/terrain/translation.cpp g++ -o build/release/theme.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/theme.cpp g++ -o build/release/time_of_day.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/time_of_day.cpp g++ -o build/release/tooltips.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/tooltips.cpp g++ -o build/release/utils/make_enum.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/utils/make_enum.cpp g++ -o build/release/video.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/video.cpp g++ -o build/release/widgets/button.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/widgets/button.cpp g++ -o build/release/widgets/menu.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/widgets/menu.cpp g++ -o build/release/widgets/menu_style.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/widgets/menu_style.cpp g++ -o build/release/widgets/scrollarea.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/widgets/scrollarea.cpp g++ -o build/release/widgets/scrollbar.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/widgets/scrollbar.cpp g++ -o build/release/widgets/textbox.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/widgets/textbox.cpp g++ -o build/release/widgets/widget.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/widgets/widget.cpp g++ -o build/release/wml_exception.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/wml_exception.cpp g++ -o build/release/sdl/exception.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/sdl/exception.cpp g++ -o build/release/sdl/rect.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/sdl/rect.cpp g++ -o build/release/sdl/surface.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/sdl/surface.cpp g++ -o build/release/sdl/utils.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/sdl/utils.cpp g++ -o build/release/sdl/window.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/sdl/window.cpp g++ -o build/release/tracer.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/tracer.cpp g++ -o build/release/xBRZ/xbrz.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/xBRZ/xbrz.cpp g++ -o build/release/gui/widgets/addon_list.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/addon_list.cpp ar rc build/release/libwesnoth-game.a build/release/arrow.o build/release/cursor.o build/release/desktop/clipboard.o build/release/deprecation.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/formula/string_utils.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/picture.o build/release/image_modifications.o build/release/preferences/credentials.o build/release/preferences/general.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/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-game.a g++ -o build/release/gui/widgets/button.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/button.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 ranlib build/release/libwesnoth-sdl.a g++ -o build/release/gui/widgets/chatbox.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/chatbox.cpp g++ -o build/release/gui/widgets/drawing.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/drawing.cpp g++ -o build/release/gui/widgets/horizontal_scrollbar.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/horizontal_scrollbar.cpp g++ -o build/release/gui/widgets/image.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/image.cpp g++ -o build/release/gui/widgets/label.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/label.cpp g++ -o build/release/gui/widgets/listbox.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/listbox.cpp g++ -o build/release/gui/widgets/matrix.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/matrix.cpp g++ -o build/release/gui/widgets/menu_button.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/menu_button.cpp g++ -o build/release/gui/widgets/minimap.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/minimap.cpp g++ -o build/release/gui/widgets/multi_page.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/multi_page.cpp g++ -o build/release/gui/widgets/multimenu_button.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/multimenu_button.cpp g++ -o build/release/gui/widgets/panel.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/panel.cpp g++ -o build/release/gui/widgets/password_box.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/password_box.cpp g++ -o build/release/gui/widgets/progress_bar.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/progress_bar.cpp g++ -o build/release/gui/widgets/repeating_button.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/repeating_button.cpp g++ -o build/release/gui/widgets/scroll_label.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/scroll_label.cpp g++ -o build/release/gui/widgets/scrollbar_panel.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/scrollbar_panel.cpp g++ -o build/release/gui/widgets/size_lock.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/size_lock.cpp g++ -o build/release/gui/widgets/slider.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/slider.cpp g++ -o build/release/gui/widgets/spacer.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/spacer.cpp g++ -o build/release/gui/widgets/stacked_widget.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/stacked_widget.cpp g++ -o build/release/gui/widgets/text_box.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/text_box.cpp g++ -o build/release/gui/widgets/toggle_button.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/toggle_button.cpp g++ -o build/release/gui/widgets/toggle_panel.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/toggle_panel.cpp g++ -o build/release/gui/widgets/tree_view.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/tree_view.cpp g++ -o build/release/gui/widgets/unit_preview_pane.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/unit_preview_pane.cpp g++ -o build/release/gui/widgets/vertical_scrollbar.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/vertical_scrollbar.cpp g++ -o build/release/gui/widgets/window.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_REENTRANT -DHAVE_LIBDBUS -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc -isystem /usr/include/SDL2 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libxml2 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include src/gui/widgets/window.cpp g++ -o build/release/server/common/dbconn.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/common/dbconn.cpp g++ -o build/release/server/common/user_handler.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/common/user_handler.cpp g++ -o build/release/server/common/forum_user_handler.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/common/forum_user_handler.cpp g++ -o build/release/server/common/resultsets/ban_check.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/common/resultsets/ban_check.cpp g++ -o build/release/server/common/resultsets/tournaments.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/common/resultsets/tournaments.cpp g++ -o build/release/server/common/server_base.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/common/server_base.cpp g++ -o build/release/server/common/simple_wml.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/common/simple_wml.cpp In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/iostreams/copy.hpp:26, from src/server/common/simple_wml.cpp:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -o build/release/server/wesnothd/ban.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/wesnothd/ban.cpp ar rc build/release/libwesnoth-widgets.a build/release/gui/widgets/addon_list.o build/release/gui/widgets/button.o build/release/gui/widgets/chatbox.o build/release/gui/widgets/drawing.o build/release/gui/widgets/horizontal_scrollbar.o build/release/gui/widgets/image.o build/release/gui/widgets/label.o build/release/gui/widgets/listbox.o build/release/gui/widgets/matrix.o build/release/gui/widgets/menu_button.o build/release/gui/widgets/minimap.o build/release/gui/widgets/multi_page.o build/release/gui/widgets/multimenu_button.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_panel.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/text_box.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/unit_preview_pane.o build/release/gui/widgets/vertical_scrollbar.o build/release/gui/widgets/window.o g++ -o build/release/server/wesnothd/game.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/wesnothd/game.cpp ranlib build/release/libwesnoth-widgets.a g++ -o wesnoth -pthread -fPIE -pie -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--whole-archive build/release/libwesnoth-widgets.a -Wl,--no-whole-archive build/release/wesnoth.o build/release/libwesnoth-client.a build/release/liblua.a build/release/libwesnoth-core.a build/release/libwesnoth-game.a build/release/libwesnoth-sdl.a build/release/libwesnoth-client.a -lboost_regex -lboost_filesystem -lboost_locale -lboost_thread -lboost_system -lboost_random -lboost_program_options -lboost_iostreams -lm -lpthread -licudata -licui18n -licuuc -lcrypto -lSDL2 -lSDL2_ttf -lSDL2_mixer -lSDL2_image -lvorbisfile -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lfontconfig -lfreetype -lX11 -ldbus-1 -lfribidi -lhistory g++ -o build/release/server/wesnothd/metrics.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/wesnothd/metrics.cpp g++ -o build/release/server/wesnothd/player.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/wesnothd/player.cpp g++ -o build/release/server/wesnothd/player_connection.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/wesnothd/player_connection.cpp g++ -o build/release/server/wesnothd/player_network.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/wesnothd/player_network.cpp g++ -o build/release/server/wesnothd/server.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/wesnothd/server.cpp g++ -o build/release/addon/campaignd_validation.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -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/server/common/campaignd_server_base.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/common/server_base.cpp g++ -o build/release/server/common/campaignd_simple_wml.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/common/simple_wml.cpp In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/iostreams/copy.hpp:26, from src/server/common/simple_wml.cpp:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -o build/release/server/campaignd/campaignd_addon_utils.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/campaignd/addon_utils.cpp g++ -o build/release/server/campaignd/campaignd_auth.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/campaignd/auth.cpp g++ -o build/release/server/campaignd/campaignd_blacklist.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/campaignd/blacklist.cpp g++ -o build/release/server/campaignd/campaignd_fs_commit.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/campaignd/fs_commit.cpp g++ -o build/release/server/campaignd/campaignd_options.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/campaignd/options.cpp g++ -o wesnothd -pthread -fPIE -pie -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now build/release/server/common/dbconn.o build/release/server/common/user_handler.o build/release/server/common/forum_user_handler.o build/release/server/common/resultsets/ban_check.o build/release/server/common/resultsets/tournaments.o build/release/server/common/server_base.o build/release/server/common/simple_wml.o build/release/server/wesnothd/ban.o build/release/server/wesnothd/game.o build/release/server/wesnothd/metrics.o build/release/server/wesnothd/player.o build/release/server/wesnothd/player_connection.o build/release/server/wesnothd/player_network.o build/release/server/wesnothd/server.o build/release/libwesnoth-core.a -lboost_filesystem -lboost_locale -lboost_thread -lboost_system -lboost_random -lboost_program_options -lboost_iostreams -lm -lpthread -licudata -licui18n -licuuc -lcrypto g++ -o build/release/server/campaignd/campaignd_server.o -c -Werror=non-virtual-dtor -std=c++14 -Wold-style-cast -Wextra -pthread -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wtrampolines -fPIE -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -D_X11 -DFIFODIR='"/var/run/wesnothd"' -DWESNOTH_PATH='"/usr/share/wesnoth"' -DLOCALEDIR='"locale"' -DHAS_RELATIVE_LOCALEDIR -Ibuild -Isrc src/server/campaignd/server.cpp g++ -o campaignd -pthread -fPIE -pie -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now build/release/addon/campaignd_validation.o build/release/server/common/campaignd_server_base.o build/release/server/common/campaignd_simple_wml.o build/release/server/campaignd/campaignd_addon_utils.o build/release/server/campaignd/campaignd_auth.o build/release/server/campaignd/campaignd_blacklist.o build/release/server/campaignd/campaignd_fs_commit.o build/release/server/campaignd/campaignd_options.o build/release/server/campaignd/campaignd_server.o build/release/libwesnoth-core.a -lboost_filesystem -lboost_locale -lboost_thread -lboost_system -lboost_random -lboost_program_options -lboost_iostreams -lm -lpthread -licudata -licui18n -licuuc -lcrypto In function 'createstrobj', inlined from 'luaS_createlngstrobj' at src/lua/lstring.cpp:148:29, inlined from 'luaS_newlstr' at src/lua/lstring.cpp:206:30, inlined from 'luaS_newlstr' at src/lua/lstring.cpp:199:0: src/lua/lstring.cpp:142:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 142 | getstr(ts)[l] = '\0'; /* ending 0 */ | ^ src/lua/lstring.cpp: In function 'luaS_newlstr': src/lua/lstate.h:213: note: at offset 0 to object 'ts' with size 24 declared here 213 | struct TString ts; | scons: done building targets. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Afzdcc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64 + cd wesnoth-1.15.8 + scons install install-pytools destdir=/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64 scons: Reading SConscript files ... Saved options: default_targets = 'wesnoth,wesnothd', extra_flags_release = '-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ', bindir = '/usr/bin', localedirname = 'locale', python_site_packages_dir = '/usr/lib/python3.9/site-packages/wesnoth', prefix = '/usr', boostdir = '/usr/include', boostlibdir = '/usr/lib64' Building Wesnoth version 1.15.8 ---[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 whether C++ compiler works (g++ version >= 5.4 required)... (cached) yes Checking for Boost iostreams library version >= 1.59... (cached) yes Checking for gzip support in Boost Iostreams... (cached) yes Checking for bzip2 support in Boost Iostreams... (cached) yes Checking for Boost program_options library version >= 1.59... (cached) yes Checking for Boost random library version >= 1.59... (cached) yes Checking for Boost smart_ptr library... (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 thread library... (cached) yes Checking for Boost locale library... (cached) yes Checking for Boost filesystem library... (cached) yes INFO: Base prerequisites are met Checking for available Boost Locale backends... (cached) icu,posix,std Checking whether compiler has built-in -D_FORTIFY_SOURCE... (cached) no Checking for C library libcrypto... (cached) yes 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 regex library... (cached) yes Checking for C library X11... (cached) yes Checking for dbus-1... (cached) yes Checking for fribidi >= 0.10.9... (cached) yes Checking for C library history... (cached) yes 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. Unable to find source files for: mariadbpp scons: done reading SConscript files. scons: Building targets ... Install file: "wesnoth" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/bin/wesnoth" InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/data"], ["data"]) InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/fonts"], ["fonts"]) InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/images"], ["images"]) InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/sounds"], ["sounds"]) Install file: "doc/manual/manual.cs.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.cs.html" Install file: "doc/manual/manual.de.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.de.html" Install file: "doc/manual/manual.en.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.en.html" Install file: "doc/manual/manual.en_GB.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.en_GB.html" Install file: "doc/manual/manual.es.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.es.html" Install file: "doc/manual/manual.et.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.et.html" Install file: "doc/manual/manual.fi.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.fi.html" Install file: "doc/manual/manual.fr.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.fr.html" Install file: "doc/manual/manual.gl.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.gl.html" Install file: "doc/manual/manual.hu.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.hu.html" Install file: "doc/manual/manual.id.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.id.html" Install file: "doc/manual/manual.it.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.it.html" Install file: "doc/manual/manual.ja.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.ja.html" Install file: "doc/manual/manual.pl.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.pl.html" Install file: "doc/manual/manual.pt.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.pt.html" Install file: "doc/manual/manual.pt_BR.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.pt_BR.html" Install file: "doc/manual/manual.ru.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.ru.html" Install file: "doc/manual/manual.sk.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.sk.html" Install file: "doc/manual/manual.sr.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.sr.html" Install file: "doc/manual/manual.sr@ijekavian.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.sr@ijekavian.html" Install file: "doc/manual/manual.sr@ijekavianlatin.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.sr@ijekavianlatin.html" Install file: "doc/manual/manual.sr@latin.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.sr@latin.html" Install file: "doc/manual/manual.sv.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.sv.html" Install file: "doc/manual/manual.tr.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.tr.html" Install file: "doc/manual/manual.uk.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.uk.html" Install file: "doc/manual/manual.vi.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.vi.html" Install file: "doc/manual/manual.zh_CN.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.zh_CN.html" Install file: "doc/manual/manual.zh_TW.html" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/manual.zh_TW.html" InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/styles"], ["doc/manual/styles"]) InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth/images"], ["doc/manual/images"]) InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/locale"], ["translations"]) Install file: "doc/man/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/man6/wesnoth.6" Install file: "doc/man/de/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/de/man6/wesnoth.6" Install file: "doc/man/en_GB/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/en_GB/man6/wesnoth.6" Install file: "doc/man/es/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/es/man6/wesnoth.6" Install file: "doc/man/fr/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/fr/man6/wesnoth.6" Install file: "doc/man/hu/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/hu/man6/wesnoth.6" Install file: "doc/man/it/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/it/man6/wesnoth.6" Install file: "doc/man/ja/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/ja/man6/wesnoth.6" Install file: "doc/man/pt_BR/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/pt_BR/man6/wesnoth.6" Install file: "doc/man/ru/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/ru/man6/wesnoth.6" Install file: "doc/man/tr/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/tr/man6/wesnoth.6" Install file: "doc/man/zh_CN/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/zh_CN/man6/wesnoth.6" Install file: "doc/man/zh_TW/wesnoth.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/zh_TW/man6/wesnoth.6" InstallFilteredHook(["/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/icons"], ["packaging/icons"]) Install file: "packaging/org.wesnoth.Wesnoth.desktop" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/applications/org.wesnoth.Wesnoth.desktop" Install file: "packaging/org.wesnoth.Wesnoth.appdata.xml" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/metainfo/org.wesnoth.Wesnoth.appdata.xml" Install file: "wesnothd" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/bin/wesnothd" Install file: "doc/man/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/man6/wesnothd.6" Install file: "doc/man/cs/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/cs/man6/wesnothd.6" Install file: "doc/man/de/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/de/man6/wesnothd.6" Install file: "doc/man/en_GB/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/en_GB/man6/wesnothd.6" Install file: "doc/man/es/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/es/man6/wesnothd.6" Install file: "doc/man/fr/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/fr/man6/wesnothd.6" Install file: "doc/man/gl/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/gl/man6/wesnothd.6" Install file: "doc/man/hu/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/hu/man6/wesnothd.6" Install file: "doc/man/it/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/it/man6/wesnothd.6" Install file: "doc/man/ja/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/ja/man6/wesnothd.6" Install file: "doc/man/pt_BR/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/pt_BR/man6/wesnothd.6" Install file: "doc/man/ru/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/ru/man6/wesnothd.6" Install file: "doc/man/tr/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/tr/man6/wesnothd.6" Install file: "doc/man/zh_CN/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/zh_CN/man6/wesnothd.6" Install file: "doc/man/zh_TW/wesnothd.6" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/man/zh_TW/man6/wesnothd.6" Mkdir("/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/var/run/wesnothd") Chmod("/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/var/run/wesnothd", 0700) chown : /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/var/run/wesnothd Install file: "campaignd" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/bin/campaignd" Install file: "data/tools/wmlscope" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/bin/wmlscope" Install file: "data/tools/wmllint" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/bin/wmllint" Install file: "data/tools/wmlindent" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/bin/wmlindent" Install file: "data/tools/wesnoth_addon_manager" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/bin/wesnoth_addon_manager" Install file: "data/tools/wesnoth/wmltools3.py" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/lib/python3.9/site-packages/wesnoth/wmltools3.py" Install file: "data/tools/wesnoth/wmlparser.py" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/lib/python3.9/site-packages/wesnoth/wmlparser.py" Install file: "data/tools/wesnoth/wmlparser3.py" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/lib/python3.9/site-packages/wesnoth/wmlparser3.py" Install file: "data/tools/wesnoth/wmldata.py" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/lib/python3.9/site-packages/wesnoth/wmldata.py" Install file: "data/tools/wesnoth/wmliterator3.py" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/lib/python3.9/site-packages/wesnoth/wmliterator3.py" Install file: "data/tools/wesnoth/campaignserver_client.py" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/lib/python3.9/site-packages/wesnoth/campaignserver_client.py" Install file: "data/tools/wesnoth/__init__.py" as "/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/lib/python3.9/site-packages/wesnoth/__init__.py" scons: done building targets. + install -Dpm 644 /builddir/build/SOURCES/wesnothd.service /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/lib/systemd/system/wesnothd.service + install -Dpm 644 /builddir/build/SOURCES/wesnoth.sysconfig /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/etc/sysconfig/wesnoth + touch /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/var/run/wesnothd/socket + mkdir -p /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64//usr/sbin + mv /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64//usr/bin/wesnothd /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64//usr/sbin + mv /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64//usr/bin/campaignd /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64//usr/sbin + for f in dejavu-sans-fonts/DejaVuSans-Bold.ttf dejavu-sans-mono-fonts/DejaVuSansMono-Bold.ttf dejavu-sans-mono-fonts/DejaVuSansMono.ttf dejavu-sans-fonts/DejaVuSans-Oblique.ttf dejavu-sans-fonts/DejaVuSans.ttf ++ basename dejavu-sans-fonts/DejaVuSans-Bold.ttf + rm /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/fonts/DejaVuSans-Bold.ttf ++ basename dejavu-sans-fonts/DejaVuSans-Bold.ttf + ln -s /usr/share/fonts/dejavu-sans-fonts/DejaVuSans-Bold.ttf /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/fonts/DejaVuSans-Bold.ttf + for f in dejavu-sans-fonts/DejaVuSans-Bold.ttf dejavu-sans-mono-fonts/DejaVuSansMono-Bold.ttf dejavu-sans-mono-fonts/DejaVuSansMono.ttf dejavu-sans-fonts/DejaVuSans-Oblique.ttf dejavu-sans-fonts/DejaVuSans.ttf ++ basename dejavu-sans-mono-fonts/DejaVuSansMono-Bold.ttf + rm /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/fonts/DejaVuSansMono-Bold.ttf ++ basename dejavu-sans-mono-fonts/DejaVuSansMono-Bold.ttf + ln -s /usr/share/fonts/dejavu-sans-mono-fonts/DejaVuSansMono-Bold.ttf /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/fonts/DejaVuSansMono-Bold.ttf + for f in dejavu-sans-fonts/DejaVuSans-Bold.ttf dejavu-sans-mono-fonts/DejaVuSansMono-Bold.ttf dejavu-sans-mono-fonts/DejaVuSansMono.ttf dejavu-sans-fonts/DejaVuSans-Oblique.ttf dejavu-sans-fonts/DejaVuSans.ttf ++ basename dejavu-sans-mono-fonts/DejaVuSansMono.ttf + rm /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/fonts/DejaVuSansMono.ttf ++ basename dejavu-sans-mono-fonts/DejaVuSansMono.ttf + ln -s /usr/share/fonts/dejavu-sans-mono-fonts/DejaVuSansMono.ttf /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/fonts/DejaVuSansMono.ttf + for f in dejavu-sans-fonts/DejaVuSans-Bold.ttf dejavu-sans-mono-fonts/DejaVuSansMono-Bold.ttf dejavu-sans-mono-fonts/DejaVuSansMono.ttf dejavu-sans-fonts/DejaVuSans-Oblique.ttf dejavu-sans-fonts/DejaVuSans.ttf ++ basename dejavu-sans-fonts/DejaVuSans-Oblique.ttf + rm /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/fonts/DejaVuSans-Oblique.ttf ++ basename dejavu-sans-fonts/DejaVuSans-Oblique.ttf + ln -s /usr/share/fonts/dejavu-sans-fonts/DejaVuSans-Oblique.ttf /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/fonts/DejaVuSans-Oblique.ttf + for f in dejavu-sans-fonts/DejaVuSans-Bold.ttf dejavu-sans-mono-fonts/DejaVuSansMono-Bold.ttf dejavu-sans-mono-fonts/DejaVuSansMono.ttf dejavu-sans-fonts/DejaVuSans-Oblique.ttf dejavu-sans-fonts/DejaVuSans.ttf ++ basename dejavu-sans-fonts/DejaVuSans.ttf + rm /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/fonts/DejaVuSans.ttf ++ basename dejavu-sans-fonts/DejaVuSans.ttf + ln -s /usr/share/fonts/dejavu-sans-fonts/DejaVuSans.ttf /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/fonts/DejaVuSans.ttf + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64 wesnoth LANGFILES --with-man + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.15.8-1.fc33 --unique-debug-suffix -1.15.8-1.fc33.riscv64 --unique-debug-src-base wesnoth-1.15.8-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/wesnoth-1.15.8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/bin/wesnoth explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/sbin/campaignd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/sbin/wesnothd extracting debug info from /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/sbin/campaignd extracting debug info from /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/bin/wesnoth extracting debug info from /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/sbin/wesnothd original debug info size: 976428kB, size after compression: 839768kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 19791 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/wesnoth/data/tools/wmllint from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/wesnoth/wmlparser.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/wesnoth/wescamp.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/wesnoth/wmldata.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/wesnoth/campaignserver_client.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/wesnoth/trackplacer3/datatypes.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/wesnoth/wmlparser3.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/wmlscope from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/tmx_trackplacer from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/imgcheck from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/wmlxgettext from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/unit_tree/TeamColorizer from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/unit_tree/helpers.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/unit_tree/update-wmlunits from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/wesnoth/data/tools/unit_tree/overview.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/trackviewer.pyw from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/wmlflip from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/extractbindings from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/terrain2wiki.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/hexometer.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/addon_manager/html.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/steam-changelog from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/wmllint-1.4 from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/GUI.pyw from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/wesnoth_addon_manager from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/expand-terrain-macros.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/campaign2wiki.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/wmlunits from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/wmlindent from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/wesnoth/data/tools/about_cfg_to_wiki from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/wmllint from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/wmlscope from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/wesnoth_addon_manager from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/wmlindent from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/lib/python3.9/site-packages/wesnoth/wmlparser.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/lib/python3.9/site-packages/wesnoth/wmldata.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/lib/python3.9/site-packages/wesnoth/campaignserver_client.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/lib/python3.9/site-packages/wesnoth/wmlparser3.py from /usr/bin/env python3 to #!/usr/bin/python3 Processing files: wesnoth-1.15.8-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mztUsb + umask 022 + cd /builddir/build/BUILD + cd wesnoth-1.15.8 + DOCDIR=/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth + cp -pr changelog.md /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth + cp -pr README.md /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth + cp -pr copyright /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/doc/wesnoth + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5ONFqa + umask 022 + cd /builddir/build/BUILD + cd wesnoth-1.15.8 + LICENSEDIR=/builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/licenses/wesnoth + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/licenses/wesnoth + cp -pr COPYING /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/licenses/wesnoth + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/wesnoth Provides: wesnoth = 1.15.8-1.fc33 wesnoth(riscv-64) = 1.15.8-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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) libboost_filesystem.so.1.73.0()(64bit) libboost_iostreams.so.1.73.0()(64bit) libboost_locale.so.1.73.0()(64bit) libboost_program_options.so.1.73.0()(64bit) libboost_random.so.1.73.0()(64bit) libboost_regex.so.1.73.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libcairo.so.2()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libfontconfig.so.1()(64bit) libfribidi.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libgobject-2.0.so.0()(64bit) libhistory.so.8()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(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(CXXABI_1.3.9)(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.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libvorbisfile.so.3()(64bit) rtld(GNU_HASH) Processing files: wesnoth-server-1.15.8-1.fc33.riscv64 Provides: config(wesnoth-server) = 1.15.8-1.fc33 wesnoth-server = 1.15.8-1.fc33 wesnoth-server(riscv-64) = 1.15.8-1.fc33 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libboost_filesystem.so.1.73.0()(64bit) libboost_iostreams.so.1.73.0()(64bit) libboost_locale.so.1.73.0()(64bit) libboost_program_options.so.1.73.0()(64bit) libboost_random.so.1.73.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(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) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(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.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: wesnoth-tools-1.15.8-1.fc33.riscv64 warning: File not found: /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/data/tools/scoutDefault.py warning: File not found: /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/data/tools/journeylifter warning: File not found: /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/data/tools/wmlvalidator warning: File not found: /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/data/tools/rmtrans/rmtrans.py warning: File not found: /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/data/tools/wesnoth/wmlparser2.py warning: File not found: /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/data/tools/wesnoth/wmlgrammar.py warning: File not found: /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/data/tools/wesnoth/wmltools.py warning: File not found: /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/data/tools/wesnoth/wmliterator.py warning: File not found: /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64/usr/share/wesnoth/data/tools/trackplacer Provides: wesnoth-tools = 1.15.8-1.fc33 wesnoth-tools(riscv-64) = 1.15.8-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/python3 python(abi) = 3.9 Processing files: wesnoth-data-1.15.8-1.fc33.noarch warning: File listed twice: /usr/share/man/de/man6/wesnoth.6.gz 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/fr/man6/wesnoth.6.gz warning: File listed twice: /usr/share/man/hu/man6/wesnoth.6.gz warning: File listed twice: /usr/share/man/it/man6/wesnoth.6.gz warning: File listed twice: /usr/share/man/ja/man6/wesnoth.6.gz warning: File listed twice: /usr/share/man/pt_BR/man6/wesnoth.6.gz warning: File listed twice: /usr/share/man/ru/man6/wesnoth.6.gz warning: File listed twice: /usr/share/man/tr/man6/wesnoth.6.gz warning: File listed twice: /usr/share/man/zh_CN/man6/wesnoth.6.gz warning: File listed twice: /usr/share/man/zh_TW/man6/wesnoth.6.gz warning: absolute symlink: /usr/share/wesnoth/fonts/DejaVuSans-Bold.ttf -> /usr/share/fonts/dejavu-sans-fonts/DejaVuSans-Bold.ttf warning: absolute symlink: /usr/share/wesnoth/fonts/DejaVuSans-Oblique.ttf -> /usr/share/fonts/dejavu-sans-fonts/DejaVuSans-Oblique.ttf warning: absolute symlink: /usr/share/wesnoth/fonts/DejaVuSans.ttf -> /usr/share/fonts/dejavu-sans-fonts/DejaVuSans.ttf warning: absolute symlink: /usr/share/wesnoth/fonts/DejaVuSansMono-Bold.ttf -> /usr/share/fonts/dejavu-sans-mono-fonts/DejaVuSansMono-Bold.ttf warning: absolute symlink: /usr/share/wesnoth/fonts/DejaVuSansMono.ttf -> /usr/share/fonts/dejavu-sans-mono-fonts/DejaVuSansMono.ttf warning: File listed twice: /usr/share/wesnoth/locale/af/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/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/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/grc/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(org.wesnoth.Wesnoth.desktop) metainfo() metainfo(org.wesnoth.Wesnoth.appdata.xml) wesnoth-data = 1.15.8-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wesnoth-debugsource-1.15.8-1.fc33.riscv64 Provides: wesnoth-debugsource = 1.15.8-1.fc33 wesnoth-debugsource(riscv-64) = 1.15.8-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wesnoth-debuginfo-1.15.8-1.fc33.riscv64 Provides: debuginfo(build-id) = 1d77c343de5e764786c6784b9e787364ae937cc5 wesnoth-debuginfo = 1.15.8-1.fc33 wesnoth-debuginfo(riscv-64) = 1.15.8-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wesnoth-debugsource(riscv-64) = 1.15.8-1.fc33 Processing files: wesnoth-server-debuginfo-1.15.8-1.fc33.riscv64 Provides: debuginfo(build-id) = 48a833b120a77808d74676ff1cc3efaec1cfcd93 debuginfo(build-id) = b997562838c5751b426e4689703116ca159068f7 wesnoth-server-debuginfo = 1.15.8-1.fc33 wesnoth-server-debuginfo(riscv-64) = 1.15.8-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wesnoth-debugsource(riscv-64) = 1.15.8-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64 Wrote: /builddir/build/RPMS/wesnoth-1.15.8-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/wesnoth-debugsource-1.15.8-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/wesnoth-server-1.15.8-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/wesnoth-tools-1.15.8-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/wesnoth-server-debuginfo-1.15.8-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/wesnoth-data-1.15.8-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/wesnoth-debuginfo-1.15.8-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qoRu0a + umask 022 + cd /builddir/build/BUILD + cd wesnoth-1.15.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/wesnoth-1.15.8-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0