Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/hedgewars.spec'], chrootPath='/var/lib/mock/f27-build-10636011-818834/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/hedgewars.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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/hedgewars-0.9.23-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/hedgewars.spec'], chrootPath='/var/lib/mock/f27-build-10636011-818834/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/hedgewars.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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SVO6Dc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hedgewars-src-0.9.23 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/hedgewars-src-0.9.23.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hedgewars-src-0.9.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/rpath-fix.patch + /usr/bin/cat /builddir/build/SOURCES/hedgewars-cmake-ghc8-mask.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -r misc/liblua misc/libphysfs + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SMerZz + umask 022 + cd /builddir/build/BUILD + cd hedgewars-src-0.9.23 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DMINIMAL_FLAGS=1 -DNOVIDEOREC=1 '-DFONTS_DIRS=/usr/share/fonts/wqy-zenhei;/usr/share/fonts/dejavu' . -- The C compiler identification is GNU 7.2.1 -- The CXX compiler identification is GNU 7.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:14 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Building 0.9.23-r12836 (8610462e3d33) -- Performing Test HAVE_STACKPROTECTOR -- Performing Test HAVE_STACKPROTECTOR - Success -- Performing Test HAVE_VISIBILITY -- Performing Test HAVE_VISIBILITY - Success -- Performing Test HAVE_NOEXECSTACK -- Performing Test HAVE_NOEXECSTACK - Success -- Performing Test HAVE_ORIGIN -- Performing Test HAVE_ORIGIN - Success -- Performing Test HAVE_RELROFULL -- Performing Test HAVE_RELROFULL - Success -- Performing Test HAVE_ASNEEDED -- Performing Test HAVE_ASNEEDED - Success -- Using RELEASE configuration -- Found GHC: /usr/bin/ghc -- Looking for size in Data.Map -- Looking for size in Data.Map - found -- Looking for length in Data.Vector -- Looking for length in Data.Vector - found -- Looking for pack in Data.ByteString -- Looking for pack in Data.ByteString - found -- Looking for getHostName in Network.BSD -- Looking for getHostName in Network.BSD - found -- Looking for getCurrentTime in Data.Time -- Looking for getCurrentTime in Data.Time - found -- Looking for fix in Control.Monad.State -- Looking for fix in Control.Monad.State - found -- Looking for encode in Codec.Binary.Base64 -- Looking for encode in Codec.Binary.Base64 - found -- Looking for warningM in System.Log.Logger -- Looking for warningM in System.Log.Logger - found -- Looking for createProcess in System.Process -- Looking for createProcess in System.Process - found -- Looking for decode in Data.ByteString.Lazy.UTF8 -- Looking for decode in Data.ByteString.Lazy.UTF8 - found -- Looking for sha1 in Data.Digest.Pure.SHA -- Looking for sha1 in Data.Digest.Pure.SHA - found -- Looking for openHandle in System.Entropy -- Looking for openHandle in System.Entropy - found -- Looking for decompress in Codec.Compression.Zlib -- Looking for decompress in Codec.Compression.Zlib - found -- Looking for getStdGen in System.Random -- Looking for getStdGen in System.Random - found -- Looking for execute in Text.Regex.TDFA.ByteString -- Looking for execute in Text.Regex.TDFA.ByteString - found -- Found Lua: /usr/lib/liblua-5.1.so -- Found PhysFS: /usr/lib/libphysfs.so -- LIBAV disabled. Video recording will not be built -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found SDL2: /usr/lib/libSDL2.so;-lpthread -- Check for working Pascal compiler: /usr/bin/fpc -- Check for working Pascal compiler: /usr/bin/fpc -- works -- Found SDL2_image: /usr/lib/libSDL2_image.so (found suitable version "2.0.2", minimum required is "2") -- Found SDL2_net: /usr/lib/libSDL2_net.so (found suitable version "2.0.1", minimum required is "2") -- Found SDL2_ttf: /usr/lib/libSDL2_ttf.so (found suitable version "2.0.14", minimum required is "2") -- Found SDL2_mixer: /usr/lib/libSDL2_mixer.so (found suitable version "2.0.2", minimum required is "2") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Found PNG: /usr/lib/libpng.so (found version "1.6.31") -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/bin/qmake-qt4 (found suitable version "4.8.7", minimum required is "4.7.0") -- Fonts: Found DejaVuSans-Bold.ttf in /usr/share/fonts/dejavu -- Fonts: Found wqy-zenhei.ttc in /usr/share/fonts/wqy-zenhei -- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.7") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/hedgewars-src-0.9.23 + make -j4 VERBOSE=1 /usr/bin/cmake -H/builddir/build/BUILD/hedgewars-src-0.9.23 -B/builddir/build/BUILD/hedgewars-src-0.9.23 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hedgewars-src-0.9.23/CMakeFiles /builddir/build/BUILD/hedgewars-src-0.9.23/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' make -f gameServer/CMakeFiles/hedgewars-server.dir/build.make gameServer/CMakeFiles/hedgewars-server.dir/depend make -f misc/libphyslayer/CMakeFiles/physlayer.dir/build.make misc/libphyslayer/CMakeFiles/physlayer.dir/depend make -f share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/build.make share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' cd /builddir/build/BUILD/hedgewars-src-0.9.23 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/CMakeFiles/hedgewars-server.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' cd /builddir/build/BUILD/hedgewars-src-0.9.23 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer/CMakeFiles/physlayer.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' cd /builddir/build/BUILD/hedgewars-src-0.9.23 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/depend.internal". Dependee "/builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/CMakeFiles/hedgewars-server.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/CMakeFiles/hedgewars-server.dir/depend.internal". Dependee "/builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/CMakeFiles/hedgewars-server.dir/depend.internal". Dependee "/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/depend.internal". Dependee "/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer/CMakeFiles/physlayer.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer/CMakeFiles/physlayer.dir/depend.internal". Dependee "/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer/CMakeFiles/physlayer.dir/depend.internal". Scanning dependencies of target hedgewars-server Scanning dependencies of target release-translation make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' make -f share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/build.make share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/build make -f gameServer/CMakeFiles/hedgewars-server.dir/build.make gameServer/CMakeFiles/hedgewars-server.dir/build make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' Scanning dependencies of target physlayer make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' make -f misc/libphyslayer/CMakeFiles/physlayer.dir/build.make misc/libphyslayer/CMakeFiles/physlayer.dir/build [ 1%] Generating hedgewars_zh_TW.qm [ 1%] Generating ../bin/hedgewars-server [ 1%] Generating hedgewars_ar.qm make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' cd /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer && /usr/bin/ghc --make /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/hedgewars-server.hs -i/builddir/build/BUILD/hedgewars-src-0.9.23/gameServer -o /builddir/build/BUILD/hedgewars-src-0.9.23/bin/hedgewars-server -odir /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer -hidir /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer -optl -Wl,-znoexecstack -optl -Wl,-zorigin -optl -Wl,-zrelro -optl -Wl,-znow -optl -Wl,--as-needed -w -O2 cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_zh_TW.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_zh_TW.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ar.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ar.qm [ 1%] Building C object misc/libphyslayer/CMakeFiles/physlayer.dir/physfscompat.c.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer && /usr/bin/cc -Dphyslayer_EXPORTS -I/usr/include/SDL2 -I/usr/include/lua-5.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -fPIC -o CMakeFiles/physlayer.dir/physfscompat.c.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer/physfscompat.c Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_zh_TW.qm'... Generated 767 translation(s) (512 finished and 255 unfinished) Ignored 150 untranslated source text(s) Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ar.qm'... Generated 215 translation(s) (140 finished and 75 unfinished) Ignored 690 untranslated source text(s) [ 2%] Generating hedgewars_bg.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_bg.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_bg.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_bg.qm'... Generated 244 translation(s) (197 finished and 47 unfinished) Ignored 664 untranslated source text(s) [ 2%] Generating hedgewars_cs.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_cs.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_cs.qm [ 2%] Generating hedgewars_da.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_da.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_da.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_cs.qm'... Generated 336 translation(s) (259 finished and 77 unfinished) Ignored 573 untranslated source text(s) [ 3%] Building C object misc/libphyslayer/CMakeFiles/physlayer.dir/physfsrwops.c.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer && /usr/bin/cc -Dphyslayer_EXPORTS -I/usr/include/SDL2 -I/usr/include/lua-5.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -fPIC -o CMakeFiles/physlayer.dir/physfsrwops.c.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer/physfsrwops.c Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_da.qm'... [ 4%] Generating hedgewars_de.qm Generated 399 translation(s) (347 finished and 52 unfinished) Ignored 511 untranslated source text(s) cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_de.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_de.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_de.qm'... Generated 929 translation(s) (929 finished and 0 unfinished) [ 4%] Generating hedgewars_el.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_el.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_el.qm [ 4%] Generating hedgewars_en.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_el.qm'... cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_en.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_en.qm Generated 326 translation(s) (2 finished and 324 unfinished) Ignored 579 untranslated source text(s) [ 5%] Generating hedgewars_es.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_en.qm'... cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_es.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_es.qm Generated 922 translation(s) (922 finished and 0 unfinished) Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_es.qm'... Generated 380 translation(s) (330 finished and 50 unfinished) Ignored 530 untranslated source text(s) [ 5%] Generating hedgewars_fi.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_fi.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_fi.qm [ 5%] Generating hedgewars_fr.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_fr.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_fr.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_fi.qm'... Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_fr.qm'... Generated 858 translation(s) (852 finished and 6 unfinished) Ignored 67 untranslated source text(s) Generated 728 translation(s) (665 finished and 63 unfinished) Ignored 195 untranslated source text(s) [ 6%] Generating hedgewars_gl.qm [ 6%] Generating hedgewars_gd.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_gd.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_gd.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_gl.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_gl.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_gd.qm'... Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_gl.qm'... Generated 268 translation(s) (225 finished and 43 unfinished) Ignored 638 untranslated source text(s) Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Generated 851 translation(s) (843 finished and 8 unfinished) Ignored 77 untranslated source text(s) [ 6%] Generating hedgewars_hu.qm [ 6%] Building C object misc/libphyslayer/CMakeFiles/physlayer.dir/hwpacksmounter.c.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer && /usr/bin/cc -Dphyslayer_EXPORTS -I/usr/include/SDL2 -I/usr/include/lua-5.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -fPIC -o CMakeFiles/physlayer.dir/hwpacksmounter.c.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer/hwpacksmounter.c [ 6%] Building C object misc/libphyslayer/CMakeFiles/physlayer.dir/physfslualoader.c.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer && /usr/bin/cc -Dphyslayer_EXPORTS -I/usr/include/SDL2 -I/usr/include/lua-5.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -fPIC -o CMakeFiles/physlayer.dir/physfslualoader.c.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer/physfslualoader.c cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_hu.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_hu.qm [ 6%] Generating hedgewars_it.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_hu.qm'... cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_it.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_it.qm Generated 302 translation(s) (257 finished and 45 unfinished) Ignored 604 untranslated source text(s) Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_it.qm'... Generated 858 translation(s) (852 finished and 6 unfinished) Ignored 67 untranslated source text(s) [ 7%] Generating hedgewars_ja.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ja.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ja.qm [ 8%] Generating hedgewars_ko.qm [ 8%] Linking C shared library ../../bin/libphyslayer.so cd /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer && /usr/bin/cmake -E cmake_link_script CMakeFiles/physlayer.dir/link.txt --verbose=1 cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ko.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ko.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ja.qm'... Generated 165 translation(s) (142 finished and 23 unfinished) Ignored 741 untranslated source text(s) Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ko.qm'... Generated 1 translation(s) (0 finished and 1 unfinished) Ignored 904 untranslated source text(s) /usr/bin/cc -fPIC -Wl,-znoexecstack -Wl,-zorigin -Wl,-zrelro -Wl,-znow -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libphyslayer.so.1.0 -o ../../bin/libphyslayer.so.1.0 CMakeFiles/physlayer.dir/physfscompat.c.o CMakeFiles/physlayer.dir/physfsrwops.c.o CMakeFiles/physlayer.dir/physfslualoader.c.o CMakeFiles/physlayer.dir/hwpacksmounter.c.o -lSDL2 -lpthread /usr/lib/liblua-5.1.so /usr/lib/libphysfs.so [ 8%] Generating hedgewars_lt.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_lt.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_lt.qm [ 9%] Generating hedgewars_ms.qm [ 1 of 25] Compiling Store ( Store.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/Store.o ) cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ms.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ms.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_lt.qm'... Generated 1 translation(s) (1 finished and 0 unfinished) Ignored 904 untranslated source text(s) Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ms.qm'... Generated 1 translation(s) (1 finished and 0 unfinished) Ignored 904 untranslated source text(s) [ 9%] Generating hedgewars_nl.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_nl.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_nl.qm [ 9%] Generating hedgewars_pl.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_pl.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_pl.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_nl.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 905 untranslated source text(s) cd /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer && /usr/bin/cmake -E cmake_symlink_library ../../bin/libphyslayer.so.1.0 ../../bin/libphyslayer.so.1.0 ../../bin/libphyslayer.so Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_pl.qm'... Generated 930 translation(s) (930 finished and 0 unfinished) [ 10%] Generating hedgewars_pt_BR.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_pt_BR.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_pt_BR.qm [ 10%] Generating hedgewars_pt_PT.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_pt_BR.qm'... cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_pt_PT.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_pt_PT.qm Generated 682 translation(s) (668 finished and 14 unfinished) Ignored 241 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_pt_PT.qm'... Generated 710 translation(s) (668 finished and 42 unfinished) Ignored 213 untranslated source text(s) [ 10%] Generating hedgewars_ro.qm [ 10%] Built target physlayer make -f hedgewars/CMakeFiles/hwengine.dir/build.make hedgewars/CMakeFiles/hwengine.dir/depend cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ro.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ro.qm make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' cd /builddir/build/BUILD/hedgewars-src-0.9.23 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars /builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars/CMakeFiles/hwengine.dir/DependInfo.cmake --color= [ 11%] Generating hedgewars_ru.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ro.qm'... cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ru.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ru.qm Generated 228 translation(s) (183 finished and 45 unfinished) Ignored 679 untranslated source text(s) Dependee "/builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars/CMakeFiles/hwengine.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars/CMakeFiles/hwengine.dir/depend.internal". Dependee "/builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars/CMakeFiles/hwengine.dir/depend.internal". Scanning dependencies of target hwengine make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' make -f hedgewars/CMakeFiles/hwengine.dir/build.make hedgewars/CMakeFiles/hwengine.dir/build Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_ru.qm'... make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' Generated 673 translation(s) (673 finished and 0 unfinished) Ignored 247 untranslated source text(s) [ 11%] Generating hedgewars_sk.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_sk.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_sk.qm [ 12%] Building Pascal object hedgewars/CMakeFiles/hwengine.dir/hwengine.o [ 12%] Generating hedgewars_sv.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars && /usr/bin/fpc -l- -v0ewn -Cn -FE/builddir/build/BUILD/hedgewars-src-0.9.23/bin -FU/builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars/CMakeFiles/hwengine.dir -FD/usr/bin -Cs2000000 -B -fPIC -Fl/builddir/build/BUILD/hedgewars-src-0.9.23/bin -k-L/usr/lib -Fl/usr/lib -Fl/usr/lib -XLAlua=lua-5.1 -Fl/usr/lib/libphysfs.so -Si -O2 -dNDEBUG -Xs -dPNG_SCREENSHOTS -dDEBUGFILE -k-znoexecstack -k-zorigin -k-zrelro -k-znow -k--as-needed /builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars/hwengine.pas cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_sv.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_sv.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_sk.qm'... Generated 516 translation(s) (474 finished and 42 unfinished) Ignored 400 untranslated source text(s) Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_sv.qm'... Generated 380 translation(s) (330 finished and 50 unfinished) Ignored 530 untranslated source text(s) [ 13%] Generating hedgewars_tr_TR.qm cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_tr_TR.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_tr_TR.qm [ 13%] Generating hedgewars_uk.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_tr_TR.qm'... cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_uk.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_uk.qm Generated 697 translation(s) (682 finished and 15 unfinished) Ignored 224 untranslated source text(s) Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_uk.qm'... [ 13%] Generating hedgewars_zh_CN.qm Generated 706 translation(s) (694 finished and 12 unfinished) Ignored 219 untranslated source text(s) make -f QTfrontend/CMakeFiles/hedgewars.dir/build.make QTfrontend/CMakeFiles/hedgewars.dir/depend cd /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale && /usr/lib/qt4/bin/lrelease-qt4 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_zh_CN.ts -qm /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_zh_CN.qm Updating '/builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/hedgewars_zh_CN.qm'... Generated 139 translation(s) (110 finished and 29 unfinished) Ignored 766 untranslated source text(s) make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' [ 13%] Compiling ts files make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' [ 14%] Generating qrc_hedgewars.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/lib/qt4/bin/rcc -name hedgewars -o /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/qrc_hedgewars.cxx /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/hedgewars.qrc [ 14%] Built target release-translation [ 14%] Generating model/moc_GameStyleModel.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_GameStyleModel.cxx_parameters [ 14%] Generating model/moc_HatModel.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_HatModel.cxx_parameters [ 14%] Generating model/moc_MapModel.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_MapModel.cxx_parameters [ 15%] Generating model/moc_ThemeModel.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_ThemeModel.cxx_parameters [ 15%] Generating model/moc_ammoSchemeModel.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_ammoSchemeModel.cxx_parameters uUtils.pas(571,14) Hint: Mixing signed expressions and longwords gives a 64bit result uUtils.pas(573,19) Hint: Mixing signed expressions and longwords gives a 64bit result uUtils.pas(578,25) Hint: Mixing signed expressions and longwords gives a 64bit result uUtils.pas(578,25) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uUtils.pas(579,23) Hint: Mixing signed expressions and longwords gives a 64bit result uUtils.pas(580,30) Hint: Mixing signed expressions and l[ 15%] Generating model/moc_netserverslist.cxx ongwords gives a 64bit result uUtils.pas(580,30) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_netserverslist.cxx_parameters [ 16%] Generating model/moc_playerslistmodel.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_playerslistmodel.cxx_parameters [ 16%] Generating model/moc_roomslistmodel.cxx uRender.pas(1876,51) Hint: Mixing signed expressions and longwords gives a 64bit result uRender.pas(1881,22) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uRender.pas(1883,22) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uRender.pas(1893,26) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uRender.pas(1899,26) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uLandGraphics.pas(422,10) Hint: Mixing signed expressions and longwords gives a 64bit result uLandGraphics.pas(423,26) Hint: Mixing signed expressions and longwords gives a 64bit result uLandGraphics.pas(666,12) Hint: Mixing signed expressions and longwords gives a 64bit result uLandGraphics.pas(666,29) Hint: Mixing signed expressions and longwords gives a 64bit result uLandGraphics.pas(668,17) Hint: Mixing signed expressions and longwords gives a 64bit result uLandGraphics.pas(668,35) Hint: Mixing signed expressions and longwords gives a 64bit result uMisc.pas(239,10) Hint: Converting the operands to "QWord" before doing the multiply could prevent overflow errors. uMisc.pas(256,37) Hint: Mixing signed expressions and longwords gives a 64bit result uMisc.pas(256,78) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uMisc.pas(259,38) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uMisc.pas(260,41) Hint: Mixing signed expressions and longwords gives a 64bit result uMisc.pas(261,43) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uMisc.pas(262,41) Hint: Mixing signed expressions and longwords gives a 64bit result uMisc.pas(263,43) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uMisc.pas(264,41) Hint: Mixing signed expressions and longwords gives a 64bit result uMisc.pas(265,43) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uMisc.pas(266,41) Hint: Mixing signed expressions and longwords gives a 64bit result uMisc.pas(267,43) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uMisc.pas(268,41) Hint: Mixing signed expressions and longwords gives a 64bit result uMisc.pas(270,41) Hint: Mixing signed expressions and longwords gives a 64bit result uStore.pas(437,45) Hint: Mixing signed expressions and longwords gives a 64bit result uStore.pas(442,45) Hint: Mixing signed expressions and longwords gives a 64bit result cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_roomslistmodel.cxx_parameters [ 16%] Generating net/moc_hwmap.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_hwmap.cxx_parameters uStats.pas(169,45) Hint: Mixing signed expressions and longwords gives a 64bit result uStats.pas(182,96) Hint: Mixing signed expressions and longwords gives a 64bit result uStats.pas(183,18) Hint: Mixing signed expressions and longwords gives a 64bit result uStats.pas(190,41) Hint: Mixing signed expressions and longwords gives a 64bit result [ 17%] Generating net/moc_hwmapoptimizer.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_hwmapoptimizer.cxx_parameters [ 17%] Generating net/moc_netregister.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_netregister.cxx_parameters [ 17%] Generating net/moc_netserver.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_netserver.cxx_parameters [ 18%] Generating net/moc_netudpserver.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_netudpserver.cxx_parameters [ 18%] Generating net/moc_netudpwidget.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_netudpwidget.cxx_parameters [ 18%] Generating net/moc_newnetclient.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_newnetclient.cxx_parameters uWorld.pas(1798,43) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uWorld.pas(1799,65) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uWorld.pas(1800,48) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uWorld.pas(1801,65) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uWorld.pas(1818,21) Hint: Mixing signed expressions and longwords gives a 64bit result uWorld.pas(1819,49) Hint: Mixing signed expressions and longwords gives a 64bit result uWorld.pas(1819,49) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uWorld.pas(182[ 19%] Generating net/moc_proto.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_proto.cxx_parameters 0,26) Hint: Mixing signed expressions and longwords gives a 64bit result uWorld.pas(1821,49) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. [ 19%] Generating net/moc_recorder.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_recorder.cxx_parameters [ 19%] Generating net/moc_tcpBase.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_tcpBase.cxx_parameters uVisualGearsHandlers.pas(183,52) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uVisualGearsHandlers.pas(270,47) Hint: Converting the operands to "Int64" before doing the multiply could prevent overflow er[ 20%] Generating ui/dialog/moc_ask_quit.cxx [ 20%] Generating ui/dialog/moc_bandialog.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/moc_ask_quit.cxx_parameters cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/moc_bandialog.cxx_parameters rors. [ 20%] Generating ui/dialog/moc_input_ip.cxx [ 20%] Generating ui/dialog/moc_input_password.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/moc_input_ip.cxx_parameters cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/moc_input_password.cxx_parameters [ 21%] Generating ui/dialog/moc_upload_video.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/moc_upload_video.cxx_parameters [ 21%] Generating ui/moc_mouseoverfilter.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/moc_mouseoverfilter.cxx_parameters [ 21%] Generating ui/page/moc_AbstractPage.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_AbstractPage.cxx_parameters [ 22%] Generating ui/page/moc_pageadmin.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageadmin.cxx_parameters [ 22%] Generating ui/page/moc_pagecampaign.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagecampaign.cxx_parameters [ 22%] Generating ui/page/moc_pageconnecting.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageconnecting.cxx_parameters [ 23%] Generating ui/page/moc_pagedata.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagedata.cxx_parameters [ 23%] Generating ui/page/moc_pagedrawmap.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagedrawmap.cxx_parameters [ 23%] Generating ui/page/moc_pageeditteam.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageeditteam.cxx_parameters [ 24%] Generating ui/page/moc_pagegamestats.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagegamestats.cxx_parameters uAIAmmoTests.pas(570,42) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uAIAmmoTests.pas(572,42) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uAIAmmoTests.pas(573,80) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uAIAmmoTests.pas(625,33) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uAIAmmoTests.pas(626,80) Hint: Convertin[ 24%] Generating ui/page/moc_pageinfo.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageinfo.cxx_parameters [ 24%] Generating ui/page/moc_pageingame.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageingame.cxx_parameters g the operands to "Int64" before doing the add could prevent overflow errors. [ 25%] Generating ui/page/moc_pagemain.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagemain.cxx_parameters [ 25%] Generating ui/page/moc_pagemultiplayer.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagemultiplayer.cxx_parameters [ 25%] Generating ui/page/moc_pagenet.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagenet.cxx_parameters [ 26%] Generating ui/page/moc_pagenetgame.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagenetgame.cxx_parameters [ 26%] Generating ui/page/moc_pagenetserver.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagenetserver.cxx_parameters [ 26%] Generating ui/page/moc_pageoptions.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageoptions.cxx_parameters uGearsRender.pas(183,21) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsRender.pas(446,30) Hint: Converting the operands to "Int64" before doing the multiply could prevent overflow errors. uGearsRender.pas(1051,34) Hint: Convertin[ 26%] Generating ui/page/moc_pageplayrecord.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageplayrecord.cxx_parameters [ 27%] Generating ui/page/moc_pageroomslist.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageroomslist.cxx_parameters g the operands to "Int64" before doing the multiply could prevent overflow errors. uGearsRender.pas(1207,65) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uGearsRender.pas(1221,40) Hint: Converting the operand[ 27%] Generating ui/page/moc_pagescheme.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagescheme.cxx_parameters [ 2 of 25] Compiling RoomsAndClients ( RoomsAndClients.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/RoomsAndClients.o ) [ 27%] Generating ui/page/moc_pageselectweapon.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageselectweapon.cxx_parameters s to "Int64" before doing the multiply could prevent overflow errors. uGearsRender.pas(1396,51) Hint: Converting the operands to "Int64" before doing the multiply could prevent overflow errors. [ 28%] Generating ui/page/moc_pagesingleplayer.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagesingleplayer.cxx_parameters [ 28%] Generating ui/page/moc_pagetraining.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagetraining.cxx_parameters [ 28%] Generating ui/page/moc_pagevideos.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagevideos.cxx_parameters [ 29%] Generating ui/widget/moc_FreqSpinBox.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_FreqSpinBox.cxx_parameters uGearsHedgehog.pas(331,44) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsHedgehog.pas(331,44) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uGearsHedgehog.pas(331,89) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsHedgehog.pas(331,89) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uGearsHedgehog.pas(475,49) Hint: Mixing signed expressions and longwords gives [ 29%] Generating ui/widget/moc_HistoryLineEdit.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_HistoryLineEdit.cxx_parameters [ 29%] Generating ui/widget/moc_MinesTimeSpinBox.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_MinesTimeSpinBox.cxx_parameters [ 30%] Generating ui/widget/moc_SmartLineEdit.cxx [ 30%] Generating ui/widget/moc_SquareLabel.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_SmartLineEdit.cxx_parameters cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_SquareLabel.cxx_parameters [ 30%] Generating ui/widget/moc_about.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_about.cxx_parameters [ 31%] Generating ui/widget/moc_bgwidget.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_bgwidget.cxx_parameters [ 31%] Generating ui/widget/moc_chatwidget.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_chatwidget.cxx_parameters [ 31%] Generating ui/widget/moc_colorwidget.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_colorwidget.cxx_parameters a 64bit result [ 32%] Generating ui/widget/moc_databrowser.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_databrowser.cxx_parameters [ 32%] Generating ui/widget/moc_drawmapwidget.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_drawmapwidget.cxx_parameters [ 32%] Generating ui/widget/moc_feedbackdialog.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_feedbackdialog.cxx_parameters [ 32%] Generating ui/widget/moc_fpsedit.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_fpsedit.cxx_parameters [ 33%] Generating ui/widget/moc_frameTeam.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_frameTeam.cxx_parameters [ 33%] Generating ui/widget/moc_gamecfgwidget.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_gamecfgwidget.cxx_parameters [ 33%] Generating ui/widget/moc_hatbutton.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_hatbutton.cxx_parameters [ 34%] Generating ui/widget/moc_hatprompt.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_hatprompt.cxx_parameters uGearsHandlersMess.pas(1258,52) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uGearsHandlersMess.pas(1299,58) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uGearsHandlersMess.pas(1813,13) Hint: Converting the operands to "QWord" before doing the multiply could prevent overflow errors. uGearsHandlersMess.pas(1837,47) Hint: Converting the operands to "QWord" before doing the multiply could prevent overflow errors. uG[ 34%] Generating ui/widget/moc_hedgehogerWidget.cxx earsHandlersMess.pas(1917,43) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsHandlersMess.pas(1917,43) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uGearsHandlersMess.pas(1937,43) Hicd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_hedgehogerWidget.cxx_parameters [ 34%] Generating ui/widget/moc_igbox.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_igbox.cxx_parameters [ 35%] Generating ui/widget/moc_itemNum.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_itemNum.cxx_parameters [ 35%] Generating ui/widget/moc_keybinder.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_keybinder.cxx_parameters [ 35%] Generating ui/widget/moc_lineeditcursor.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_lineeditcursor.cxx_parameters nt: Mixing signed expressions and longwords gives a 64bit result uGearsHandlersMess.pas(1937,43) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uGearsHandlersMess.pas(2901,52) Hint: Mixing signed expressions an[ 36%] Generating ui/widget/moc_mapContainer.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_mapContainer.cxx_parameters [ 36%] Generating ui/widget/moc_qpushbuttonwithsound.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_qpushbuttonwithsound.cxx_parameters [ 36%] Generating ui/widget/moc_roomnameprompt.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_roomnameprompt.cxx_parameters [ 37%] Generating ui/widget/moc_seedprompt.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_seedprompt.cxx_parameters [ 37%] Generating ui/widget/moc_selectWeapon.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_selectWeapon.cxx_parameters [ 37%] Generating ui/widget/moc_teamselect.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_teamselect.cxx_parameters [ 38%] Generating ui/widget/moc_teamselhelper.cxx d longwords gives a 64bit result uGearsHandlersMess.pas(2901,80) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsHandlersMess.pas(4936,93) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsHandlersMess.pas(49cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_teamselhelper.cxx_parameters [ 38%] Generating ui/widget/moc_themeprompt.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_themeprompt.cxx_parameters [ 38%] Generating ui/widget/moc_togglebutton.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_togglebutton.cxx_parameters 37,93) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsHandlersMess.pas(4938,72) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsHandlersMess.pas(5396,31) Hint: Mixing signed expressions and longwords gives[ 39%] Generating ui/widget/moc_vertScrollArea.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_vertScrollArea.cxx_parameters [ 39%] Generating ui/widget/moc_weaponItem.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_weaponItem.cxx_parameters a 64bit result uGearsHandlersMess.pas(6498,19) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsHandlersMess.pas(6498,19) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uGearsHandlersMess.pas(6510,23) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsHandlersMess.pas(6510,23) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uGearsHandlersMess.pas(6524,25) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsHandlersMess.pas(6524,25) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uGearsHandlersMess.pas(6534,24) Hint: Mixing signed expressions and lo[ 39%] Generating moc_drawmapscene.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/moc_drawmapscene.cxx_parameters [ 39%] Generating moc_game.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/moc_game.cxx_parameters ngwords gives a 64bit result uGearsHandlersMess.pas(6534,24) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. [ 40%] Generating moc_gameuiconfig.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/moc_gameuiconfig.cxx_parameters [ 40%] Generating moc_HWApplication.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/moc_HWApplication.cxx_parameters [ 40%] Generating moc_hwform.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/moc_hwform.cxx_parameters [ 41%] Generating moc_team.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/moc_team.cxx_parameters [ 41%] Generating util/moc_DataManager.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/moc_DataManager.cxx_parameters [ 41%] Generating util/moc_LibavInteraction.cxx cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util && /usr/lib/qt4/bin/moc-qt4 @/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/moc_LibavInteraction.cxx_parameters cd /builddir/build/BUILD/hedgewars-src-0.9.23 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/CMakeFiles/hedgewars.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/CMakeFiles/hedgewars.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/CMakeFiles/hedgewars.dir/depend.internal". Dependee "/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/CMakeFiles/hedgewars.dir/depend.internal". uGearsUtils.pas(425,15) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uGearsUtils.pas(968,25) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsUtils.pas(1135,44) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uGearsUtils.pas(1163,44) Hint: Converting the operands to "Int64" before doing the subtract could prevent overflow errors. uTeams.pas(688,14) Hint: Mixing signed expressions and longwords gives a 64bit result uTeams.pas(690,10) Hint: Mixing signed expressions and longwords gives a 64bit result uTeams.pas(731,14) Hint: Mixing signed expressions and longwords gives a 64bit result uTeams.pas(733,10) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsHandlersRope.pas(449,55) Hint: Mixing signed expressions and longwords gives a 64bit result uGearsHandlersRope.pas(449,86) Hint: Mixing signed expressions and longwords gives a 64bit result uGears.pas(677,47) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uGears.pas(678,50) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uGears.pas(885,65) Hint: Mixing signed expressions and longwords gives a 64bit result uGears.pas(924,66) Hint: Mixing signed expressions and longwords gives a 64bit result uGears.pas(924,66) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uScript.pas(1266,35) Hint: Mixing signed expressions and longwords gives a 64bit result uScript.pas(1288,14) Hint: Mixing signed expressions and longwords gives a 64bit result Scanning dependencies of target hedgewars make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' make -f QTfrontend/CMakeFiles/hedgewars.dir/build.make QTfrontend/CMakeFiles/hedgewars.dir/build make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' [ 3 of 25] Compiling JoinsMonitor ( JoinsMonitor.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/JoinsMonitor.o ) [ 41%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/HatModel.cpp.o [ 41%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/GameStyleModel.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/GameStyleModel.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/GameStyleModel.cpp cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/HatModel.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/HatModel.cpp uLandOutline.pas(256,36) Hint: Mixing signed expressions and longwords gives a 64bit result uLandUtils.pas(93,25) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. uLandGenPerlin.pas(136,7) Hint: Converting the operands to "Int64" before doing the multiply could prevent overflow errors. uLand.pas(485,44) Hint: Mixing signed expressions and longwords gives a 64bit result uLand.pas(520,26) Hint: Mixing signed expressions and longwords gives a 64bit result uLand.pas(552,53) Hint: Mixing signed expressions and longwords gives a 64bit result uLand.pas(552,53) Hint: Converting the operands to "Int64" before doing the multiply could prevent overflow errors. uLand.pas(555,53) Hint: Mixing signed expressions and longwords gives a 64bit result uLand.pas(555,53) Hint: Converting the operands to "Int64" before doing the multiply could prevent overflow errors. uLand.pas(561,49) Hint: Mixing signed expressions and longwords gives a 64bit result uLand.pas(561,49) Hint: Converting the operands to "Int64" before doing the multiply could prevent overflow errors. uLand.pas(799,36) Hint: Converting the operands to "Int64" before doing the add could prevent overflow errors. [ 4 of 25] Compiling Data.TConfig ( Data/TConfig.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/Data/TConfig.o ) hwengine.pas(664) Warning: "crtbeginS.o" not found, this will probably cause a linking failure hwengine.pas(664) Warning: "crtendS.o" not found, this will probably cause a linking failure [ 41%] Linking Pascal executable ../bin/hwengine cd /builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars && /usr/bin/cmake -E cmake_link_script CMakeFiles/hwengine.dir/link.txt --verbose=1 /builddir/build/BUILD/hedgewars-src-0.9.23/bin/ppas.sh Linking /builddir/build/BUILD/hedgewars-src-0.9.23/bin/hwengine /usr/bin/ld: warning: /builddir/build/BUILD/hedgewars-src-0.9.23/bin/link.res contains output sections; did you forget -T? make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' [ 41%] Built target hwengine [ 42%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/MapModel.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/MapModel.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/MapModel.cpp [ 5 of 25] Compiling CoreTypes ( CoreTypes.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/CoreTypes.o ) [ 42%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/ThemeModel.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/ThemeModel.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/ThemeModel.cpp [ 42%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/ammoSchemeModel.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/ammoSchemeModel.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/ammoSchemeModel.cpp [ 43%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/netserverslist.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/netserverslist.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/netserverslist.cpp [ 43%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/playerslistmodel.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/playerslistmodel.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/playerslistmodel.cpp [ 43%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/roomslistmodel.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/roomslistmodel.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/roomslistmodel.cpp [ 44%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/hwmap.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/hwmap.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/hwmap.cpp [ 44%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/hwmapoptimizer.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/hwmapoptimizer.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/hwmapoptimizer.cpp [ 44%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/netregister.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/netregister.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/netregister.cpp [ 44%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/netserver.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/netserver.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/netserver.cpp [ 45%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/netudpserver.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/netudpserver.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/netudpserver.cpp [ 45%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/netudpwidget.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/netudpwidget.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/netudpwidget.cpp [ 45%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/newnetclient.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/newnetclient.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/newnetclient.cpp [ 46%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/proto.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/proto.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/proto.cpp [ 46%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/recorder.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/recorder.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/recorder.cpp [ 46%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/tcpBase.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/tcpBase.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/tcpBase.cpp [ 47%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/ask_quit.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/dialog/ask_quit.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/ask_quit.cpp [ 47%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/bandialog.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/dialog/bandialog.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/bandialog.cpp [ 47%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/input_ip.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/dialog/input_ip.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/input_ip.cpp [ 48%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/input_password.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/dialog/input_password.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/input_password.cpp [ 48%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/upload_video.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/dialog/upload_video.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/upload_video.cpp [ 48%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/mouseoverfilter.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/mouseoverfilter.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/mouseoverfilter.cpp [ 49%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/AbstractPage.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/AbstractPage.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/AbstractPage.cpp [ 6 of 25] Compiling HandlerUtils ( HandlerUtils.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/HandlerUtils.o ) [ 49%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageadmin.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pageadmin.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pageadmin.cpp [ 49%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagecampaign.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pagecampaign.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pagecampaign.cpp [ 50%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageconnecting.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pageconnecting.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pageconnecting.cpp [ 7 of 25] Compiling HWProtoChecker ( HWProtoChecker.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/HWProtoChecker.o ) [ 50%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagedata.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pagedata.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pagedata.cpp [ 50%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagedrawmap.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pagedrawmap.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pagedrawmap.cpp [ 8 of 25] Compiling OfficialServer.DBInteraction ( OfficialServer/DBInteraction.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/OfficialServer/DBInteraction.o ) [ 9 of 25] Compiling ServerState ( ServerState.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/ServerState.o ) [ 50%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageeditteam.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pageeditteam.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pageeditteam.cpp [10 of 25] Compiling Utils ( Utils.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/Utils.o ) [ 51%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagegamestats.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pagegamestats.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pagegamestats.cpp [ 51%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageinfo.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pageinfo.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pageinfo.cpp [ 51%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageingame.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pageingame.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pageingame.cpp [ 52%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagemain.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pagemain.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pagemain.cpp [ 52%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagemultiplayer.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pagemultiplayer.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pagemultiplayer.cpp [ 52%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagenet.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pagenet.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pagenet.cpp [11 of 25] Compiling EngineInteraction ( EngineInteraction.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/EngineInteraction.o ) [ 53%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagenetgame.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pagenetgame.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pagenetgame.cpp [ 53%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagenetserver.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pagenetserver.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pagenetserver.cpp [ 53%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageoptions.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pageoptions.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pageoptions.cpp [12 of 25] Compiling FloodDetection ( FloodDetection.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/FloodDetection.o ) [13 of 25] Compiling HWProtoLobbyState ( HWProtoLobbyState.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/HWProtoLobbyState.o ) [ 54%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageplayrecord.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pageplayrecord.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pageplayrecord.cpp [ 54%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageroomslist.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pageroomslist.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pageroomslist.cpp [ 54%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagescheme.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pagescheme.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pagescheme.cpp [ 55%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageselectweapon.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pageselectweapon.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pageselectweapon.cpp [ 55%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagesingleplayer.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pagesingleplayer.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pagesingleplayer.cpp [ 55%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagetraining.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pagetraining.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pagetraining.cpp [ 56%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagevideos.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/pagevideos.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/pagevideos.cpp [ 56%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/FreqSpinBox.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/FreqSpinBox.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/FreqSpinBox.cpp [ 56%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/HistoryLineEdit.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/HistoryLineEdit.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/HistoryLineEdit.cpp [14 of 25] Compiling HWProtoNEState ( HWProtoNEState.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/HWProtoNEState.o ) [ 56%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/MinesTimeSpinBox.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/MinesTimeSpinBox.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/MinesTimeSpinBox.cpp [ 57%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/SmartLineEdit.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/SmartLineEdit.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/SmartLineEdit.cpp [15 of 25] Compiling NetRoutines ( NetRoutines.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/NetRoutines.o ) [ 57%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/SquareLabel.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/SquareLabel.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/SquareLabel.cpp [ 57%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/about.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/about.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/about.cpp [16 of 25] Compiling Opts ( Opts.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/Opts.o ) [17 of 25] Compiling Votes ( Votes.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/Votes.o ) [ 58%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/bgwidget.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/bgwidget.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/bgwidget.cpp [ 58%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/chatwidget.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/chatwidget.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/chatwidget.cpp [ 58%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/colorwidget.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/colorwidget.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/colorwidget.cpp [ 59%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/databrowser.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/databrowser.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/databrowser.cpp [18 of 25] Compiling HWProtoInRoomState ( HWProtoInRoomState.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/HWProtoInRoomState.o ) [ 59%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/drawmapwidget.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/drawmapwidget.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/drawmapwidget.cpp [ 59%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/feedbackdialog.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/feedbackdialog.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/feedbackdialog.cpp [ 60%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/fpsedit.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/fpsedit.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/fpsedit.cpp [ 60%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/frameTeam.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/frameTeam.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/frameTeam.cpp [ 60%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/gamecfgwidget.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/gamecfgwidget.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/gamecfgwidget.cpp [ 61%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/hatbutton.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/hatbutton.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/hatbutton.cpp [ 61%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/hatprompt.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/hatprompt.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/hatprompt.cpp [ 61%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/hedgehogerWidget.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/hedgehogerWidget.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/hedgehogerWidget.cpp [ 62%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/igbox.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/igbox.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/igbox.cpp [ 62%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/itemNum.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/itemNum.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/itemNum.cpp [ 62%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/keybinder.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/keybinder.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/keybinder.cpp [ 63%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/lineeditcursor.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/lineeditcursor.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/lineeditcursor.cpp [ 63%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/mapContainer.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/mapContainer.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/mapContainer.cpp [ 63%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/qpushbuttonwithsound.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/qpushbuttonwithsound.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/qpushbuttonwithsound.cpp [ 63%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/roomnameprompt.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/roomnameprompt.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/roomnameprompt.cpp [ 64%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/seedprompt.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/seedprompt.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/seedprompt.cpp [ 64%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/selectWeapon.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/selectWeapon.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/selectWeapon.cpp [ 64%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/teamselect.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/teamselect.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/teamselect.cpp [ 65%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/teamselhelper.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/teamselhelper.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/teamselhelper.cpp [19 of 25] Compiling HWProtoCore ( HWProtoCore.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/HWProtoCore.o ) [ 65%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/themeprompt.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/themeprompt.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/themeprompt.cpp [ 65%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/togglebutton.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/togglebutton.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/togglebutton.cpp [ 66%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/vertScrollArea.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/vertScrollArea.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/vertScrollArea.cpp [ 66%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/weaponItem.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/weaponItem.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/weaponItem.cpp [ 66%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/DataManager.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/util/DataManager.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/DataManager.cpp [ 67%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/FileEngine.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/util/FileEngine.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/FileEngine.cpp [ 67%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/LibavInteraction.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/util/LibavInteraction.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/LibavInteraction.cpp [20 of 25] Compiling Consts ( Consts.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/Consts.o ) [21 of 25] Compiling ConfigFile ( ConfigFile.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/ConfigFile.o ) [ 67%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/MessageDialog.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/util/MessageDialog.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/MessageDialog.cpp [ 68%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/SDLInteraction.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/util/SDLInteraction.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/SDLInteraction.cpp [22 of 25] Compiling ClientIO ( ClientIO.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/ClientIO.o ) [ 68%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/namegen.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/util/namegen.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/namegen.cpp [ 68%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/achievements.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/achievements.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/achievements.cpp [ 69%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/binds.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/binds.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/binds.cpp [23 of 25] Compiling Actions ( Actions.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/Actions.o ) [ 69%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/drawmapscene.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/drawmapscene.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/drawmapscene.cpp [ 69%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/game.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/game.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/game.cpp [ 69%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/gameuiconfig.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/gameuiconfig.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/gameuiconfig.cpp [ 70%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/HWApplication.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/HWApplication.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/HWApplication.cpp [ 70%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/hwform.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/hwform.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/hwform.cpp [ 70%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/main.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/main.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/main.cpp [ 71%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/team.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/team.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/team.cpp [ 71%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/campaign.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/campaign.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/campaign.cpp [ 71%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui_hwform.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui_hwform.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui_hwform.cpp [ 72%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/hwconsts.cpp.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/hwconsts.cpp.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/hwconsts.cpp [ 72%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_GameStyleModel.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/moc_GameStyleModel.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_GameStyleModel.cxx [ 72%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_HatModel.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/moc_HatModel.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_HatModel.cxx [ 73%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_MapModel.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/moc_MapModel.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_MapModel.cxx [ 73%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_ThemeModel.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/moc_ThemeModel.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_ThemeModel.cxx [ 73%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_ammoSchemeModel.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/moc_ammoSchemeModel.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_ammoSchemeModel.cxx [ 74%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_netserverslist.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/moc_netserverslist.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_netserverslist.cxx [ 74%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_playerslistmodel.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/moc_playerslistmodel.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_playerslistmodel.cxx [ 74%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_roomslistmodel.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/model/moc_roomslistmodel.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model/moc_roomslistmodel.cxx [ 75%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_hwmap.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/moc_hwmap.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_hwmap.cxx [ 75%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_hwmapoptimizer.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/moc_hwmapoptimizer.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_hwmapoptimizer.cxx [ 75%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_netregister.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/moc_netregister.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_netregister.cxx [ 75%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_netserver.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/moc_netserver.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_netserver.cxx [ 76%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_netudpserver.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/moc_netudpserver.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_netudpserver.cxx [ 76%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_netudpwidget.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/moc_netudpwidget.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_netudpwidget.cxx [ 76%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_newnetclient.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/moc_newnetclient.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_newnetclient.cxx [ 77%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_proto.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/moc_proto.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_proto.cxx [ 77%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_recorder.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/moc_recorder.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_recorder.cxx [ 77%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_tcpBase.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/net/moc_tcpBase.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net/moc_tcpBase.cxx [ 78%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/moc_ask_quit.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/dialog/moc_ask_quit.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/moc_ask_quit.cxx [ 78%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/moc_bandialog.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/dialog/moc_bandialog.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/moc_bandialog.cxx [ 78%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/moc_input_ip.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/dialog/moc_input_ip.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/moc_input_ip.cxx [ 79%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/moc_input_password.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/dialog/moc_input_password.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/moc_input_password.cxx [ 79%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/moc_upload_video.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/dialog/moc_upload_video.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog/moc_upload_video.cxx [ 79%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/moc_mouseoverfilter.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/moc_mouseoverfilter.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/moc_mouseoverfilter.cxx [ 80%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_AbstractPage.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_AbstractPage.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_AbstractPage.cxx [ 80%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageadmin.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pageadmin.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageadmin.cxx [ 80%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagecampaign.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pagecampaign.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagecampaign.cxx [24 of 25] Compiling ServerCore ( ServerCore.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/ServerCore.o ) [ 81%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageconnecting.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pageconnecting.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageconnecting.cxx [ 81%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagedata.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pagedata.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagedata.cxx [ 81%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagedrawmap.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pagedrawmap.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagedrawmap.cxx [ 81%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageeditteam.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pageeditteam.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageeditteam.cxx [25 of 25] Compiling Main ( /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/hedgewars-server.hs, /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/Main.o ) [ 82%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagegamestats.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pagegamestats.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagegamestats.cxx Linking /builddir/build/BUILD/hedgewars-src-0.9.23/bin/hedgewars-server ... [ 82%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageinfo.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pageinfo.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageinfo.cxx [ 82%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageingame.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pageingame.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageingame.cxx [ 83%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagemain.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pagemain.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagemain.cxx make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' [ 83%] Built target hedgewars-server [ 83%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagemultiplayer.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pagemultiplayer.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagemultiplayer.cxx [ 83%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagenet.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pagenet.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagenet.cxx [ 84%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagenetgame.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pagenetgame.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagenetgame.cxx [ 84%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagenetserver.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pagenetserver.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagenetserver.cxx [ 84%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageoptions.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pageoptions.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageoptions.cxx [ 85%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageplayrecord.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pageplayrecord.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageplayrecord.cxx [ 85%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageroomslist.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pageroomslist.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageroomslist.cxx [ 85%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagescheme.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pagescheme.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagescheme.cxx [ 86%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageselectweapon.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pageselectweapon.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pageselectweapon.cxx [ 86%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagesingleplayer.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pagesingleplayer.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagesingleplayer.cxx [ 86%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagetraining.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pagetraining.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagetraining.cxx [ 87%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagevideos.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/page/moc_pagevideos.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page/moc_pagevideos.cxx [ 87%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_FreqSpinBox.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_FreqSpinBox.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_FreqSpinBox.cxx [ 87%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_HistoryLineEdit.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_HistoryLineEdit.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_HistoryLineEdit.cxx [ 88%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_MinesTimeSpinBox.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_MinesTimeSpinBox.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_MinesTimeSpinBox.cxx [ 88%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_SmartLineEdit.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_SmartLineEdit.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_SmartLineEdit.cxx [ 88%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_SquareLabel.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_SquareLabel.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_SquareLabel.cxx [ 88%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_about.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_about.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_about.cxx [ 89%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_bgwidget.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_bgwidget.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_bgwidget.cxx [ 89%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_chatwidget.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_chatwidget.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_chatwidget.cxx [ 89%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_colorwidget.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_colorwidget.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_colorwidget.cxx [ 90%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_databrowser.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_databrowser.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_databrowser.cxx [ 90%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_drawmapwidget.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_drawmapwidget.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_drawmapwidget.cxx [ 90%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_feedbackdialog.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_feedbackdialog.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_feedbackdialog.cxx [ 91%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_fpsedit.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_fpsedit.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_fpsedit.cxx [ 91%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_frameTeam.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_frameTeam.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_frameTeam.cxx [ 91%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_gamecfgwidget.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_gamecfgwidget.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_gamecfgwidget.cxx [ 92%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_hatbutton.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_hatbutton.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_hatbutton.cxx [ 92%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_hatprompt.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_hatprompt.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_hatprompt.cxx [ 92%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_hedgehogerWidget.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_hedgehogerWidget.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_hedgehogerWidget.cxx [ 93%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_igbox.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_igbox.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_igbox.cxx [ 93%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_itemNum.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_itemNum.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_itemNum.cxx [ 93%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_keybinder.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_keybinder.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_keybinder.cxx [ 94%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_lineeditcursor.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_lineeditcursor.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_lineeditcursor.cxx [ 94%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_mapContainer.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_mapContainer.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_mapContainer.cxx [ 94%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_qpushbuttonwithsound.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_qpushbuttonwithsound.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_qpushbuttonwithsound.cxx [ 94%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_roomnameprompt.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_roomnameprompt.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_roomnameprompt.cxx [ 95%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_seedprompt.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_seedprompt.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_seedprompt.cxx [ 95%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_selectWeapon.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_selectWeapon.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_selectWeapon.cxx [ 95%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_teamselect.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_teamselect.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_teamselect.cxx [ 96%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_teamselhelper.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_teamselhelper.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_teamselhelper.cxx [ 96%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_themeprompt.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_themeprompt.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_themeprompt.cxx [ 96%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_togglebutton.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_togglebutton.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_togglebutton.cxx [ 97%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_vertScrollArea.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_vertScrollArea.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_vertScrollArea.cxx [ 97%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_weaponItem.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/ui/widget/moc_weaponItem.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget/moc_weaponItem.cxx [ 97%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/moc_drawmapscene.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/moc_drawmapscene.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/moc_drawmapscene.cxx [ 98%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/moc_game.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/moc_game.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/moc_game.cxx [ 98%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/moc_gameuiconfig.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/moc_gameuiconfig.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/moc_gameuiconfig.cxx [ 98%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/moc_HWApplication.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/moc_HWApplication.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/moc_HWApplication.cxx [ 99%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/moc_hwform.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/moc_hwform.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/moc_hwform.cxx [ 99%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/moc_team.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/moc_team.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/moc_team.cxx [ 99%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/moc_DataManager.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/util/moc_DataManager.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/moc_DataManager.cxx [100%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/moc_LibavInteraction.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/util/moc_LibavInteraction.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/moc_LibavInteraction.cxx [100%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/qrc_hedgewars.cxx.o cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -I/builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer -isystem /usr/include/QtGui -isystem /usr/include/QtNetwork -isystem /usr/include/QtCore -I/usr/include/SDL2 -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/model -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/net -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/dialog -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/page -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/ui/widget -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util -I/builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/util/platform -I/usr/include/lua-5.1 -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -o CMakeFiles/hedgewars.dir/qrc_hedgewars.cxx.o -c /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/qrc_hedgewars.cxx [100%] Linking CXX executable ../bin/hedgewars cd /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend && /usr/bin/cmake -E cmake_link_script CMakeFiles/hedgewars.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -DNDEBUG -Wl,-znoexecstack -Wl,-zorigin -Wl,-zrelro -Wl,-znow -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/hedgewars.dir/model/GameStyleModel.cpp.o CMakeFiles/hedgewars.dir/model/HatModel.cpp.o CMakeFiles/hedgewars.dir/model/MapModel.cpp.o CMakeFiles/hedgewars.dir/model/ThemeModel.cpp.o CMakeFiles/hedgewars.dir/model/ammoSchemeModel.cpp.o CMakeFiles/hedgewars.dir/model/netserverslist.cpp.o CMakeFiles/hedgewars.dir/model/playerslistmodel.cpp.o CMakeFiles/hedgewars.dir/model/roomslistmodel.cpp.o CMakeFiles/hedgewars.dir/net/hwmap.cpp.o CMakeFiles/hedgewars.dir/net/hwmapoptimizer.cpp.o CMakeFiles/hedgewars.dir/net/netregister.cpp.o CMakeFiles/hedgewars.dir/net/netserver.cpp.o CMakeFiles/hedgewars.dir/net/netudpserver.cpp.o CMakeFiles/hedgewars.dir/net/netudpwidget.cpp.o CMakeFiles/hedgewars.dir/net/newnetclient.cpp.o CMakeFiles/hedgewars.dir/net/proto.cpp.o CMakeFiles/hedgewars.dir/net/recorder.cpp.o CMakeFiles/hedgewars.dir/net/tcpBase.cpp.o CMakeFiles/hedgewars.dir/ui/dialog/ask_quit.cpp.o CMakeFiles/hedgewars.dir/ui/dialog/bandialog.cpp.o CMakeFiles/hedgewars.dir/ui/dialog/input_ip.cpp.o CMakeFiles/hedgewars.dir/ui/dialog/input_password.cpp.o CMakeFiles/hedgewars.dir/ui/dialog/upload_video.cpp.o CMakeFiles/hedgewars.dir/ui/mouseoverfilter.cpp.o CMakeFiles/hedgewars.dir/ui/page/AbstractPage.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageadmin.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagecampaign.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageconnecting.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagedata.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagedrawmap.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageeditteam.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagegamestats.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageinfo.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageingame.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagemain.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagemultiplayer.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagenet.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagenetgame.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagenetserver.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageoptions.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageplayrecord.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageroomslist.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagescheme.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageselectweapon.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagesingleplayer.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagetraining.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagevideos.cpp.o CMakeFiles/hedgewars.dir/ui/widget/FreqSpinBox.cpp.o CMakeFiles/hedgewars.dir/ui/widget/HistoryLineEdit.cpp.o CMakeFiles/hedgewars.dir/ui/widget/MinesTimeSpinBox.cpp.o CMakeFiles/hedgewars.dir/ui/widget/SmartLineEdit.cpp.o CMakeFiles/hedgewars.dir/ui/widget/SquareLabel.cpp.o CMakeFiles/hedgewars.dir/ui/widget/about.cpp.o CMakeFiles/hedgewars.dir/ui/widget/bgwidget.cpp.o CMakeFiles/hedgewars.dir/ui/widget/chatwidget.cpp.o CMakeFiles/hedgewars.dir/ui/widget/colorwidget.cpp.o CMakeFiles/hedgewars.dir/ui/widget/databrowser.cpp.o CMakeFiles/hedgewars.dir/ui/widget/drawmapwidget.cpp.o CMakeFiles/hedgewars.dir/ui/widget/feedbackdialog.cpp.o CMakeFiles/hedgewars.dir/ui/widget/fpsedit.cpp.o CMakeFiles/hedgewars.dir/ui/widget/frameTeam.cpp.o CMakeFiles/hedgewars.dir/ui/widget/gamecfgwidget.cpp.o CMakeFiles/hedgewars.dir/ui/widget/hatbutton.cpp.o CMakeFiles/hedgewars.dir/ui/widget/hatprompt.cpp.o CMakeFiles/hedgewars.dir/ui/widget/hedgehogerWidget.cpp.o CMakeFiles/hedgewars.dir/ui/widget/igbox.cpp.o CMakeFiles/hedgewars.dir/ui/widget/itemNum.cpp.o CMakeFiles/hedgewars.dir/ui/widget/keybinder.cpp.o CMakeFiles/hedgewars.dir/ui/widget/lineeditcursor.cpp.o CMakeFiles/hedgewars.dir/ui/widget/mapContainer.cpp.o CMakeFiles/hedgewars.dir/ui/widget/qpushbuttonwithsound.cpp.o CMakeFiles/hedgewars.dir/ui/widget/roomnameprompt.cpp.o CMakeFiles/hedgewars.dir/ui/widget/seedprompt.cpp.o CMakeFiles/hedgewars.dir/ui/widget/selectWeapon.cpp.o CMakeFiles/hedgewars.dir/ui/widget/teamselect.cpp.o CMakeFiles/hedgewars.dir/ui/widget/teamselhelper.cpp.o CMakeFiles/hedgewars.dir/ui/widget/themeprompt.cpp.o CMakeFiles/hedgewars.dir/ui/widget/togglebutton.cpp.o CMakeFiles/hedgewars.dir/ui/widget/vertScrollArea.cpp.o CMakeFiles/hedgewars.dir/ui/widget/weaponItem.cpp.o CMakeFiles/hedgewars.dir/util/DataManager.cpp.o CMakeFiles/hedgewars.dir/util/FileEngine.cpp.o CMakeFiles/hedgewars.dir/util/LibavInteraction.cpp.o CMakeFiles/hedgewars.dir/util/MessageDialog.cpp.o CMakeFiles/hedgewars.dir/util/SDLInteraction.cpp.o CMakeFiles/hedgewars.dir/util/namegen.cpp.o CMakeFiles/hedgewars.dir/achievements.cpp.o CMakeFiles/hedgewars.dir/binds.cpp.o CMakeFiles/hedgewars.dir/drawmapscene.cpp.o CMakeFiles/hedgewars.dir/game.cpp.o CMakeFiles/hedgewars.dir/gameuiconfig.cpp.o CMakeFiles/hedgewars.dir/HWApplication.cpp.o CMakeFiles/hedgewars.dir/hwform.cpp.o CMakeFiles/hedgewars.dir/main.cpp.o CMakeFiles/hedgewars.dir/team.cpp.o CMakeFiles/hedgewars.dir/campaign.cpp.o CMakeFiles/hedgewars.dir/ui_hwform.cpp.o CMakeFiles/hedgewars.dir/hwconsts.cpp.o CMakeFiles/hedgewars.dir/model/moc_GameStyleModel.cxx.o CMakeFiles/hedgewars.dir/model/moc_HatModel.cxx.o CMakeFiles/hedgewars.dir/model/moc_MapModel.cxx.o CMakeFiles/hedgewars.dir/model/moc_ThemeModel.cxx.o CMakeFiles/hedgewars.dir/model/moc_ammoSchemeModel.cxx.o CMakeFiles/hedgewars.dir/model/moc_netserverslist.cxx.o CMakeFiles/hedgewars.dir/model/moc_playerslistmodel.cxx.o CMakeFiles/hedgewars.dir/model/moc_roomslistmodel.cxx.o CMakeFiles/hedgewars.dir/net/moc_hwmap.cxx.o CMakeFiles/hedgewars.dir/net/moc_hwmapoptimizer.cxx.o CMakeFiles/hedgewars.dir/net/moc_netregister.cxx.o CMakeFiles/hedgewars.dir/net/moc_netserver.cxx.o CMakeFiles/hedgewars.dir/net/moc_netudpserver.cxx.o CMakeFiles/hedgewars.dir/net/moc_netudpwidget.cxx.o CMakeFiles/hedgewars.dir/net/moc_newnetclient.cxx.o CMakeFiles/hedgewars.dir/net/moc_proto.cxx.o CMakeFiles/hedgewars.dir/net/moc_recorder.cxx.o CMakeFiles/hedgewars.dir/net/moc_tcpBase.cxx.o CMakeFiles/hedgewars.dir/ui/dialog/moc_ask_quit.cxx.o CMakeFiles/hedgewars.dir/ui/dialog/moc_bandialog.cxx.o CMakeFiles/hedgewars.dir/ui/dialog/moc_input_ip.cxx.o CMakeFiles/hedgewars.dir/ui/dialog/moc_input_password.cxx.o CMakeFiles/hedgewars.dir/ui/dialog/moc_upload_video.cxx.o CMakeFiles/hedgewars.dir/ui/moc_mouseoverfilter.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_AbstractPage.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageadmin.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagecampaign.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageconnecting.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagedata.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagedrawmap.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageeditteam.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagegamestats.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageinfo.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageingame.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagemain.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagemultiplayer.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagenet.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagenetgame.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagenetserver.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageoptions.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageplayrecord.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageroomslist.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagescheme.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageselectweapon.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagesingleplayer.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagetraining.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagevideos.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_FreqSpinBox.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_HistoryLineEdit.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_MinesTimeSpinBox.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_SmartLineEdit.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_SquareLabel.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_about.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_bgwidget.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_chatwidget.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_colorwidget.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_databrowser.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_drawmapwidget.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_feedbackdialog.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_fpsedit.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_frameTeam.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_gamecfgwidget.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_hatbutton.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_hatprompt.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_hedgehogerWidget.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_igbox.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_itemNum.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_keybinder.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_lineeditcursor.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_mapContainer.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_qpushbuttonwithsound.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_roomnameprompt.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_seedprompt.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_selectWeapon.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_teamselect.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_teamselhelper.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_themeprompt.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_togglebutton.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_vertScrollArea.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_weaponItem.cxx.o CMakeFiles/hedgewars.dir/moc_drawmapscene.cxx.o CMakeFiles/hedgewars.dir/moc_game.cxx.o CMakeFiles/hedgewars.dir/moc_gameuiconfig.cxx.o CMakeFiles/hedgewars.dir/moc_HWApplication.cxx.o CMakeFiles/hedgewars.dir/moc_hwform.cxx.o CMakeFiles/hedgewars.dir/moc_team.cxx.o CMakeFiles/hedgewars.dir/util/moc_DataManager.cxx.o CMakeFiles/hedgewars.dir/util/moc_LibavInteraction.cxx.o CMakeFiles/hedgewars.dir/qrc_hedgewars.cxx.o -o ../bin/hedgewars /usr/lib/libphysfs.so ../bin/libphyslayer.so.1.0 -lQtGui -lQtNetwork -lQtCore -lSDL2 -lpthread -lSDL2_mixer /usr/lib/libphysfs.so /usr/lib/liblua-5.1.so make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' [100%] Built target hedgewars make[1]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hedgewars-src-0.9.23/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dBC50W + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm ++ dirname /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm + cd hedgewars-src-0.9.23 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/hedgewars-src-0.9.23 -B/builddir/build/BUILD/hedgewars-src-0.9.23 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hedgewars-src-0.9.23/CMakeFiles /builddir/build/BUILD/hedgewars-src-0.9.23/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' /usr/bin/make -f gameServer/CMakeFiles/hedgewars-server.dir/build.make gameServer/CMakeFiles/hedgewars-server.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' cd /builddir/build/BUILD/hedgewars-src-0.9.23 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer /builddir/build/BUILD/hedgewars-src-0.9.23/gameServer/CMakeFiles/hedgewars-server.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' /usr/bin/make -f gameServer/CMakeFiles/hedgewars-server.dir/build.make gameServer/CMakeFiles/hedgewars-server.dir/build make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' make[2]: Nothing to be done for 'gameServer/CMakeFiles/hedgewars-server.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' [ 0%] Built target hedgewars-server /usr/bin/make -f misc/libphyslayer/CMakeFiles/physlayer.dir/build.make misc/libphyslayer/CMakeFiles/physlayer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' cd /builddir/build/BUILD/hedgewars-src-0.9.23 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer /builddir/build/BUILD/hedgewars-src-0.9.23/misc/libphyslayer/CMakeFiles/physlayer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' /usr/bin/make -f misc/libphyslayer/CMakeFiles/physlayer.dir/build.make misc/libphyslayer/CMakeFiles/physlayer.dir/build make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' make[2]: Nothing to be done for 'misc/libphyslayer/CMakeFiles/physlayer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' [ 2%] Built target physlayer /usr/bin/make -f hedgewars/CMakeFiles/hwengine.dir/build.make hedgewars/CMakeFiles/hwengine.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' cd /builddir/build/BUILD/hedgewars-src-0.9.23 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars /builddir/build/BUILD/hedgewars-src-0.9.23/hedgewars/CMakeFiles/hwengine.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' /usr/bin/make -f hedgewars/CMakeFiles/hwengine.dir/build.make hedgewars/CMakeFiles/hwengine.dir/build make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' make[2]: Nothing to be done for 'hedgewars/CMakeFiles/hwengine.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' [ 3%] Built target hwengine /usr/bin/make -f QTfrontend/CMakeFiles/hedgewars.dir/build.make QTfrontend/CMakeFiles/hedgewars.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' cd /builddir/build/BUILD/hedgewars-src-0.9.23 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend /builddir/build/BUILD/hedgewars-src-0.9.23/QTfrontend/CMakeFiles/hedgewars.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' /usr/bin/make -f QTfrontend/CMakeFiles/hedgewars.dir/build.make QTfrontend/CMakeFiles/hedgewars.dir/build make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' make[2]: Nothing to be done for 'QTfrontend/CMakeFiles/hedgewars.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' [ 90%] Built target hedgewars /usr/bin/make -f share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/build.make share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' cd /builddir/build/BUILD/hedgewars-src-0.9.23 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale /builddir/build/BUILD/hedgewars-src-0.9.23 /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale /builddir/build/BUILD/hedgewars-src-0.9.23/share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' /usr/bin/make -f share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/build.make share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/build make[2]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' [ 90%] Compiling ts files make[2]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' [100%] Built target release-translation make[1]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hedgewars-src-0.9.23/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/hedgewars-src-0.9.23' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/hedgewars-src-0.9.23' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RELEASE" -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/bin/hedgewars-server -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/lib/libphyslayer.so.1.0 -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/lib/libphyslayer.so -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/bin/hwengine -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/bin/hedgewars -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/appdata/hedgewars.appdata.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/CakeL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/CastleL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/EarthL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/EvilChickenL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/FlowerhogL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/HydrantL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/LegoL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/Lonely_IslandL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/OctopusL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/OlympicL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/PlaneL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/SnailL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/StatueL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/SteelTowerL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/TankL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/UFOL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/WoodL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Forts/EarthR.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/AirBomb.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/AirDrill.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/AirMine.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Airplane.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Arrow.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Balls.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/BazookaShell.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Bee.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/BeeTrace.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/BigDigits.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/BigDigitsGray.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/BigDigitsGreen.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/BigDigitsRed.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/BigExplosion.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Birdy.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Bomb.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Bubbles.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/BulletHit.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Cake_down.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Cake_walk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Case.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Censored.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/ClBomb.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/ClParticle.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Cross.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Crosshair.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Drill.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Duck.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Dust.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Egg.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Egg@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/EvilTrace.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Expl50.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/ExplPart.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/ExplPart2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Explosives.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/ExplosivesRoll.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Feather.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Finger.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/FirstAid.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flame.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Frame.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/HHDeath.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/HHDress.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hammer.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Health.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/HellishBomb.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/HellishBomb@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Lag.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/LandIce.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/MineDead.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/MineOff.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/MineOn.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Molotov.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Mortar.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/NapalmBomb.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Note.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Parachute.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Piano.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Portal.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Power.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/PowerBar.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Progress.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/RCPlane.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/RopeHook.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/RopeNode.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/SMineOff.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/SMineOn.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Seduction.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Seduction@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Shells.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Smoke.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/SmokeRing.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/SmokeTrace.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/SmokeWhite.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Snow.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/SnowDust.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Snowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Switch.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Target.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/TargetBee.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/TargetBee@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Targetp.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Targetp@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Teleport.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Timebox.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Utility.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Watermelon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/WindBar.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/WindL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/WindR.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/amAirplane.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/amGirder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/amRubber.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/amTeleport.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/boing.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/botlevels.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/cheese.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/cheese@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/cleaver.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/custom1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/custom2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/custom3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/custom4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/custom5.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/custom6.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/custom7.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/custom8.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/dynamite.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/hhMask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/hwengine.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/icetexture.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/knife.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/missions.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/slider.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/star.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/thinking.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/AmmoMenu/Ammos_base.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/AmmoMenu/Ammos_bw_base.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/AmmoMenu/Corners.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/AmmoMenu/Slot.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/AmmoMenu/SlotKeys.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/AmmoMenu/TurnsLeft.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/afghanistan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/albania.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/algeria.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/american_samoa.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/andorra.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/angola.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/anguilla.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/antigua_and_barbuda.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/arabemirates.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/argentina.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/armenia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/aruba.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/australia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/austria.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/azerbaijan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/bahamas.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/bahrain.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/bangladesh.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/barbados.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/belarus.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/belgium.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/belize.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/benin.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/bhutan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/bolivia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/bosnia_and_herzegovina.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/botswana.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/brazil.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/brunei.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/bulgaria.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/burkina_faso.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/burundi.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cambodia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cameroon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/canada.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cape_verde.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/central_african_republic.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/chad.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/chile.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/china.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/christmas_island.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_42.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_anarchy.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_balls.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_balrog.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_bars.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_belarus.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_binary.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_birdy.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_bloodyblade.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_brittany.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_bubbles.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_bustamove.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_cheese.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_cog.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_crossedswords.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_crosshair.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_cyborg.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_danger_fire.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_danger_stripes.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_dragonrb.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_duckhead.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_earth.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_earth2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_eyeofhorus.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_eyes.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_face.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_fcw.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_female.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_firstaid.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_flames.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_flower.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_galaxy.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_grenade.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_hax0r.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_heart.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_hellish.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_hurrah.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_hw.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_hw2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_iluvu.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_kiwi.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_lips.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_magicskull.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_male.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_mog.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_music.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_pacman.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_pacman2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_pentagram.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_piet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_pirate.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_pokemon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_scout.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_shoppa.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_sine.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_skull.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_sonic.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_soviet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_spider.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_star.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_swordshield.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_swordshield2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_test.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_vampire.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_waves.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cm_yinyang.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/colombia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/comoros.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/congo-brazzaville.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/congo_kinshasa.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cook_islands.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/costa_rica.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cote_divoire.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cpu.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cpu_plain.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/croatia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cuba.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/cyprus.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/czech_republic.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/denmark.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/djibouti.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/dominica.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/dominican_republic.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/easttimor.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/ecuador.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/egypt.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/el_salvador.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/equatorial_guinea.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/eritrea.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/esperanto.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/estonia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/ethiopia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/europeanunion.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/fiji.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/finland.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/france.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/gabon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/gambia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/georgia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/germany.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/ghana.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/greece.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/grenada.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/guam.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/guatemala.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/guinea.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/guyana.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/haiti.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/hedgewars.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/honduras.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/hungary.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/iceland.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/india.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/indonesia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/iran.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/iraq.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/ireland.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/israel.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/italy.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/jamaica.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/japan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/jordan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/kazakhstan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/kenya.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/kiribati.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/kuwait.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/kyrgyzstan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/laos.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/latvia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/lebanon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/lesotho.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/liberia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/libya.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/liechtenstein.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/lithuania.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/luxembourg.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/macau.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/macedonia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/madagascar.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/malawi.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/malaysia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/maldives.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/mali.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/malta.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/marshall_islands.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/mauritania.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/mauritius.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/mexico.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/micronesia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/moldova.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/monaco.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/mongolia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/montserrat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/morocco.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/mozambique.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/myanmar.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/namibia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/nauru.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/nepal.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/netherlands.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/new_zealand.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/nicaragua.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/niger.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/nigeria.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/niue.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/northern_mariana.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/northkorea.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/norway.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/oman.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/pakistan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/palau.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/palestine.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/panama.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/papua_new_guinea.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/paraguay.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/peru.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/philippines.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/poland.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/portugal.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/puerto_rico.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/qatar.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/quebec.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/romania.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/russian_federation.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/rwanda.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/saint_kitts_and_nevis.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/saint_lucia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/saint_vincent_and_the_grenadines.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/samoa.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/san_marino.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/saotomeandprincipe.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/saudiarabia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/senegal.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/serbia_and_montenegro.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/seychelles.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/sicily.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/sierra_leone.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/singapore.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/slovakia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/slovenia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/solomon_islands.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/somalia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/south_africa.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/south_korea.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/south_sudan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/spain.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/sri_lanka.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/sudan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/suisse.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/suriname.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/swaziland.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/sweden.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/syrian_arab_republic.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/taiwan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/tajikistan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/tanzania.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/thailand.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/tibet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/timor_leste.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/togo.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/tokelau.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/tonga.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/trinidad_and_tobago.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/tunisia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/turkey.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/turkmenistan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/tuvalu.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/uganda.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/ukraine.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/united_arab_emirates.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/united_kingdom.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/united_states.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/uruguay.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/uzbekistan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/vanuatu.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/vatican.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/venezuela.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/vietnam.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/western_sahara.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/yemen.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/yugoslavia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/zambia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Flags/zimbabwe.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Badger.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Bone.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Cherry.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Clover.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Duck2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Earth.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Egg.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Flower.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Ghost.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Grave.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Old_Apple.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Plinko.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Rip.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Rubberduck.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Simple.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Simple_reversed.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Statue.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/TV.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Whisky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/Yin_and_Yang.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/bp2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/bubble.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/chest.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/coffin.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/deadhog.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/dragonball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/eyecross.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/heart.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/money.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/mouton1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/octopus.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/pi.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/plant2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/plant3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/pokeball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/pyramid.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/ring.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/skull.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Graves/star.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/4gsuif.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/AkuAku.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Bandit.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Coonskin3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Cowboy.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Dan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Dauber.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/DayAndNight.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Disguise.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Dragon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Einstein.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Elvis.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Eva_00b.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Eva_00y.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Evil.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Gasmask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Glasses.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/HogInTheHat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/IndianChief.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/InfernalHorns.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Jason.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Joker.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Laminaria.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/MegaHogX.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Meteorhelmet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Moustache.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Moustache_glasses.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Mummy.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/NinjaFull.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/NinjaStraight.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/NinjaTriangle.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/NoHat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/OldMan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Pantsu.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Plunger.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/RSR.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Rain.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Rambo.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/RamboClean.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/RobinHood.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Samurai.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Santa.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/ShaggyYeti.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/ShortHair_Black.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/ShortHair_Brown.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/ShortHair_Grey.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/ShortHair_Red.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/ShortHair_Yellow.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Skull.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Sleepwalker.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Sniper.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/SparkleSuperFun.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/StrawHat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/StrawHatEyes.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/StrawHatFacial.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/SunWukong.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Sunglasses.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/TeamHeadband.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/TeamSoldier.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/TeamTophat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/TeamWheatley.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Terminator_Glasses.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Viking.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/WhySoSerious.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/WizardHat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Zombi.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/android.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/angel.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/anzac.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/barrelhider.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/bb_bob.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/bb_bub.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/bb_cororon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/bb_kululun.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/beefeater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/beefeaterhat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/bishop.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/bobby.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/bobby2v.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/bubble.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/bushhider.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/cap_blue.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/cap_green.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/cap_junior.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/cap_red.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/cap_team.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/cap_thinking.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/cap_yellow.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/car.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/chef.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/chuckl.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/clown-copper.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/clown-crossed.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/clown.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/constructor.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/cratehider.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/crown.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/cyborg1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/cyborg2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/cyclops.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/dish_Ladle.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/dish_SauceBoatSilver.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/dish_Teacup.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/dish_Teapot.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/doctor.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/dwarf.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/eastertop.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/flag_french.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/flag_germany.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/flag_italy.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/flag_usa.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/footballhelmet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/fr_apple.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/fr_banana.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/fr_lemon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/fr_orange.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/fr_pumpkin.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/fr_tomato.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/hair_blue.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/hair_green.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/hair_grey.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/hair_orange.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/hair_pink.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/hair_purple.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/hair_red.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/hair_team.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/hair_yellow.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/hogpharoah.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/jester.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/judo.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/kiss_criss.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/kiss_frehley.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/kiss_simmons.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/kiss_stanley.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/knight.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/lambda.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/lambdahat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/lamp.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/laurel.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/leprechaun.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/mechanicaltoy.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/metalband.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/mexicansunbrero.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/mickey_ears.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/mp3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/mv_Spidey.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/mv_Venom.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/naruto.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/noface.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/ntd_Falcon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/ntd_Kirby.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/ntd_Link.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/ntd_Samus.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/nurse.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/nursehat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/pinksunhat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/pirate_bandana.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/pirate_eyepatch.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/pirate_hat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/pirate_jack.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/pirate_jack_bandana.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/poke_ash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/poke_ash_hat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/poke_charmander.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/poke_chikorita.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/poke_diglett.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/poke_jigglypuff.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/poke_lugia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/poke_mudkip.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/poke_pikachu.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/poke_slowpoke.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/poke_squirtle.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/poke_voltorb.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/policecap.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/policegirl.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/punkman.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/quotecap.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/rasta.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/royalguard.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/scif_2001O.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/scif_2001Y.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/scif_BrainSlug.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/scif_BrainSlug2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/scif_Geordi.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/scif_SparkssHelmet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/scif_cosmonaut.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/scif_cyberpunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/scif_swDarthvader.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/scif_swStormtrooper.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sf_balrog.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sf_blanka.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sf_blankatoothless.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sf_chunli.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sf_guile.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sf_guile_hat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sf_honda.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sf_ken.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sf_ryu.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sf_vega.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sf_vega_hat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/simple_green.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/simple_red.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/simple_yellow.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sm_daisy.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sm_luigi.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sm_mario.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sm_peach.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sm_toad.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sm_wario.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/snorkel.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/snowhog.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/spartan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/spcartman.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/spkenny.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/spkyle.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/spstan.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sth_Amy.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sth_AmyClassic.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sth_Eggman.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sth_Knux.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sth_Metal.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sth_Shadow.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sth_Sonic.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sth_SonicClassic.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sth_Super.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/sth_Tails.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/stormcloud.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/swordsmensquire.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/tf_demoman.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/tf_scout.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/thug.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/thugclean.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/tiara.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/tophats.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/touhou_chen.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/touhou_marisa.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/touhou_patchouli.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/touhou_remelia.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/touhou_suwako.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/touhou_yukari.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/ushanka.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/vampirichog.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/vc_gakupo.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/vc_gumi.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/vc_kaito.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/vc_len.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/vc_luka.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/vc_meiko.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/vc_miku.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/vc_rin.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_UNPeacekeeper01.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_UNPeacekeeper02.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_airwarden02.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_airwarden03.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_americanww2helmet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_britmedic.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_britpthhelmet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_britsapper.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_desertgrenadier1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_desertgrenadier2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_desertgrenadier4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_desertgrenadier5.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_desertmedic.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_desertofficer.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_desertsapper1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_desertsapper2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_frenchww1gasmask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_frenchww1helmet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_germanww1helmet2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_germanww1tankhelm.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_germanww2medic.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_germanww2pith.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_grenadier1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_plainpith.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_sovietcomrade1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_sovietcomrade2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_trenchfrench01.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_trenchfrench02.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_trenchgrenadier1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_trenchgrenadier2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/war_trenchgrenadier3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_Bat.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_Beaver.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_Bunny.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_Deer.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_Hedgehog.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_Moose.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_Pig.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_Porkey.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_Sheep.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_chicken.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_elephant.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_fish.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_frog.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_octopus.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_snail.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/zoo_turtle.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Reserved/Zombie.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Reserved/c2fb2dd15ec2ff9a332462ab19cfac4doldskool.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Reserved/chef.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Reserved/e587f6146ebfbdefdc028c591643f220alwayss.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hats/Reserved/e587f6146ebfbdefdc028c591643f220test.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/Hurrah.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/ILoveLemonade.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/Idle.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/Invulnerable.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/Juggle.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/Kowtow.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/Sad.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/ShoutCorner.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/ShoutEdge.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/ShoutTail.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/Shrug.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/SpeechCorner.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/SpeechEdge.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/SpeechTail.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/ThoughtCorner.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/ThoughtEdge.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/ThoughtTail.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/Vampiric.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/Wave.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amAirAttack.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amAirMine.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amBTorch_i.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amBTorch_w.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amBallgun.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amBaseball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amBazooka.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amBee.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amCake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amCheese.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amCleaver.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amCluster.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amConstruction.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amDEagle.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amDEagle_w.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amDrill.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amDuck.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amDynamite.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amFlamethrower.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amFrozenHog.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amGirder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amGrenade.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amHammer.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amHellish.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amIceGun.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amJetpack.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amKamikaze.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amKnife.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amMelon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amMine.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amMolotov.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amMortar.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amPortalGun.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amRCPlane.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amResurrector.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amRope.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amSMine.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amSeduction.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amShotgun.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amShotgun_w.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amSineGun.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amSkip.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amSniperRifle.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amSnowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amVamp.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/amWhip.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Hedgehog/hh_small.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/SuddenDeath/SDClouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/SuddenDeath/SDDroplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/SuddenDeath/SDFlake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/SuddenDeath/SDSplash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/SuddenDeath/SDWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Bazooka@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Cluster_Bomb@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Flying_Saucer@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Grenade@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Rope@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Training/Basic_Training_-_Shotgun@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/Basic_Training_-_Sniper_Rifle@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/Challenge_-_Speed_Shoppa_-_Hedgelove@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/Challenge_-_Speed_Shoppa_-_Ropes@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/Challenge_-_Speed_Shoppa_-_ShoppaKing@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/ClimbHome@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Bazooka_easy@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Bazooka_hard@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Cluster_Bomb@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Grenade_easy@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Grenade_hard@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Homing_Bee@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/Target_Practice_-_Shotgun@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/User_Mission_-_RCPlane_Challenge@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/User_Mission_-_Rope_Knock_Challenge@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Challenge/User_Mission_-_That_Sinking_Feeling@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Scenario/Big_Armory@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Bamboo_Thicket@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Dangerous_Ducklings@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Diver@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Newton_and_the_Hammock@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Nobody_Laugh@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Spooky_Tree@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Teamwork@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_Teamwork_2@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Scenario/User_Mission_-_The_Great_Escape@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Graphics/Missions/Scenario/portal@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/ar.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/bg.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/cs.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/da.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/de.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/el.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/en.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/es.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/fi.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/fr.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/gd.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/gl.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hu.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/it.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/ja.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/ko.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/lt.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/nl.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/pl.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/ro.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/ru.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/sk.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/sv.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tr.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/uk.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/pt_BR.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/pt_PT.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/zh_CN.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/zh_TW.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_ar.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_bg.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_cs.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_da.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_de.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_el.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_en.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_es.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_fi.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_fr.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_gd.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_gl.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_hu.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_it.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_ja.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_ko.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_lt.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_ms.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_nl.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_pl.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_pt_BR.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_pt_PT.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_ro.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_ru.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_sk.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_sv.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_tr_TR.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_uk.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_zh_CN.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/hedgewars_zh_TW.qm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/cs.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/da.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/de.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/es.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/fr.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/it.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/ko.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/lt.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/pl.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/pt_BR.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/pt_PT.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/ru.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/sk.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/stub.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/sv.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tr.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/uk.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/zh_CN.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/missions_da.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/missions_de.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/missions_el.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/missions_en.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/missions_fr.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/missions_gd.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/missions_it.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/missions_pl.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/missions_pt.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/missions_pt_BR.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/missions_ru.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/missions_tr.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/missions_uk.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/campaigns_de.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/campaigns_el.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/campaigns_en.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/campaigns_pl.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/campaigns_pt_BR.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/campaigns_uk.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tips_cs.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tips_da.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tips_de.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tips_en.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tips_es.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tips_fi.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tips_fr.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tips_gd.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tips_it.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tips_pl.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tips_ru.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tips_sk.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Locale/tips_uk.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Bamboo/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Bamboo/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Bamboo/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Bamboo/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/BambooPlinko/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/BambooPlinko/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/BambooPlinko/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/BambooPlinko/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Basketball/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Basketball/map.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Basketball/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Basketball/desc.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/BasketballField/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/BasketballField/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/BasketballField/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/BasketballField/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Bath/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Bath/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Bath/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Bath/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Battlefield/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Battlefield/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Battlefield/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Battlefield/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Blizzard/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Blizzard/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Blizzard/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Blizzard/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Blox/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Blox/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Blox/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Blox/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Bubbleflow/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Bubbleflow/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Bubbleflow/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cake/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cake/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cake/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cake/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Castle/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Castle/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Castle/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Castle/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Castle/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cave/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cave/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cave/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cave/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cheese/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cheese/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cheese/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cheese/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/ClimbHome/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/ClimbHome/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/ClimbHome/map.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/ClimbHome/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/ClimbHome/desc.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cogs/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cogs/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Cogs/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Control/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Control/map.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Control/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Control/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Control/desc.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/CrazyMission/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/CrazyMission/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/CrazyMission/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/CTF_Blizzard/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/CTF_Blizzard/map.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/CTF_Blizzard/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/CTF_Blizzard/desc.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/EarthRise/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/EarthRise/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/EarthRise/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/EarthRise/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/EarthRise/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Eyes/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Eyes/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Eyes/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hammock/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hammock/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hammock/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/HedgeFortress/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/HedgeFortress/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/HedgeFortress/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/HedgeFortress/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hedgelove/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hedgelove/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hedgelove/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hedgelove/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hedgewars/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hedgewars/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hedgewars/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hogville/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hogville/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hogville/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hydrant/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hydrant/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hydrant/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Hydrant/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Islands/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Islands/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Islands/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Knockball/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Knockball/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Knockball/map.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Knockball/map.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Knockball/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Knockball/desc.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Lonely_Island/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Lonely_Island/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Lonely_Island/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Lonely_Island/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Mushrooms/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Mushrooms/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Mushrooms/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Mushrooms/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Mushrooms/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Octorama/info.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Octorama/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Octorama/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Octorama/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/PirateFlag/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/PirateFlag/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/PirateFlag/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/PirateFlag/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Plane/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Plane/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Plane/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Plane/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/portal/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/portal/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/portal/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/portal/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Ropes/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Ropes/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Ropes/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Ruler/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Ruler/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Ruler/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Bones/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Bones/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Bones/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Crystal/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Crystal/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Crystal/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Crystal/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Grassy/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Grassy/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Grassy/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Grassy/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Grove/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Grove/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Grove/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Grove/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Haunty/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Haunty/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Haunty/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Haunty/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Oaks/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Oaks/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Oaks/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Oaks/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Shrooms/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Shrooms/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Shrooms/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Shrooms/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Tentacles/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Tentacles/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Tentacles/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/SB_Tentacles/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Sheep/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Sheep/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Sheep/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/ShoppaKing/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/ShoppaKing/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/ShoppaKing/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/ShoppaKing/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Sticks/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Sticks/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Sticks/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Sticks/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Trash/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Trash/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Trash/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Tree/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Tree/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/Tree/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/TrophyRace/map.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/TrophyRace/map.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/TrophyRace/map.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/TrophyRace/mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/TrophyRace/preview.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/TrophyRace/desc.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Maps/TrophyRace/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Training/Basic_Training_-_Bazooka.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Training/Basic_Training_-_Flying_Saucer.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Training/Basic_Training_-_Grenade.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Training/Basic_Training_-_Rope.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/Basic_Training_-_Sniper_Rifle.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/Challenge_-_Speed_Shoppa_-_Hedgelove.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/Challenge_-_Speed_Shoppa_-_Ropes.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/Challenge_-_Speed_Shoppa_-_ShoppaKing.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/ClimbHome.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Bazooka_easy.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Bazooka_hard.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Cluster_Bomb.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Grenade_easy.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Grenade_hard.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Homing_Bee.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Shotgun.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/User_Mission_-_RCPlane_Challenge.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/User_Mission_-_Rope_Knock_Challenge.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Challenge/User_Mission_-_That_Sinking_Feeling.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Scenario/Big_Armory.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Scenario/User_Mission_-_Bamboo_Thicket.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Scenario/User_Mission_-_Dangerous_Ducklings.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Scenario/User_Mission_-_Diver.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Scenario/User_Mission_-_Newton_and_the_Hammock.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Scenario/User_Mission_-_Nobody_Laugh.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Scenario/User_Mission_-_Spooky_Tree.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Scenario/User_Mission_-_Teamwork.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Scenario/User_Mission_-_Teamwork_2.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Scenario/User_Mission_-_The_Great_Escape.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Scenario/portal.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/01-Boot_Camp.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/campaign.ini -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/backstab.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/dragon.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/enemy.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/epil.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/family.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/first_blood.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/journey.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/queen.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/shadow.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/united.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/first_blood.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/journey.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/shadow.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/campaign.ini -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/cosmos.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/death01.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/death02.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert01.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert02.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert03.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/final.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit01.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit02.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit03.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/global_functions.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/ice01.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/ice02.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/moon01.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/moon02.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/cosmos.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/death01.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/death02.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert01.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert02.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert03.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/final.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit01.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit02.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit03.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/ice01.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/ice02.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/moon01.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/moon02.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Art.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Beach.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Brick.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Castle.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/City.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Compost.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Desert.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/EarthRise.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Freeway.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Fruit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Golf.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Halloween.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Jungle.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Nature.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Olympics.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Rock.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/Sheep.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/bath.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/hell.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/main_theme.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/olympics_sd.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/oriental.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/pirate.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/sdmusic.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/snow.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/underwater.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Music/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/types.ini -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/angel.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/apple.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/banana.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/bandit.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/biblical.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/clown.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/crown.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/female.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/fruit.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/generic.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/kiss.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/knight.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/lemon.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/morbid.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/native_american.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/ninja.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/nordic.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/orange.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/pirate.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/pokehogs.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/scif_swDarthvader.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/scif_swStormtrooper.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/whysoserious.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/wizard.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/Bandit.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/Evil.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/HogInTheHat.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/IndianChief.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/InfernalHorns.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/Joker.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/NinjaFull.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/NinjaStraight.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/NinjaTriangle.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/Samurai.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/SparkleSuperFun.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/StrawHat.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/StrawHatEyes.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/StrawHatFacial.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/TeamSoldier.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/Viking.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/WhySoSerious.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/WizardHat.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/angel.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/clown-copper.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/clown-crossed.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/clown.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/crown.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/fr_apple.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/fr_banana.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/fr_lemon.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/fr_orange.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/jester.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/kiss_criss.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/kiss_frehley.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/kiss_simmons.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/kiss_stanley.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/knight.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/mp3.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/nurse.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/nursehat.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/pirate_bandana.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/pirate_eyepatch.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/pirate_hat.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/pirate_jack.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/pirate_jack_bandana.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/poke_charmander.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/poke_chikorita.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/poke_diglett.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/poke_jigglypuff.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/poke_lugia.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/poke_mudkip.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/poke_pikachu.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/poke_slowpoke.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/poke_squirtle.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/poke_voltorb.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/policegirl.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/scif_BrainSlug.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/scif_BrainSlug2.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/scif_swDarthvader.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/scif_swStormtrooper.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/sf_chunli.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/sm_daisy.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/sm_peach.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/spartan.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/sth_Sonic.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/tf_demoman.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/tf_scout.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/thug.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/thugclean.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/tiara.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/touhou_remelia.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/touhou_yukari.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_UNPeacekeeper01.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_UNPeacekeeper02.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_airwarden02.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_airwarden03.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_americanww2helmet.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_britmedic.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_britpthhelmet.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_britsapper.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_desertgrenadier1.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_desertgrenadier2.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_desertgrenadier4.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_desertgrenadier5.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_desertmedic.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_desertofficer.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_desertsapper1.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_desertsapper2.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_frenchww1gasmask.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_frenchww1helmet.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_germanww1helmet2.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_germanww1tankhelm.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_germanww2medic.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_germanww2pith.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_grenadier1.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_trenchfrench01.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_trenchfrench02.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_trenchgrenadier1.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_trenchgrenadier2.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Names/war_trenchgrenadier3.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Animate.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Locale.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/OfficialChallenges.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Params.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/SpeedShoppa.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/TargetPractice.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/TechMaps.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Tracker.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Utils.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Balanced_Random_Weapon.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Battalion.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Capture_the_Flag.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Construction_Mode.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/DiagonalMaze.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Frenzy.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Gravity.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/HedgeEditor.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Highlander.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Mutant.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/No_Jumping.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Racer.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Random_Weapon.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/ShoppaMap.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Space_Invasion.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/The_Specialists.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Tumbler.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Tunnels.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/WxW.lua -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Balanced_Random_Weapon.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Battalion.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Capture_the_Flag.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Construction_Mode.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/DiagonalMaze.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Frenzy.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Gravity.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/HedgeEditor.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Highlander.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/No_Jumping.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Racer.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Random_Weapon.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/ShoppaMap.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Space_Invasion.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/TechRacer.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/The_Specialists.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Tumbler.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Tunnels.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/WxW.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Construction_Mode.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/HedgeEditor.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Scripts/Multiplayer/Racer.hwp -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/1C.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/2D.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/3E.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/4F.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/5G.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/6A.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/7B.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/8C.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/9D.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/BirdyLay.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/CollectCrate.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/Droplet1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/Droplet2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/Droplet3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/Hellish.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/TARDIS.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/Whistle.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/Yoohoo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/airmine_impact.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/baseballbat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/bee.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/beep.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/beewater.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/blowtorch.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/bump.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/cake2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/countdown1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/countdown2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/countdown3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/countdown4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/custom1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/custom2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/custom3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/custom4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/custom5.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/custom6.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/custom7.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/custom8.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/denied.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/drillgun.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/egg.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/explosion.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/extratime.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/frozen_hog_impact.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/graveimpact.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/grenadeimpact.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/gun.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/hammer.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/hell_growl.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/hell_ooff.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/hell_ow.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/hell_ugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/hog_freeze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/hogchant3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/homerun.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/ice_beam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/invulnerable.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/jetpackboost.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/knife_impact.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/lasersight.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/lowgravity.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/melonimpact.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/mineimpact.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/minetick.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/molotov.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/mortar.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/parachute.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/pickhammer.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/placed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/plane.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/portalopen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/portalshot.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/portalswitch.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/rcplane.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/ride_of_the_valkyries.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/ropeattach.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/roperelease.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/ropeshot.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/rubberduck_die.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/rubberduck_drop.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/rubberduck_water.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/shotgunfire.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/shotgunreload.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/shutterclick.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/sinegun.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/skip.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/sniperreload.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/splash.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/steam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/steps.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/suddendeath.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/switchhog.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/throwpowerup.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/throwrelease.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/ufo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/warp.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/whipcrack.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Boring.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Byebye.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Comeonthen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Coward.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Enemydown.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Firstblood.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Firepunch1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Flawless.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Hello.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Hurry.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Illgetyou.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Incoming.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Jump1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Jump2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Jump3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Justyouwait.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Kamikaze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Laugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Melon.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Missed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Nooo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Nutter.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Ooff1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Ooff2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Ooff3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Oops.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Ow1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Ow2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Ow3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Ow4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/PoisonCough.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/PoisonMoan.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Reinforcements.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Sameteam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Stupid.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Takecover.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Traitor.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Uh-oh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Victory.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Watchit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Yessir.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/British/Youllregretthat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Boring.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Byebye.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Comeonthen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Coward.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Enemydown.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Firstblood.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Flawless.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Hello.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Hurry.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Illgetyou.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Incoming.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Jump1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Jump2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Jump3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Justyouwait.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Kamikaze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Laugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Missed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Nooo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Nutter.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Ooff1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Ooff2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Ooff3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Oops.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Ow1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Ow2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Ow3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Ow4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/PoisonCough.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/PoisonMoan.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Reinforcements.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Sameteam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Stupid.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Takecover.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Traitor.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Uh-oh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Victory.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Watchit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Yessir.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Classic/Youllregretthat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Boring.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Byebye.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Comeonthen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Coward.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Enemydown.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Firstblood.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Firepunch1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Firepunch2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Firepunch3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Firepunch4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Firepunch5.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Firepunch6.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Flawless.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Hello.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Hurry.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Illgetyou.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Incoming.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Jump1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Jump2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Jump3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Justyouwait.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Kamikaze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Laugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Melon.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Missed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Nooo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Nutter.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Ooff1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Ooff2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Ooff3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Oops.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Ow1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Ow2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Ow3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Ow4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/PoisonCough.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/PoisonMoan.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Reinforcements.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Sameteam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Stupid.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Takecover.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Traitor.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Uh-oh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Victory.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Watchit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Yessir.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default/Youllregretthat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Boring.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Byebye.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Comeonthen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Coward.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Enemydown.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Firstblood.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Flawless.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Hello.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Hurry.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Illgetyou.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Incoming.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Jump1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Jump2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Jump3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Kamikaze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Laugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Missed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Nooo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Nutter.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Ooff1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Ooff2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Ooff3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Oops.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Ow1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Ow2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Ow3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Ow4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/PoisonCough.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/PoisonMoan.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Reinforcements.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Sameteam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Stupid.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Takecover.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Traitor.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Uh-oh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Victory.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Watchit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Yessir.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_es/Youllregretthat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Boring.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Byebye.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Comeonthen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Coward.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Enemydown.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Firstblood.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Firepunch1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Firepunch2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Firepunch3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Firepunch4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Firepunch5.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Firepunch6.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Flawless.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Hello.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Hurry.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Illgetyou.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Incoming.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Jump1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Jump2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Jump3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Justyouwait.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Kamikaze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Laugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Melon.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Missed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Nooo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Nutter.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Ooff1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Ooff2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Ooff3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Oops.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Ow1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Ow2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Ow3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Ow4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/PoisonCough.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/PoisonMoan.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Reinforcements.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Sameteam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Stupid.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Takecover.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Traitor.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Uh-oh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Victory.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Watchit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Yessir.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_ru/Youllregretthat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Boring.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Byebye.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Comeonthen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Coward.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Enemydown.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Firstblood.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Firepunch1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Firepunch2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Firepunch3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Firepunch4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Firepunch5.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Firepunch6.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Flawless.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Hello.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Hurry.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Illgetyou.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Incoming.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Jump1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Jump2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Jump3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Justyouwait.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Kamikaze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Laugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Melon.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Missed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Nooo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Nutter.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Ooff1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Ooff2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Ooff3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Oops.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Ow1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Ow2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Ow3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Ow4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/PoisonCough.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/PoisonMoan.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Reinforcements.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Sameteam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Stupid.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Takecover.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Traitor.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Uh-oh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Victory.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Watchit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Yessir.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Default_uk/Youllregretthat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Byebye.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Comeonthen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Coward.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Enemydown.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Firstblood.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Firepunch1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Firepunch2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Firepunch3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Firepunch4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Firepunch5.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Firepunch6.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Flawless.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Hello.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Hurry.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Illgetyou.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Incoming.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Jump1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Jump2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Jump3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Kamikaze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Laugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Melon.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Missed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Nooo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Nutter.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Ooff1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Ooff2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Ooff3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Oops.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Ow1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Ow2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Ow3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Ow4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/PoisonCough.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/PoisonMoan.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Reinforcements.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Sameteam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Stupid.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Takecover.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Traitor.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Uh-oh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Victory.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Watchit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Yessir.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/HillBilly/Youllregretthat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Boring.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Byebye.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Comeonthen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Coward.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Enemydown.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Firstblood.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Firepunch1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Flawless.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Hello.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Hurry.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Illgetyou.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Incoming.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Jump1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Jump2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Jump3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Justyouwait.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Kamikaze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Laugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Melon.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Missed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Nooo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Nutter.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Ooff1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Ooff2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Ooff3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Oops.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Ow1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Ow2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Ow3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Ow4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/PoisonCough.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/PoisonMoan.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Reinforcements.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Sameteam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Stupid.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Takecover.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Traitor.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Uh-oh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Victory.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Watchit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Yessir.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Mobster/Youllregretthat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Boring.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Byebye.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Comeonthen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Coward.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Enemydown.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Firstblood.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Firepunch1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Flawless.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Hello.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Hurry.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Illgetyou.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Incoming.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Jump1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Jump2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Jump3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Justyouwait.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Kamikaze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Laugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Melon.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Missed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Nooo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Nutter.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Ooff1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Ooff2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Ooff3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Oops.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Ow1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Ow2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Ow3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Ow4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/PoisonCough.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/PoisonMoan.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Reinforcements.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Sameteam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Stupid.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Takecover.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Traitor.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Uh-oh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Victory.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Watchit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Yessir.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Pirate/Youllregretthat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Boring.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Byebye.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Comeonthen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Coward.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Enemydown.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Firstblood.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Firepunch1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Flawless.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Hello.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Hurry.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Illgetyou.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Incoming.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Jump1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Jump2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Jump3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Justyouwait.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Kamikaze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Laugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Melon.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Missed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Nooo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Nutter.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Ooff1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Ooff2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Ooff3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Oops.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Ow1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Ow2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Ow3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Ow4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/PoisonCough.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/PoisonMoan.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Reinforcements.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Sameteam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Stupid.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Takecover.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Traitor.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Uh-oh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Victory.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Watchit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Yessir.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Robot/Youllregretthat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Boring.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Byebye.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Comeonthen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Coward.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Enemydown.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Firstblood.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Firepunch1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Flawless.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Hello.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Hurry.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Illgetyou.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Incoming.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Jump1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Jump2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Jump3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Justyouwait.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Kamikaze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Laugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Melon.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Missed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Nooo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Nutter.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Ooff1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Ooff2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Ooff3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Oops.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Ow1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Ow2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Ow3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Ow4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/PoisonCough.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/PoisonMoan.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Reinforcements.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Sameteam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Stupid.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Takecover.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Traitor.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Uh-oh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Victory.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Watchit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Yessir.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Russian/Youllregretthat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Boring.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Byebye.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Comeonthen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Coward.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Enemydown.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Firstblood.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Firepunch1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Flawless.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Hello.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Hurry.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Illgetyou.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Incoming.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Jump1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Jump2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Jump3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Justyouwait.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Kamikaze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Laugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Melon.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Missed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Nooo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Nutter.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Ooff1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Ooff2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Ooff3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Oops.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Ow1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Ow2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Ow3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Ow4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/PoisonCough.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/PoisonMoan.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Reinforcements.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Sameteam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Stupid.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Takecover.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Traitor.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Uh-oh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Victory.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Watchit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Yessir.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Singer/Youllregretthat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Boring.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Byebye.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Comeonthen.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Coward.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Enemydown.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Firstblood.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Firepunch1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Flawless.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Hello.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Hurry.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Illgetyou.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Incoming.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Jump1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Jump2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Jump3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Justyouwait.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Kamikaze.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Laugh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Melon.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Missed.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Nooo.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Nutter.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Ooff1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Ooff2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Ooff3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Oops.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Ow1.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Ow2.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Ow3.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Ow4.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/PoisonCough.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/PoisonMoan.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Reinforcements.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Sameteam.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Stupid.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Takecover.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Traitor.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Uh-oh.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Victory.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Watchit.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Yessir.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Sounds/voices/Surfer/Youllregretthat.ogg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/Mona.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/Schrei.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/Soup.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/Zeit.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Art/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/Bamboo.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/Bamboo2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/Bamboo3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/Flower.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bamboo/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/Bubble.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/Duck.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/Duck2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/Dust.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/Toothbrush.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/Toothbrush_b.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/Toothbrush_g.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/horizontL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/horizontR.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Bath/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/BeachBall.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/Dust.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/LandObject3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/LandObject38.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/LandObject4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/LandObject5.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/Object.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/Shell.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/SprayObject29.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/SprayObject36.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/Surfboard.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Beach/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Blox/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Blox/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Blox/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Blox/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Blox/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Blox/tmp.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/plant1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/plant2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/plant3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/plant4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/plant5.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/plant6.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/plant7.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/plant8.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/plant9.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/spray1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/spray2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/spray3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Brick/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/CandyCane.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Cherry.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/CupCake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Gingerbread.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/IceCream.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Lollipop.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Oreo.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Oreo2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/SDDroplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/SDSplash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/SDWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Snowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/amSnowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/plant1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/plant2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/plant3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cake/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/Crystal01.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/Crystal02.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/CrystalSpray01.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/CrystalSpray02.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/CrystalSpray03.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/Stalactite.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/Stalactite_mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/Stalagmite01.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/Stalagmite01_mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/Stalagmite02.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/Stalagmite02_mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cave/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/Axe.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/Shield.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/SkyR.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/Spear.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/Sword.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Castle/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/cheese.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/cheese_mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/fork.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/knife.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/mouseleft.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Cheese/mouseright.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/Ball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/CandyCane.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/Dust.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/Skytrees.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/Snowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/Snowman.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/amGirder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/amSnowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/holly.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/holly2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/plant2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/plant3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/plant4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/reindeer.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Christmas/tree.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/plant1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/plant2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/plant3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/plant4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/City/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Carrot1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Carrot2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Carrot3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Carrot4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Cucumber1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Cucumber2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Cucumber3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Cucumber4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Eggshell1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Eggshell2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Onion1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Onion2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Snowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/amSnowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Compost/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/CrazyMission/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/CrazyMission/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/CrazyMission/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/CrazyMission/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/CrazyMission/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/CrazyMission/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Deepspace/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Deepspace/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Deepspace/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Deepspace/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Deepspace/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Deepspace/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Deepspace/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/Dust.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/Smoke.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/buzzard.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/cactus.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/cobra.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/cowskull.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/rock1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/rock2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/sand.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Desert/sandR.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/Rock.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/RockShort.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/RockShort_mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/Rock_mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/horizontL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/horizontR.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/EarthRise/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Eyes/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Eyes/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Eyes/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Eyes/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Eyes/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Eyes/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Eyes/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Eyes/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/AppleDirt.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/AppleSmall.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/BottleDirt.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/FishDirt.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/Tire.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/TireDirt.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Freeway/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Banana1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Banana2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Orange1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Orange2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Snowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Watermelon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/Watermelon_mask.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/amSnowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Fruit/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Bag.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Ball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Balldirt.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Car.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Club.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Club2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Flag1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Flag2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Flag3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Flag4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Hole.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/Tee.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Golf/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/Rock.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/RockShort.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Halloween/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/plant1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/plant2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/plant3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/plant4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hell/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/SDClouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/SignL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/SignR.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/SkyR.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/camera.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/clapper.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/hogscar.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/horizontL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/palm.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/reel.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/reel2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/star1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/star2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/star3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/star4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/star5.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Hoggywood/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/anchor.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/plant1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/plant2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/plant3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Island/plant4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/FernLeft.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/FernRight.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/FlowerBlue.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/FlowerRed.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/Flowers.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/Liana.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/Monkey.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/PalmTree.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/Snake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/Spider.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Jungle/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/butterfly.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/mole.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/mole2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/mole3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/mushroom.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/mushroom2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/plant1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/plant2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/plant3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/plant4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/snail.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Nature/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/Column01.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/Column02.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/Column03.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/Statue.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Olympics/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Planes/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Planes/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Planes/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/barriere.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/fleur.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/fleurland.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/fleurland2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/fleurland3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/fleurland4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/grass.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/grass2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/grassp.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/grassp2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/mouton1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/mouton2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/mouton3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/mouton4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/rocher.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Sheep/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/Dust.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/Snowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/amGirder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/amSnowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/plant1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/plant2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/plant3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/plant4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Snow/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/Bass.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/Box.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/Chunk.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/Light.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/MicL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/MicR.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/SkyL.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/drum.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/poster1.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/poster2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/poster3.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/poster4.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Stage/credits.txt -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/theme.cfg -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/BlueWater.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/Border.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/Clouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/Droplet.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/Dust.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/Flake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/Girder.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/LandBackTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/LandTex.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/SDClouds.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/SDFlake.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/Sky.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/Snowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/Splash.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/amSnowball.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/anchor.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/clam.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/coral.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/coral2.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/crab.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/horizont.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/icon.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/Themes/Underwater/icon@2x.png -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/misc/hedgewars-mimeinfo.xml -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/misc/hedgewars.desktop -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/misc/hwengine.desktop -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/pixmaps/hedgewars.xpm -- Installing: /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/applications/hedgewars.desktop + mkdir -p /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/applications /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/misc/hedgewars.desktop + desktop-file-install --dir /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/applications /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/hedgewars/Data/misc/hwengine.desktop + mkdir -p /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/icons/hicolor/32x32/apps + install -p -m 644 misc/hedgewars_ico.png /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/icons/hicolor/32x32/apps/hedgewars.png + mkdir -p /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/icons/hicolor/512x512/apps + install -p -m 644 misc/hedgewars.png /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/icons/hicolor/512x512/apps/hedgewars.png + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.23-1.fc27 --unique-debug-suffix -0.9.23-1.fc27.arm --unique-debug-src-base hedgewars-0.9.23-1.fc27.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/hedgewars-src-0.9.23 extracting debug info from /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/bin/hedgewars extracting debug info from /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/bin/hedgewars-server extracting debug info from /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/lib/libphyslayer.so.1.0 gdb-add-index: No index was created for /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/bin/hedgewars-server gdb-add-index: [Was there no debuginfo? Was there already an index?] /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 1 CRC32s did match. 28256 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: hedgewars-0.9.23-1.fc27.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SvAL0Y + umask 022 + cd /builddir/build/BUILD + cd hedgewars-src-0.9.23 + DOCDIR=/builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/doc/hedgewars + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/doc/hedgewars + cp -pr README /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/doc/hedgewars + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Fys1q4 + umask 022 + cd /builddir/build/BUILD + cd hedgewars-src-0.9.23 + LICENSEDIR=/builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/licenses/hedgewars + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/licenses/hedgewars + cp -pr COPYING /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm/usr/share/licenses/hedgewars + exit 0 Provides: application() application(hedgewars.desktop) application(hwengine.desktop) hedgewars = 0.9.23-1.fc27 hedgewars(armv7hl-32) = 0.9.23-1.fc27 libphyslayer.so.1.0 metainfo() metainfo(hedgewars.appdata.xml) mimehandler(application/x-hedgewars-demo) mimehandler(application/x-hedgewars-save) mimehandler(x-scheme-handler/hwplay) Requires(interp): /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(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libQtCore.so.4 libQtGui.so.4 libQtNetwork.so.4 libSDL2-2.0.so.0 libSDL2_image-2.0.so.0 libSDL2_mixer-2.0.so.0 libSDL2_net-2.0.so.0 libSDL2_ttf-2.0.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblua-5.1.so libm.so.6 libm.so.6(GLIBC_2.4) libphysfs.so.1 libphyslayer.so.1.0 libpng16.so.16 libpng16.so.16(PNG16_0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Processing files: hedgewars-server-0.9.23-1.fc27.armv7hl Provides: hedgewars-server = 0.9.23-1.fc27 hedgewars-server(armv7hl-32) = 0.9.23-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.4) libffi.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) rtld(GNU_HASH) Processing files: hedgewars-debugsource-0.9.23-1.fc27.armv7hl Provides: hedgewars-debugsource = 0.9.23-1.fc27 hedgewars-debugsource(armv7hl-32) = 0.9.23-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hedgewars-debuginfo-0.9.23-1.fc27.armv7hl Provides: debuginfo(build-id) = 63578701cc5a3657ff4ecf06110debac95612a85 debuginfo(build-id) = 6cfc8518a8482eb8376458717c7ae28cd528e8d4 hedgewars-debuginfo = 0.9.23-1.fc27 hedgewars-debuginfo(armv7hl-32) = 0.9.23-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hedgewars-debugsource(armv7hl-32) = 0.9.23-1.fc27 Processing files: hedgewars-server-debuginfo-0.9.23-1.fc27.armv7hl Provides: debuginfo(build-id) = a74c576842804bca8492b19b7f7663d1903dbf43 hedgewars-server-debuginfo = 0.9.23-1.fc27 hedgewars-server-debuginfo(armv7hl-32) = 0.9.23-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hedgewars-debugsource(armv7hl-32) = 0.9.23-1.fc27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm Wrote: /builddir/build/RPMS/hedgewars-0.9.23-1.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/hedgewars-server-0.9.23-1.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/hedgewars-debugsource-0.9.23-1.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/hedgewars-debuginfo-0.9.23-1.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/hedgewars-server-debuginfo-0.9.23-1.fc27.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.93k4qC + umask 022 + cd /builddir/build/BUILD + cd hedgewars-src-0.9.23 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hedgewars-0.9.23-1.fc27.arm + exit 0 Child return code was: 0