Advertisement
Guest User

hedgewars-src-0.9.18-3-cmake-make-log

a guest
Aug 22nd, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 315.56 KB | None | 0 0
  1. -- The C compiler identification is GNU
  2. -- The CXX compiler identification is GNU
  3. -- Check for working C compiler: /usr/bin/gcc
  4. -- Check for working C compiler: /usr/bin/gcc -- works
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Check for working CXX compiler: /usr/bin/c++
  8. -- Check for working CXX compiler: /usr/bin/c++ -- works
  9. -- Detecting CXX compiler ABI info
  10. -- Detecting CXX compiler ABI info - done
  11. -- Building Release flavour
  12. -- Could NOT find GHC, server will not be built
  13. -- LibLua 5.1 found at /usr/lib64/liblua.so
  14. -- Found LUA: liblua.so
  15. -- Looking for include files CMAKE_HAVE_PTHREAD_H
  16. -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
  17. -- Looking for pthread_create in pthreads
  18. -- Looking for pthread_create in pthreads - not found
  19. -- Looking for pthread_create in pthread
  20. -- Looking for pthread_create in pthread - found
  21. -- Found Threads: TRUE
  22. -- Mix_Init() is present
  23. -- IMG_Init() is present
  24. -- Found Freepascal: /usr/bin/fpc (version 2.6)
  25. -- Found ZLIB: /usr/include (found version "1.2.5")
  26. -- Found PNG: /usr/lib64/libpng.so
  27. -- checking for module 'libavcodec'
  28. -- found libavcodec, version 53.42.4
  29. -- checking for module 'libavformat'
  30. -- found libavformat, version 53.24.2
  31. -- checking for module 'libavutil'
  32. -- found libavutil, version 51.32.0
  33. -- Looking for Q_WS_X11
  34. -- Looking for Q_WS_X11 - found
  35. -- Looking for Q_WS_WIN
  36. -- Looking for Q_WS_WIN - not found.
  37. -- Looking for Q_WS_QWS
  38. -- Looking for Q_WS_QWS - not found.
  39. -- Looking for Q_WS_MAC
  40. -- Looking for Q_WS_MAC - not found.
  41. -- Found Qt-Version 4.7.0 (using /usr/bin/qmake)
  42. -- Looking for inflateInit2_ in /usr/lib64/qt/lib/libQtCore.so
  43. -- Looking for inflateInit2_ in /usr/lib64/qt/lib/libQtCore.so - found
  44. -- Found FFMPEG/LibAV: /usr/lib64/libavcodec.so;/usr/lib64/libavformat.so;/usr/lib64/libavutil.so, /usr/include
  45. -- Configuring done
  46. -- Generating done
  47. CMake Warning: The variable, 'LIB_SUFFIX', specified manually, was not used during the generation.
  48. CMake Warning: The variable, 'MAN_INSTALL_DIR', specified manually, was not used during the generation.
  49. -- Build files have been written to: /tmp/SBo/hedgewars-src-0.9.18/build
  50. /usr/bin/cmake -H/tmp/SBo/hedgewars-src-0.9.18 -B/tmp/SBo/hedgewars-src-0.9.18/build --check-build-system CMakeFiles/Makefile.cmake 0
  51. /usr/bin/cmake -E cmake_progress_start /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles/progress.marks
  52. make -f CMakeFiles/Makefile2 all
  53. make[1]: Entering directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  54. make -f hedgewars/CMakeFiles/avwrapper.dir/build.make hedgewars/CMakeFiles/avwrapper.dir/depend
  55. make[2]: Entering directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  56. cd /tmp/SBo/hedgewars-src-0.9.18/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/SBo/hedgewars-src-0.9.18 /tmp/SBo/hedgewars-src-0.9.18/hedgewars /tmp/SBo/hedgewars-src-0.9.18/build /tmp/SBo/hedgewars-src-0.9.18/build/hedgewars /tmp/SBo/hedgewars-src-0.9.18/build/hedgewars/CMakeFiles/avwrapper.dir/DependInfo.cmake --color=
  57. Dependee "/tmp/SBo/hedgewars-src-0.9.18/build/hedgewars/CMakeFiles/avwrapper.dir/DependInfo.cmake" is newer than depender "/tmp/SBo/hedgewars-src-0.9.18/build/hedgewars/CMakeFiles/avwrapper.dir/depend.internal".
  58. Dependee "/tmp/SBo/hedgewars-src-0.9.18/build/hedgewars/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/SBo/hedgewars-src-0.9.18/build/hedgewars/CMakeFiles/avwrapper.dir/depend.internal".
  59. Scanning dependencies of target avwrapper
  60. make[2]: Leaving directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  61. make -f hedgewars/CMakeFiles/avwrapper.dir/build.make hedgewars/CMakeFiles/avwrapper.dir/build
  62. make[2]: Entering directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  63. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  64. [ 0%] Building C object hedgewars/CMakeFiles/avwrapper.dir/avwrapper.c.o
  65. cd /tmp/SBo/hedgewars-src-0.9.18/build/hedgewars && /usr/bin/gcc -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -o CMakeFiles/avwrapper.dir/avwrapper.c.o -c /tmp/SBo/hedgewars-src-0.9.18/hedgewars/avwrapper.c
  66. Linking C static library ../bin/libavwrapper.a
  67. cd /tmp/SBo/hedgewars-src-0.9.18/build/hedgewars && /usr/bin/cmake -P CMakeFiles/avwrapper.dir/cmake_clean_target.cmake
  68. cd /tmp/SBo/hedgewars-src-0.9.18/build/hedgewars && /usr/bin/cmake -E cmake_link_script CMakeFiles/avwrapper.dir/link.txt --verbose=1
  69. /usr/bin/ar cr ../bin/libavwrapper.a CMakeFiles/avwrapper.dir/avwrapper.c.o
  70. /usr/bin/ranlib ../bin/libavwrapper.a
  71. make[2]: Leaving directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  72. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  73. [ 0%] Built target avwrapper
  74. make -f hedgewars/CMakeFiles/hwengine.dir/build.make hedgewars/CMakeFiles/hwengine.dir/depend
  75. make[2]: Entering directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  76. cd /tmp/SBo/hedgewars-src-0.9.18/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/SBo/hedgewars-src-0.9.18 /tmp/SBo/hedgewars-src-0.9.18/hedgewars /tmp/SBo/hedgewars-src-0.9.18/build /tmp/SBo/hedgewars-src-0.9.18/build/hedgewars /tmp/SBo/hedgewars-src-0.9.18/build/hedgewars/CMakeFiles/hwengine.dir/DependInfo.cmake --color=
  77. Dependee "/tmp/SBo/hedgewars-src-0.9.18/build/hedgewars/CMakeFiles/hwengine.dir/DependInfo.cmake" is newer than depender "/tmp/SBo/hedgewars-src-0.9.18/build/hedgewars/CMakeFiles/hwengine.dir/depend.internal".
  78. Dependee "/tmp/SBo/hedgewars-src-0.9.18/build/hedgewars/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/SBo/hedgewars-src-0.9.18/build/hedgewars/CMakeFiles/hwengine.dir/depend.internal".
  79. Scanning dependencies of target hwengine
  80. make[2]: Leaving directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  81. make -f hedgewars/CMakeFiles/hwengine.dir/build.make hedgewars/CMakeFiles/hwengine.dir/build
  82. make[2]: Entering directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  83. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  84. [ 0%] Generating ../bin/hwengine
  85. cd /tmp/SBo/hedgewars-src-0.9.18/build/hedgewars && /usr/bin/fpc -k-z -knoexecstack -k/usr/lib64/libavcodec.so -k/usr/lib64/libavformat.so -k/usr/lib64/libavutil.so -dUSE_VIDEO_RECORDING -dPNG_SCREENSHOTS -dSDL_IMAGE_NEWER -dSDL_MIXER_NEWER -Os -Ooregvar -Xs -Si -vm4079,4080,4081 -B -FE../bin -Cs2000000 -vewnq -dDEBUGFILE /tmp/SBo/hedgewars-src-0.9.18/hedgewars/hwengine.pas
  86. Free Pascal Compiler version 2.6.0 [2011/12/23] for x86_64
  87. Copyright (c) 1993-2011 by Florian Klaempfl and others
  88. (1002) Target OS: Linux for x86-64
  89. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/hwengine.pas
  90. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/SDLh.pas
  91. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uMisc.pas
  92. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uConsts.pas
  93. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uFloat.pas
  94. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uSinTable.pas
  95. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uTypes.pas
  96. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uVariables.pas
  97. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uMobile.pas
  98. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uVariables.pas
  99. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uConsole.pas
  100. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uUtils.pas
  101. uUtils.pas(178,5) Note: (5027) Local variable "c" is assigned but never used
  102. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/PNGh.pas
  103. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uGame.pas
  104. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uInputHandler.pas
  105. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uCommands.pas
  106. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uDebug.pas
  107. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uTeams.pas
  108. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uGears.pas
  109. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uStore.pas
  110. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uLandTexture.pas
  111. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uTextures.pas
  112. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uRender.pas
  113. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uCaptions.pas
  114. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uRenderUtils.pas
  115. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uChat.pas
  116. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uIO.pas
  117. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uSound.pas
  118. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uTeams.pas
  119. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uRandom.pas
  120. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uStats.pas
  121. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uLocale.pas
  122. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uVisualGears.pas
  123. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uWorld.pas
  124. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uAmmos.pas
  125. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uVisualGears.pas
  126. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uCursor.pas
  127. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uVideoRec.pas
  128. uVideoRec.pas(212,36) Hint: (5057) Local variable "frame" does not seem to be initialized
  129. uVideoRec.pas(273,30) Hint: (5057) Local variable "buffer" does not seem to be initialized
  130. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uCollisions.pas
  131. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uLandGraphics.pas
  132. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uGearsList.pas
  133. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uTeams.pas
  134. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uScript.pas
  135. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/LuaPas.pas
  136. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uGearsUtils.pas
  137. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uAIMisc.pas
  138. uTeams.pas(493,5) Note: (5027) Local variable "c" is assigned but never used
  139. uTeams.pas(526,5) Note: (5027) Local variable "c" is assigned but never used
  140. uTeams.pas(552,8) Note: (5027) Local variable "c" is assigned but never used
  141. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uAI.pas
  142. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uAIAmmoTests.pas
  143. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uGearsHandlers.pas
  144. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uAIActions.pas
  145. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uAILandMarks.pas
  146. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uGearsRender.pas
  147. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uGearsHedgehog.pas
  148. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uGearsHandlersRope.pas
  149. GSHandlers.inc(5250,5) Note: (5027) Local variable "ox" is assigned but never used
  150. GSHandlers.inc(5250,9) Note: (5027) Local variable "oy" is assigned but never used
  151. GSHandlers.inc(5251,5) Note: (5025) Local variable "la" not used
  152. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uLand.pas
  153. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uLandTemplates.pas
  154. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uLandObjects.pas
  155. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/adler32.pas
  156. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uLandPainted.pas
  157. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uLandGenMaze.pas
  158. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uLandOutline.pas
  159. (3104) Compiling /tmp/SBo/hedgewars-src-0.9.18/hedgewars/uCommandHandlers.pas
  160. uCommandHandlers.pas(90,8) Note: (5027) Local variable "c" is assigned but never used
  161. ArgParsers.inc(75,56) Note: (5027) Local variable "c" is assigned but never used
  162. ArgParsers.inc(111,25) Note: (5027) Local variable "c" is assigned but never used
  163. ArgParsers.inc(142,18) Note: (5027) Local variable "c" is assigned but never used
  164. (9015) Linking ../bin/hwengine
  165. /usr/bin/ld: warning: ../bin/link.res contains output sections; did you forget -T?
  166. (1008) 49555 lines compiled, 2.8 sec
  167. (1022) 2 hint(s) issued
  168. (1023) 11 note(s) issued
  169. make[2]: Leaving directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  170. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 86
  171. [ 1%] Built target hwengine
  172. make -f misc/quazip/CMakeFiles/quazip.dir/build.make misc/quazip/CMakeFiles/quazip.dir/depend
  173. make[2]: Entering directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  174. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 90
  175. [ 2%] Generating moc_quazipfile.cxx
  176. cd /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtCore -DQT_GUI_LIB -DQT_CORE_LIB -o /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip/moc_quazipfile.cxx /tmp/SBo/hedgewars-src-0.9.18/misc/quazip/quazipfile.h
  177. cd /tmp/SBo/hedgewars-src-0.9.18/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/SBo/hedgewars-src-0.9.18 /tmp/SBo/hedgewars-src-0.9.18/misc/quazip /tmp/SBo/hedgewars-src-0.9.18/build /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip/CMakeFiles/quazip.dir/DependInfo.cmake --color=
  178. Dependee "/tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip/CMakeFiles/quazip.dir/DependInfo.cmake" is newer than depender "/tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip/CMakeFiles/quazip.dir/depend.internal".
  179. Dependee "/tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip/CMakeFiles/quazip.dir/depend.internal".
  180. Scanning dependencies of target quazip
  181. make[2]: Leaving directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  182. make -f misc/quazip/CMakeFiles/quazip.dir/build.make misc/quazip/CMakeFiles/quazip.dir/build
  183. make[2]: Entering directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  184. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  185. [ 2%] Building C object misc/quazip/CMakeFiles/quazip.dir/zip.c.o
  186. cd /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip && /usr/bin/gcc -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtCore -o CMakeFiles/quazip.dir/zip.c.o -c /tmp/SBo/hedgewars-src-0.9.18/misc/quazip/zip.c
  187. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  188. [ 2%] Building C object misc/quazip/CMakeFiles/quazip.dir/unzip.c.o
  189. cd /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip && /usr/bin/gcc -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtCore -o CMakeFiles/quazip.dir/unzip.c.o -c /tmp/SBo/hedgewars-src-0.9.18/misc/quazip/unzip.c
  190. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 87
  191. [ 3%] Building CXX object misc/quazip/CMakeFiles/quazip.dir/quazipnewinfo.cpp.o
  192. cd /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip && /usr/bin/c++ -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtCore -o CMakeFiles/quazip.dir/quazipnewinfo.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/misc/quazip/quazipnewinfo.cpp
  193. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  194. [ 3%] Building CXX object misc/quazip/CMakeFiles/quazip.dir/qioapi.cpp.o
  195. cd /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip && /usr/bin/c++ -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtCore -o CMakeFiles/quazip.dir/qioapi.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/misc/quazip/qioapi.cpp
  196. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 88
  197. [ 4%] Building CXX object misc/quazip/CMakeFiles/quazip.dir/quacrc32.cpp.o
  198. cd /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip && /usr/bin/c++ -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtCore -o CMakeFiles/quazip.dir/quacrc32.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/misc/quazip/quacrc32.cpp
  199. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  200. [ 4%] Building CXX object misc/quazip/CMakeFiles/quazip.dir/quazip.cpp.o
  201. cd /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip && /usr/bin/c++ -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtCore -o CMakeFiles/quazip.dir/quazip.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/misc/quazip/quazip.cpp
  202. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  203. [ 4%] Building CXX object misc/quazip/CMakeFiles/quazip.dir/quaadler32.cpp.o
  204. cd /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip && /usr/bin/c++ -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtCore -o CMakeFiles/quazip.dir/quaadler32.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/misc/quazip/quaadler32.cpp
  205. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 89
  206. [ 5%] Building CXX object misc/quazip/CMakeFiles/quazip.dir/quazipfile.cpp.o
  207. cd /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip && /usr/bin/c++ -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtCore -o CMakeFiles/quazip.dir/quazipfile.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/misc/quazip/quazipfile.cpp
  208. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  209. [ 5%] Building CXX object misc/quazip/CMakeFiles/quazip.dir/JlCompress.cpp.o
  210. cd /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip && /usr/bin/c++ -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtCore -o CMakeFiles/quazip.dir/JlCompress.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/misc/quazip/JlCompress.cpp
  211. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  212. [ 5%] Building CXX object misc/quazip/CMakeFiles/quazip.dir/moc_quazipfile.cxx.o
  213. cd /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip && /usr/bin/c++ -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtCore -o CMakeFiles/quazip.dir/moc_quazipfile.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip/moc_quazipfile.cxx
  214. Linking CXX static library ../../bin/libquazip.a
  215. cd /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip && /usr/bin/cmake -P CMakeFiles/quazip.dir/cmake_clean_target.cmake
  216. cd /tmp/SBo/hedgewars-src-0.9.18/build/misc/quazip && /usr/bin/cmake -E cmake_link_script CMakeFiles/quazip.dir/link.txt --verbose=1
  217. /usr/bin/ar cr ../../bin/libquazip.a CMakeFiles/quazip.dir/zip.c.o CMakeFiles/quazip.dir/unzip.c.o CMakeFiles/quazip.dir/quazipnewinfo.cpp.o CMakeFiles/quazip.dir/qioapi.cpp.o CMakeFiles/quazip.dir/quacrc32.cpp.o CMakeFiles/quazip.dir/quazip.cpp.o CMakeFiles/quazip.dir/quaadler32.cpp.o CMakeFiles/quazip.dir/quazipfile.cpp.o CMakeFiles/quazip.dir/JlCompress.cpp.o CMakeFiles/quazip.dir/moc_quazipfile.cxx.o
  218. /usr/bin/ranlib ../../bin/libquazip.a
  219. make[2]: Leaving directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  220. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 87 88 89 90
  221. [ 5%] Built target quazip
  222. make -f QTfrontend/CMakeFiles/hedgewars.dir/build.make QTfrontend/CMakeFiles/hedgewars.dir/depend
  223. make[2]: Entering directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  224. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  225. [ 5%] Generating qrc_hedgewars.cxx
  226. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/rcc -name hedgewars -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/qrc_hedgewars.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/hedgewars.qrc
  227. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  228. [ 5%] Generating model/moc_ammoSchemeModel.cxx
  229. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_ammoSchemeModel.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/ammoSchemeModel.h
  230. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  231. [ 5%] Generating model/moc_ThemeModel.cxx
  232. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_ThemeModel.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/ThemeModel.h
  233. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 59
  234. [ 6%] Generating model/moc_MapModel.cxx
  235. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_MapModel.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/MapModel.h
  236. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  237. [ 6%] Generating model/moc_roomslistmodel.cxx
  238. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_roomslistmodel.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/roomslistmodel.h
  239. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  240. [ 6%] Generating model/moc_netserverslist.cxx
  241. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_netserverslist.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/netserverslist.h
  242. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 60
  243. [ 7%] Generating model/moc_HatModel.cxx
  244. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_HatModel.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/HatModel.h
  245. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  246. [ 7%] Generating model/moc_playerslistmodel.cxx
  247. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_playerslistmodel.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/playerslistmodel.h
  248. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  249. [ 7%] Generating model/moc_GameStyleModel.cxx
  250. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_GameStyleModel.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/GameStyleModel.h
  251. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 61
  252. [ 8%] Generating net/moc_netserver.cxx
  253. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_netserver.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/netserver.h
  254. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  255. [ 8%] Generating net/moc_recorder.cxx
  256. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_recorder.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/recorder.h
  257. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  258. [ 8%] Generating net/moc_netregister.cxx
  259. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_netregister.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/netregister.h
  260. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 62
  261. [ 9%] Generating net/moc_tcpBase.cxx
  262. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_tcpBase.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/tcpBase.h
  263. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  264. [ 9%] Generating net/moc_netudpwidget.cxx
  265. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_netudpwidget.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/netudpwidget.h
  266. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 63
  267. [ 10%] Generating net/moc_hwmap.cxx
  268. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_hwmap.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/hwmap.h
  269. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  270. [ 10%] Generating net/moc_netudpserver.cxx
  271. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_netudpserver.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/netudpserver.h
  272. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  273. [ 10%] Generating net/moc_newnetclient.cxx
  274. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_newnetclient.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/newnetclient.h
  275. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 64
  276. [ 11%] Generating net/moc_proto.cxx
  277. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_proto.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/proto.h
  278. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  279. [ 11%] Generating ui/page/moc_pageeditteam.cxx
  280. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageeditteam.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageeditteam.h
  281. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  282. [ 11%] Generating ui/page/moc_pagenettype.cxx
  283. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagenettype.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagenettype.h
  284. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 65
  285. [ 12%] Generating ui/page/moc_pageselectweapon.cxx
  286. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageselectweapon.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageselectweapon.h
  287. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  288. [ 12%] Generating ui/page/moc_pageoptions.cxx
  289. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageoptions.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageoptions.h
  290. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  291. [ 12%] Generating ui/page/moc_pagenetserver.cxx
  292. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagenetserver.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagenetserver.h
  293. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 66
  294. [ 13%] Generating ui/page/moc_pagenet.cxx
  295. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagenet.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagenet.h
  296. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  297. [ 13%] Generating ui/page/moc_pagesingleplayer.cxx
  298. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagesingleplayer.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagesingleplayer.h
  299. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  300. [ 13%] Generating ui/page/moc_AbstractPage.cxx
  301. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_AbstractPage.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/AbstractPage.h
  302. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 67
  303. [ 14%] Generating ui/page/moc_pagedata.cxx
  304. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagedata.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagedata.h
  305. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  306. [ 14%] Generating ui/page/moc_pageingame.cxx
  307. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageingame.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageingame.h
  308. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  309. [ 14%] Generating ui/page/moc_pagecampaign.cxx
  310. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagecampaign.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagecampaign.h
  311. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 68
  312. [ 15%] Generating ui/page/moc_pagetraining.cxx
  313. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagetraining.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagetraining.h
  314. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  315. [ 15%] Generating ui/page/moc_pageinfo.cxx
  316. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageinfo.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageinfo.h
  317. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  318. [ 15%] Generating ui/page/moc_pageplayrecord.cxx
  319. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageplayrecord.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageplayrecord.h
  320. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 69
  321. [ 16%] Generating ui/page/moc_pagemain.cxx
  322. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagemain.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagemain.h
  323. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  324. [ 16%] Generating ui/page/moc_pagevideos.cxx
  325. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagevideos.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagevideos.h
  326. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  327. [ 16%] Generating ui/page/moc_pagedrawmap.cxx
  328. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagedrawmap.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagedrawmap.h
  329. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 70
  330. [ 17%] Generating ui/page/moc_pagemultiplayer.cxx
  331. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagemultiplayer.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagemultiplayer.h
  332. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  333. [ 17%] Generating ui/page/moc_pagegamestats.cxx
  334. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagegamestats.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagegamestats.h
  335. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  336. [ 17%] Generating ui/page/moc_pageconnecting.cxx
  337. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageconnecting.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageconnecting.h
  338. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 71
  339. [ 18%] Generating ui/page/moc_pageadmin.cxx
  340. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageadmin.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageadmin.h
  341. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  342. [ 18%] Generating ui/page/moc_pagescheme.cxx
  343. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagescheme.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagescheme.h
  344. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  345. [ 18%] Generating ui/page/moc_pagefeedback.cxx
  346. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagefeedback.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagefeedback.h
  347. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 72
  348. [ 19%] Generating ui/page/moc_pageroomslist.cxx
  349. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageroomslist.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageroomslist.h
  350. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  351. [ 19%] Generating ui/page/moc_pagenetgame.cxx
  352. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagenetgame.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagenetgame.h
  353. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  354. [ 19%] Generating ui/dialog/moc_input_password.cxx
  355. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/dialog/moc_input_password.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog/input_password.h
  356. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 73
  357. [ 20%] Generating ui/dialog/moc_upload_video.cxx
  358. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/dialog/moc_upload_video.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog/upload_video.h
  359. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  360. [ 20%] Generating ui/dialog/moc_ask_quit.cxx
  361. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/dialog/moc_ask_quit.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog/ask_quit.h
  362. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  363. [ 20%] Generating ui/dialog/moc_input_ip.cxx
  364. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/dialog/moc_input_ip.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog/input_ip.h
  365. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 74
  366. [ 21%] Generating ui/moc_qaspectratiolayout.cxx
  367. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/moc_qaspectratiolayout.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/qaspectratiolayout.h
  368. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  369. [ 21%] Generating ui/moc_mouseoverfilter.cxx
  370. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/moc_mouseoverfilter.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/mouseoverfilter.h
  371. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 75
  372. [ 22%] Generating ui/widget/moc_gamecfgwidget.cxx
  373. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_gamecfgwidget.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/gamecfgwidget.h
  374. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  375. [ 22%] Generating ui/widget/moc_databrowser.cxx
  376. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_databrowser.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/databrowser.h
  377. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  378. [ 22%] Generating ui/widget/moc_colorwidget.cxx
  379. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_colorwidget.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/colorwidget.h
  380. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 76
  381. [ 23%] Generating ui/widget/moc_weaponItem.cxx
  382. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_weaponItem.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/weaponItem.h
  383. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  384. [ 23%] Generating ui/widget/moc_qpushbuttonwithsound.cxx
  385. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_qpushbuttonwithsound.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/qpushbuttonwithsound.h
  386. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  387. [ 23%] Generating ui/widget/moc_selectWeapon.cxx
  388. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_selectWeapon.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/selectWeapon.h
  389. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 77
  390. [ 24%] Generating ui/widget/moc_togglebutton.cxx
  391. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_togglebutton.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/togglebutton.h
  392. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  393. [ 24%] Generating ui/widget/moc_SmartLineEdit.cxx
  394. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_SmartLineEdit.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/SmartLineEdit.h
  395. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  396. [ 24%] Generating ui/widget/moc_fpsedit.cxx
  397. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_fpsedit.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/fpsedit.h
  398. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 78
  399. [ 25%] Generating ui/widget/moc_FreqSpinBox.cxx
  400. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_FreqSpinBox.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/FreqSpinBox.h
  401. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  402. [ 25%] Generating ui/widget/moc_itemNum.cxx
  403. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_itemNum.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/itemNum.h
  404. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  405. [ 25%] Generating ui/widget/moc_teamselhelper.cxx
  406. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_teamselhelper.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/teamselhelper.h
  407. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 79
  408. [ 26%] Generating ui/widget/moc_bgwidget.cxx
  409. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_bgwidget.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/bgwidget.h
  410. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  411. [ 26%] Generating ui/widget/moc_chatwidget.cxx
  412. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_chatwidget.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/chatwidget.h
  413. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  414. [ 26%] Generating ui/widget/moc_about.cxx
  415. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_about.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/about.h
  416. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 80
  417. [ 27%] Generating ui/widget/moc_frameTeam.cxx
  418. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_frameTeam.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/frameTeam.h
  419. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  420. [ 27%] Generating ui/widget/moc_mapContainer.cxx
  421. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_mapContainer.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/mapContainer.h
  422. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  423. [ 27%] Generating ui/widget/moc_teamselect.cxx
  424. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_teamselect.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/teamselect.h
  425. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 81
  426. [ 28%] Generating ui/widget/moc_hedgehogerWidget.cxx
  427. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_hedgehogerWidget.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/hedgehogerWidget.h
  428. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  429. [ 28%] Generating ui/widget/moc_HistoryLineEdit.cxx
  430. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_HistoryLineEdit.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/HistoryLineEdit.h
  431. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  432. [ 28%] Generating ui/widget/moc_drawmapwidget.cxx
  433. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_drawmapwidget.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/drawmapwidget.h
  434. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 82
  435. [ 29%] Generating ui/widget/moc_igbox.cxx
  436. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_igbox.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/igbox.h
  437. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  438. [ 29%] Generating ui/widget/moc_vertScrollArea.cxx
  439. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_vertScrollArea.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/vertScrollArea.h
  440. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  441. [ 29%] Generating ui/widget/moc_SquareLabel.cxx
  442. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_SquareLabel.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/SquareLabel.h
  443. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 83
  444. [ 30%] Generating moc_drawmapscene.cxx
  445. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/moc_drawmapscene.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/drawmapscene.h
  446. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  447. [ 30%] Generating moc_game.cxx
  448. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/moc_game.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/game.h
  449. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  450. [ 30%] Generating moc_gameuiconfig.cxx
  451. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/moc_gameuiconfig.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/gameuiconfig.h
  452. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 84
  453. [ 31%] Generating moc_HWApplication.cxx
  454. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/moc_HWApplication.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/HWApplication.h
  455. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  456. [ 31%] Generating moc_hwform.cxx
  457. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/moc_hwform.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/hwform.h
  458. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  459. [ 31%] Generating moc_team.cxx
  460. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/moc_team.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/team.h
  461. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 85
  462. [ 32%] Generating util/moc_DataManager.cxx
  463. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/util/moc_DataManager.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util/DataManager.h
  464. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  465. [ 32%] Generating util/moc_LibavInteraction.cxx
  466. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/lib64/qt/bin/moc -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/usr/include -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -o /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/util/moc_LibavInteraction.cxx /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util/LibavInteraction.h
  467. cd /tmp/SBo/hedgewars-src-0.9.18/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/SBo/hedgewars-src-0.9.18 /tmp/SBo/hedgewars-src-0.9.18/QTfrontend /tmp/SBo/hedgewars-src-0.9.18/build /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/CMakeFiles/hedgewars.dir/DependInfo.cmake --color=
  468. Dependee "/tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/CMakeFiles/hedgewars.dir/DependInfo.cmake" is newer than depender "/tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/CMakeFiles/hedgewars.dir/depend.internal".
  469. Dependee "/tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/CMakeFiles/hedgewars.dir/depend.internal".
  470. Scanning dependencies of target hedgewars
  471. make[2]: Leaving directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  472. make -f QTfrontend/CMakeFiles/hedgewars.dir/build.make QTfrontend/CMakeFiles/hedgewars.dir/build
  473. make[2]: Entering directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  474. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  475. [ 32%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/HatModel.cpp.o
  476. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/HatModel.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/HatModel.cpp
  477. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 1
  478. [ 33%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/netserverslist.cpp.o
  479. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/netserverslist.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/netserverslist.cpp
  480. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  481. [ 33%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/playerslistmodel.cpp.o
  482. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/playerslistmodel.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/playerslistmodel.cpp
  483. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  484. [ 33%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/roomslistmodel.cpp.o
  485. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/roomslistmodel.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/roomslistmodel.cpp
  486. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 2
  487. [ 34%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/MapModel.cpp.o
  488. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/MapModel.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/MapModel.cpp
  489. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  490. [ 34%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/ammoSchemeModel.cpp.o
  491. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/ammoSchemeModel.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/ammoSchemeModel.cpp
  492. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  493. [ 34%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/ThemeModel.cpp.o
  494. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/ThemeModel.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/ThemeModel.cpp
  495. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 3
  496. [ 35%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/GameStyleModel.cpp.o
  497. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/GameStyleModel.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model/GameStyleModel.cpp
  498. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  499. [ 35%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/netserver.cpp.o
  500. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/netserver.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/netserver.cpp
  501. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  502. [ 35%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/netudpserver.cpp.o
  503. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/netudpserver.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/netudpserver.cpp
  504. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 4
  505. [ 36%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/recorder.cpp.o
  506. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/recorder.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/recorder.cpp
  507. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  508. [ 36%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/tcpBase.cpp.o
  509. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/tcpBase.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/tcpBase.cpp
  510. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  511. [ 36%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/hwmap.cpp.o
  512. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/hwmap.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/hwmap.cpp
  513. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 5
  514. [ 37%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/netregister.cpp.o
  515. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/netregister.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/netregister.cpp
  516. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  517. [ 37%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/netudpwidget.cpp.o
  518. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/netudpwidget.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/netudpwidget.cpp
  519. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  520. [ 37%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/newnetclient.cpp.o
  521. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/newnetclient.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/newnetclient.cpp
  522. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 6
  523. [ 38%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/proto.cpp.o
  524. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/proto.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net/proto.cpp
  525. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  526. [ 38%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/AbstractPage.cpp.o
  527. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/AbstractPage.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/AbstractPage.cpp
  528. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  529. [ 38%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageroomslist.cpp.o
  530. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pageroomslist.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageroomslist.cpp
  531. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 7
  532. [ 39%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagegamestats.cpp.o
  533. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagegamestats.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagegamestats.cpp
  534. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  535. [ 39%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagescheme.cpp.o
  536. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagescheme.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagescheme.cpp
  537. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  538. [ 39%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageoptions.cpp.o
  539. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pageoptions.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageoptions.cpp
  540. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 8
  541. [ 40%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageeditteam.cpp.o
  542. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pageeditteam.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageeditteam.cpp
  543. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  544. [ 40%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagetraining.cpp.o
  545. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagetraining.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagetraining.cpp
  546. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  547. [ 40%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagenetgame.cpp.o
  548. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagenetgame.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagenetgame.cpp
  549. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 9
  550. [ 41%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageinfo.cpp.o
  551. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pageinfo.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageinfo.cpp
  552. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  553. [ 41%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagefeedback.cpp.o
  554. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagefeedback.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagefeedback.cpp
  555. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  556. [ 41%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageconnecting.cpp.o
  557. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pageconnecting.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageconnecting.cpp
  558. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 10
  559. [ 42%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagenetserver.cpp.o
  560. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagenetserver.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagenetserver.cpp
  561. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  562. [ 42%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageselectweapon.cpp.o
  563. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pageselectweapon.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageselectweapon.cpp
  564. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  565. [ 42%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagedrawmap.cpp.o
  566. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagedrawmap.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagedrawmap.cpp
  567. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 11
  568. [ 43%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageingame.cpp.o
  569. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pageingame.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageingame.cpp
  570. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  571. [ 43%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagecampaign.cpp.o
  572. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagecampaign.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagecampaign.cpp
  573. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  574. [ 43%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagedata.cpp.o
  575. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagedata.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagedata.cpp
  576. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 12
  577. [ 44%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagenet.cpp.o
  578. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagenet.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagenet.cpp
  579. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  580. [ 44%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagenettype.cpp.o
  581. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagenettype.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagenettype.cpp
  582. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 13
  583. [ 45%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagesingleplayer.cpp.o
  584. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagesingleplayer.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagesingleplayer.cpp
  585. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  586. [ 45%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagemultiplayer.cpp.o
  587. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagemultiplayer.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagemultiplayer.cpp
  588. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  589. [ 45%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageplayrecord.cpp.o
  590. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pageplayrecord.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageplayrecord.cpp
  591. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 14
  592. [ 46%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagemain.cpp.o
  593. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagemain.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagemain.cpp
  594. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  595. [ 46%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pageadmin.cpp.o
  596. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pageadmin.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pageadmin.cpp
  597. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  598. [ 46%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/pagevideos.cpp.o
  599. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/pagevideos.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page/pagevideos.cpp
  600. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 15
  601. [ 47%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/mouseoverfilter.cpp.o
  602. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/mouseoverfilter.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/mouseoverfilter.cpp
  603. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  604. [ 47%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/upload_video.cpp.o
  605. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/dialog/upload_video.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog/upload_video.cpp
  606. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  607. [ 47%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/input_password.cpp.o
  608. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/dialog/input_password.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog/input_password.cpp
  609. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 16
  610. [ 48%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/input_ip.cpp.o
  611. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/dialog/input_ip.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog/input_ip.cpp
  612. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  613. [ 48%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/ask_quit.cpp.o
  614. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/dialog/ask_quit.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog/ask_quit.cpp
  615. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  616. [ 48%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/qaspectratiolayout.cpp.o
  617. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/qaspectratiolayout.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/qaspectratiolayout.cpp
  618. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 17
  619. [ 49%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/SquareLabel.cpp.o
  620. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/SquareLabel.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/SquareLabel.cpp
  621. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  622. [ 49%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/databrowser.cpp.o
  623. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/databrowser.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/databrowser.cpp
  624. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  625. [ 49%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/bgwidget.cpp.o
  626. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/bgwidget.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/bgwidget.cpp
  627. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 18
  628. [ 50%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/weaponItem.cpp.o
  629. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/weaponItem.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/weaponItem.cpp
  630. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  631. [ 50%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/igbox.cpp.o
  632. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/igbox.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/igbox.cpp
  633. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  634. [ 50%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/drawmapwidget.cpp.o
  635. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/drawmapwidget.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/drawmapwidget.cpp
  636. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 19
  637. [ 51%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/qpushbuttonwithsound.cpp.o
  638. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/qpushbuttonwithsound.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/qpushbuttonwithsound.cpp
  639. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  640. [ 51%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/vertScrollArea.cpp.o
  641. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/vertScrollArea.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/vertScrollArea.cpp
  642. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  643. [ 51%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/HistoryLineEdit.cpp.o
  644. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/HistoryLineEdit.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/HistoryLineEdit.cpp
  645. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 20
  646. [ 52%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/colorwidget.cpp.o
  647. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/colorwidget.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/colorwidget.cpp
  648. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  649. [ 52%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/gamecfgwidget.cpp.o
  650. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/gamecfgwidget.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/gamecfgwidget.cpp
  651. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  652. [ 52%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/selectWeapon.cpp.o
  653. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/selectWeapon.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/selectWeapon.cpp
  654. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 21
  655. [ 53%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/FreqSpinBox.cpp.o
  656. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/FreqSpinBox.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/FreqSpinBox.cpp
  657. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  658. [ 53%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/about.cpp.o
  659. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/about.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/about.cpp
  660. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  661. [ 53%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/togglebutton.cpp.o
  662. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/togglebutton.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/togglebutton.cpp
  663. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 22
  664. [ 54%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/itemNum.cpp.o
  665. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/itemNum.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/itemNum.cpp
  666. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  667. [ 54%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/teamselect.cpp.o
  668. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/teamselect.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/teamselect.cpp
  669. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  670. [ 54%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/hedgehogerWidget.cpp.o
  671. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/hedgehogerWidget.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/hedgehogerWidget.cpp
  672. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 23
  673. [ 55%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/teamselhelper.cpp.o
  674. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/teamselhelper.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/teamselhelper.cpp
  675. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  676. [ 55%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/SmartLineEdit.cpp.o
  677. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/SmartLineEdit.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/SmartLineEdit.cpp
  678. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  679. [ 55%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/fpsedit.cpp.o
  680. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/fpsedit.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/fpsedit.cpp
  681. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 24
  682. [ 56%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/frameTeam.cpp.o
  683. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/frameTeam.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/frameTeam.cpp
  684. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  685. [ 56%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/mapContainer.cpp.o
  686. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/mapContainer.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/mapContainer.cpp
  687. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 25
  688. [ 57%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/chatwidget.cpp.o
  689. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/chatwidget.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget/chatwidget.cpp
  690. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  691. [ 57%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/DataManager.cpp.o
  692. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/util/DataManager.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util/DataManager.cpp
  693. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  694. [ 57%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/LibavInteraction.cpp.o
  695. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/util/LibavInteraction.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util/LibavInteraction.cpp
  696. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 26
  697. [ 58%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/namegen.cpp.o
  698. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/util/namegen.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util/namegen.cpp
  699. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  700. [ 58%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/SDLInteraction.cpp.o
  701. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/util/SDLInteraction.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util/SDLInteraction.cpp
  702. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  703. [ 58%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/achievements.cpp.o
  704. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/achievements.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/achievements.cpp
  705. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 27
  706. [ 59%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/binds.cpp.o
  707. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/binds.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/binds.cpp
  708. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  709. [ 59%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/drawmapscene.cpp.o
  710. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/drawmapscene.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/drawmapscene.cpp
  711. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  712. [ 59%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/game.cpp.o
  713. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/game.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/game.cpp
  714. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 28
  715. [ 60%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/gameuiconfig.cpp.o
  716. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/gameuiconfig.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/gameuiconfig.cpp
  717. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  718. [ 60%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/HWApplication.cpp.o
  719. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/HWApplication.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/HWApplication.cpp
  720. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  721. [ 60%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/hwform.cpp.o
  722. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/hwform.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/hwform.cpp
  723. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 29
  724. [ 61%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/main.cpp.o
  725. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/main.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/main.cpp
  726. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  727. [ 61%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/team.cpp.o
  728. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/team.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/team.cpp
  729. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  730. [ 61%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/campaign.cpp.o
  731. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/campaign.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/campaign.cpp
  732. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 30
  733. [ 62%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui_hwform.cpp.o
  734. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui_hwform.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui_hwform.cpp
  735. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  736. [ 62%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/hwconsts.cpp.o
  737. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/hwconsts.cpp.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/hwconsts.cpp
  738. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  739. [ 62%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_ammoSchemeModel.cxx.o
  740. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/moc_ammoSchemeModel.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_ammoSchemeModel.cxx
  741. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 31
  742. [ 63%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_ThemeModel.cxx.o
  743. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/moc_ThemeModel.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_ThemeModel.cxx
  744. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  745. [ 63%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_MapModel.cxx.o
  746. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/moc_MapModel.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_MapModel.cxx
  747. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  748. [ 63%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_roomslistmodel.cxx.o
  749. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/moc_roomslistmodel.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_roomslistmodel.cxx
  750. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 32
  751. [ 64%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_netserverslist.cxx.o
  752. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/moc_netserverslist.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_netserverslist.cxx
  753. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  754. [ 64%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_HatModel.cxx.o
  755. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/moc_HatModel.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_HatModel.cxx
  756. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  757. [ 64%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_playerslistmodel.cxx.o
  758. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/moc_playerslistmodel.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_playerslistmodel.cxx
  759. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 33
  760. [ 65%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/model/moc_GameStyleModel.cxx.o
  761. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/model/moc_GameStyleModel.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/model/moc_GameStyleModel.cxx
  762. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  763. [ 65%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_netserver.cxx.o
  764. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/moc_netserver.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_netserver.cxx
  765. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  766. [ 65%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_recorder.cxx.o
  767. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/moc_recorder.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_recorder.cxx
  768. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 34
  769. [ 66%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_netregister.cxx.o
  770. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/moc_netregister.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_netregister.cxx
  771. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  772. [ 66%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_tcpBase.cxx.o
  773. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/moc_tcpBase.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_tcpBase.cxx
  774. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  775. [ 66%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_netudpwidget.cxx.o
  776. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/moc_netudpwidget.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_netudpwidget.cxx
  777. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 35
  778. [ 67%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_hwmap.cxx.o
  779. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/moc_hwmap.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_hwmap.cxx
  780. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  781. [ 67%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_netudpserver.cxx.o
  782. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/moc_netudpserver.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_netudpserver.cxx
  783. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  784. [ 67%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_newnetclient.cxx.o
  785. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/moc_newnetclient.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_newnetclient.cxx
  786. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 36
  787. [ 68%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/net/moc_proto.cxx.o
  788. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/net/moc_proto.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/net/moc_proto.cxx
  789. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  790. [ 68%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageeditteam.cxx.o
  791. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pageeditteam.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageeditteam.cxx
  792. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  793. [ 68%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagenettype.cxx.o
  794. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagenettype.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagenettype.cxx
  795. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 37
  796. [ 69%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageselectweapon.cxx.o
  797. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pageselectweapon.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageselectweapon.cxx
  798. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  799. [ 69%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageoptions.cxx.o
  800. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pageoptions.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageoptions.cxx
  801. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 38
  802. [ 70%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagenetserver.cxx.o
  803. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagenetserver.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagenetserver.cxx
  804. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  805. [ 70%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagenet.cxx.o
  806. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagenet.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagenet.cxx
  807. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  808. [ 70%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagesingleplayer.cxx.o
  809. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagesingleplayer.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagesingleplayer.cxx
  810. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 39
  811. [ 71%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_AbstractPage.cxx.o
  812. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_AbstractPage.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_AbstractPage.cxx
  813. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  814. [ 71%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagedata.cxx.o
  815. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagedata.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagedata.cxx
  816. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  817. [ 71%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageingame.cxx.o
  818. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pageingame.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageingame.cxx
  819. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 40
  820. [ 72%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagecampaign.cxx.o
  821. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagecampaign.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagecampaign.cxx
  822. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  823. [ 72%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagetraining.cxx.o
  824. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagetraining.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagetraining.cxx
  825. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  826. [ 72%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageinfo.cxx.o
  827. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pageinfo.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageinfo.cxx
  828. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 41
  829. [ 73%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageplayrecord.cxx.o
  830. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pageplayrecord.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageplayrecord.cxx
  831. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  832. [ 73%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagemain.cxx.o
  833. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagemain.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagemain.cxx
  834. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  835. [ 73%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagevideos.cxx.o
  836. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagevideos.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagevideos.cxx
  837. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 42
  838. [ 74%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagedrawmap.cxx.o
  839. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagedrawmap.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagedrawmap.cxx
  840. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  841. [ 74%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagemultiplayer.cxx.o
  842. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagemultiplayer.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagemultiplayer.cxx
  843. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  844. [ 74%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagegamestats.cxx.o
  845. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagegamestats.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagegamestats.cxx
  846. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 43
  847. [ 75%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageconnecting.cxx.o
  848. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pageconnecting.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageconnecting.cxx
  849. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  850. [ 75%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageadmin.cxx.o
  851. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pageadmin.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageadmin.cxx
  852. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  853. [ 75%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagescheme.cxx.o
  854. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagescheme.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagescheme.cxx
  855. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 44
  856. [ 76%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagefeedback.cxx.o
  857. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagefeedback.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagefeedback.cxx
  858. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  859. [ 76%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pageroomslist.cxx.o
  860. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pageroomslist.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pageroomslist.cxx
  861. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  862. [ 76%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/page/moc_pagenetgame.cxx.o
  863. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/page/moc_pagenetgame.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/page/moc_pagenetgame.cxx
  864. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 45
  865. [ 77%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/moc_input_password.cxx.o
  866. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/dialog/moc_input_password.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/dialog/moc_input_password.cxx
  867. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  868. [ 77%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/moc_upload_video.cxx.o
  869. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/dialog/moc_upload_video.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/dialog/moc_upload_video.cxx
  870. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  871. [ 77%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/moc_ask_quit.cxx.o
  872. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/dialog/moc_ask_quit.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/dialog/moc_ask_quit.cxx
  873. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 46
  874. [ 78%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/dialog/moc_input_ip.cxx.o
  875. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/dialog/moc_input_ip.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/dialog/moc_input_ip.cxx
  876. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  877. [ 78%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/moc_qaspectratiolayout.cxx.o
  878. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/moc_qaspectratiolayout.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/moc_qaspectratiolayout.cxx
  879. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  880. [ 78%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/moc_mouseoverfilter.cxx.o
  881. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/moc_mouseoverfilter.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/moc_mouseoverfilter.cxx
  882. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 47
  883. [ 79%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_gamecfgwidget.cxx.o
  884. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_gamecfgwidget.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_gamecfgwidget.cxx
  885. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  886. [ 79%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_databrowser.cxx.o
  887. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_databrowser.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_databrowser.cxx
  888. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  889. [ 79%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_colorwidget.cxx.o
  890. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_colorwidget.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_colorwidget.cxx
  891. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 48
  892. [ 80%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_weaponItem.cxx.o
  893. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_weaponItem.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_weaponItem.cxx
  894. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  895. [ 80%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_qpushbuttonwithsound.cxx.o
  896. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_qpushbuttonwithsound.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_qpushbuttonwithsound.cxx
  897. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  898. [ 80%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_selectWeapon.cxx.o
  899. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_selectWeapon.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_selectWeapon.cxx
  900. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 49
  901. [ 81%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_togglebutton.cxx.o
  902. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_togglebutton.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_togglebutton.cxx
  903. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  904. [ 81%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_SmartLineEdit.cxx.o
  905. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_SmartLineEdit.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_SmartLineEdit.cxx
  906. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 50
  907. [ 82%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_fpsedit.cxx.o
  908. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_fpsedit.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_fpsedit.cxx
  909. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  910. [ 82%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_FreqSpinBox.cxx.o
  911. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_FreqSpinBox.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_FreqSpinBox.cxx
  912. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  913. [ 82%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_itemNum.cxx.o
  914. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_itemNum.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_itemNum.cxx
  915. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 51
  916. [ 83%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_teamselhelper.cxx.o
  917. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_teamselhelper.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_teamselhelper.cxx
  918. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  919. [ 83%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_bgwidget.cxx.o
  920. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_bgwidget.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_bgwidget.cxx
  921. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  922. [ 83%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_chatwidget.cxx.o
  923. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_chatwidget.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_chatwidget.cxx
  924. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 52
  925. [ 84%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_about.cxx.o
  926. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_about.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_about.cxx
  927. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  928. [ 84%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_frameTeam.cxx.o
  929. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_frameTeam.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_frameTeam.cxx
  930. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  931. [ 84%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_mapContainer.cxx.o
  932. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_mapContainer.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_mapContainer.cxx
  933. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 53
  934. [ 85%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_teamselect.cxx.o
  935. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_teamselect.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_teamselect.cxx
  936. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  937. [ 85%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_hedgehogerWidget.cxx.o
  938. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_hedgehogerWidget.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_hedgehogerWidget.cxx
  939. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  940. [ 85%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_HistoryLineEdit.cxx.o
  941. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_HistoryLineEdit.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_HistoryLineEdit.cxx
  942. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 54
  943. [ 86%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_drawmapwidget.cxx.o
  944. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_drawmapwidget.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_drawmapwidget.cxx
  945. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  946. [ 86%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_igbox.cxx.o
  947. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_igbox.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_igbox.cxx
  948. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  949. [ 86%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_vertScrollArea.cxx.o
  950. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_vertScrollArea.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_vertScrollArea.cxx
  951. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 55
  952. [ 87%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/ui/widget/moc_SquareLabel.cxx.o
  953. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/ui/widget/moc_SquareLabel.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/ui/widget/moc_SquareLabel.cxx
  954. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  955. [ 87%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/moc_drawmapscene.cxx.o
  956. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/moc_drawmapscene.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/moc_drawmapscene.cxx
  957. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  958. [ 87%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/moc_game.cxx.o
  959. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/moc_game.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/moc_game.cxx
  960. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 56
  961. [ 88%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/moc_gameuiconfig.cxx.o
  962. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/moc_gameuiconfig.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/moc_gameuiconfig.cxx
  963. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  964. [ 88%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/moc_HWApplication.cxx.o
  965. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/moc_HWApplication.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/moc_HWApplication.cxx
  966. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  967. [ 88%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/moc_hwform.cxx.o
  968. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/moc_hwform.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/moc_hwform.cxx
  969. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 57
  970. [ 89%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/moc_team.cxx.o
  971. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/moc_team.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/moc_team.cxx
  972. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  973. [ 89%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/moc_DataManager.cxx.o
  974. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/util/moc_DataManager.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/util/moc_DataManager.cxx
  975. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  976. [ 89%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/util/moc_LibavInteraction.cxx.o
  977. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/util/moc_LibavInteraction.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/util/moc_LibavInteraction.cxx
  978. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 58
  979. [ 90%] Building CXX object QTfrontend/CMakeFiles/hedgewars.dir/qrc_hedgewars.cxx.o
  980. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/c++ -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DVIDEOREC -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG -I/usr/lib64/qt/include -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtNetwork -I/usr/lib64/qt/include/QtCore -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/. -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/model -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/net -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/dialog -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/page -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/ui/widget -I/tmp/SBo/hedgewars-src-0.9.18/QTfrontend/util -I/usr/include/SDL -I/tmp/SBo/hedgewars-src-0.9.18/misc/quazip -I/usr/local/include -o CMakeFiles/hedgewars.dir/qrc_hedgewars.cxx.o -c /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend/qrc_hedgewars.cxx
  981. Linking CXX executable ../bin/hedgewars
  982. cd /tmp/SBo/hedgewars-src-0.9.18/build/QTfrontend && /usr/bin/cmake -E cmake_link_script CMakeFiles/hedgewars.dir/link.txt --verbose=1
  983. /usr/bin/c++ -pipe -O2 -fPIC -w -Os -fomit-frame-pointer -O3 -DNDEBUG CMakeFiles/hedgewars.dir/model/HatModel.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/model/MapModel.cpp.o CMakeFiles/hedgewars.dir/model/ammoSchemeModel.cpp.o CMakeFiles/hedgewars.dir/model/ThemeModel.cpp.o CMakeFiles/hedgewars.dir/model/GameStyleModel.cpp.o CMakeFiles/hedgewars.dir/net/netserver.cpp.o CMakeFiles/hedgewars.dir/net/netudpserver.cpp.o CMakeFiles/hedgewars.dir/net/recorder.cpp.o CMakeFiles/hedgewars.dir/net/tcpBase.cpp.o CMakeFiles/hedgewars.dir/net/hwmap.cpp.o CMakeFiles/hedgewars.dir/net/netregister.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/ui/page/AbstractPage.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageroomslist.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagegamestats.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagescheme.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageoptions.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageeditteam.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagetraining.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagenetgame.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageinfo.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagefeedback.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageconnecting.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagenetserver.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageselectweapon.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagedrawmap.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageingame.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagecampaign.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagedata.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagenet.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagenettype.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagesingleplayer.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagemultiplayer.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageplayrecord.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagemain.cpp.o CMakeFiles/hedgewars.dir/ui/page/pageadmin.cpp.o CMakeFiles/hedgewars.dir/ui/page/pagevideos.cpp.o CMakeFiles/hedgewars.dir/ui/mouseoverfilter.cpp.o CMakeFiles/hedgewars.dir/ui/dialog/upload_video.cpp.o CMakeFiles/hedgewars.dir/ui/dialog/input_password.cpp.o CMakeFiles/hedgewars.dir/ui/dialog/input_ip.cpp.o CMakeFiles/hedgewars.dir/ui/dialog/ask_quit.cpp.o CMakeFiles/hedgewars.dir/ui/qaspectratiolayout.cpp.o CMakeFiles/hedgewars.dir/ui/widget/SquareLabel.cpp.o CMakeFiles/hedgewars.dir/ui/widget/databrowser.cpp.o CMakeFiles/hedgewars.dir/ui/widget/bgwidget.cpp.o CMakeFiles/hedgewars.dir/ui/widget/weaponItem.cpp.o CMakeFiles/hedgewars.dir/ui/widget/igbox.cpp.o CMakeFiles/hedgewars.dir/ui/widget/drawmapwidget.cpp.o CMakeFiles/hedgewars.dir/ui/widget/qpushbuttonwithsound.cpp.o CMakeFiles/hedgewars.dir/ui/widget/vertScrollArea.cpp.o CMakeFiles/hedgewars.dir/ui/widget/HistoryLineEdit.cpp.o CMakeFiles/hedgewars.dir/ui/widget/colorwidget.cpp.o CMakeFiles/hedgewars.dir/ui/widget/gamecfgwidget.cpp.o CMakeFiles/hedgewars.dir/ui/widget/selectWeapon.cpp.o CMakeFiles/hedgewars.dir/ui/widget/FreqSpinBox.cpp.o CMakeFiles/hedgewars.dir/ui/widget/about.cpp.o CMakeFiles/hedgewars.dir/ui/widget/togglebutton.cpp.o CMakeFiles/hedgewars.dir/ui/widget/itemNum.cpp.o CMakeFiles/hedgewars.dir/ui/widget/teamselect.cpp.o CMakeFiles/hedgewars.dir/ui/widget/hedgehogerWidget.cpp.o CMakeFiles/hedgewars.dir/ui/widget/teamselhelper.cpp.o CMakeFiles/hedgewars.dir/ui/widget/SmartLineEdit.cpp.o CMakeFiles/hedgewars.dir/ui/widget/fpsedit.cpp.o CMakeFiles/hedgewars.dir/ui/widget/frameTeam.cpp.o CMakeFiles/hedgewars.dir/ui/widget/mapContainer.cpp.o CMakeFiles/hedgewars.dir/ui/widget/chatwidget.cpp.o CMakeFiles/hedgewars.dir/util/DataManager.cpp.o CMakeFiles/hedgewars.dir/util/LibavInteraction.cpp.o CMakeFiles/hedgewars.dir/util/namegen.cpp.o CMakeFiles/hedgewars.dir/util/SDLInteraction.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_ammoSchemeModel.cxx.o CMakeFiles/hedgewars.dir/model/moc_ThemeModel.cxx.o CMakeFiles/hedgewars.dir/model/moc_MapModel.cxx.o CMakeFiles/hedgewars.dir/model/moc_roomslistmodel.cxx.o CMakeFiles/hedgewars.dir/model/moc_netserverslist.cxx.o CMakeFiles/hedgewars.dir/model/moc_HatModel.cxx.o CMakeFiles/hedgewars.dir/model/moc_playerslistmodel.cxx.o CMakeFiles/hedgewars.dir/model/moc_GameStyleModel.cxx.o CMakeFiles/hedgewars.dir/net/moc_netserver.cxx.o CMakeFiles/hedgewars.dir/net/moc_recorder.cxx.o CMakeFiles/hedgewars.dir/net/moc_netregister.cxx.o CMakeFiles/hedgewars.dir/net/moc_tcpBase.cxx.o CMakeFiles/hedgewars.dir/net/moc_netudpwidget.cxx.o CMakeFiles/hedgewars.dir/net/moc_hwmap.cxx.o CMakeFiles/hedgewars.dir/net/moc_netudpserver.cxx.o CMakeFiles/hedgewars.dir/net/moc_newnetclient.cxx.o CMakeFiles/hedgewars.dir/net/moc_proto.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageeditteam.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagenettype.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageselectweapon.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageoptions.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagenetserver.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagenet.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagesingleplayer.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_AbstractPage.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagedata.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageingame.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagecampaign.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagetraining.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageinfo.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageplayrecord.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagemain.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagevideos.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagedrawmap.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagemultiplayer.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagegamestats.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageconnecting.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageadmin.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagescheme.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagefeedback.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pageroomslist.cxx.o CMakeFiles/hedgewars.dir/ui/page/moc_pagenetgame.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/dialog/moc_ask_quit.cxx.o CMakeFiles/hedgewars.dir/ui/dialog/moc_input_ip.cxx.o CMakeFiles/hedgewars.dir/ui/moc_qaspectratiolayout.cxx.o CMakeFiles/hedgewars.dir/ui/moc_mouseoverfilter.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_gamecfgwidget.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_databrowser.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_colorwidget.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_weaponItem.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_qpushbuttonwithsound.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_selectWeapon.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_togglebutton.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_SmartLineEdit.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_fpsedit.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_FreqSpinBox.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_itemNum.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_teamselhelper.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_about.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_frameTeam.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_mapContainer.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_teamselect.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_hedgehogerWidget.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_HistoryLineEdit.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_drawmapwidget.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_igbox.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_vertScrollArea.cxx.o CMakeFiles/hedgewars.dir/ui/widget/moc_SquareLabel.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 -rdynamic ../bin/libquazip.a /usr/lib64/qt/lib/libQtGui.so /usr/lib64/qt/lib/libQtNetwork.so /usr/lib64/qt/lib/libQtCore.so -Wl,-Bstatic -lSDLmain -Wl,-Bdynamic -lSDL -lpthread -lSDL_mixer -lavcodec -lavformat -lavutil -Wl,-rpath,/usr/lib64/qt/lib
  984. make[2]: Leaving directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  985. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
  986. [ 90%] Built target hedgewars
  987. make -f share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/build.make share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/depend
  988. make[2]: Entering directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  989. cd /tmp/SBo/hedgewars-src-0.9.18/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/SBo/hedgewars-src-0.9.18 /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale /tmp/SBo/hedgewars-src-0.9.18/build /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/DependInfo.cmake --color=
  990. Dependee "/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/DependInfo.cmake" is newer than depender "/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/depend.internal".
  991. Dependee "/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/depend.internal".
  992. Scanning dependencies of target release-translation
  993. make[2]: Leaving directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  994. make -f share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/build.make share/hedgewars/Data/Locale/CMakeFiles/release-translation.dir/build
  995. make[2]: Entering directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  996. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  997. [ 90%] Generating hedgewars_pt_PT.qm
  998. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_pt_PT.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_pt_PT.qm
  999. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_pt_PT.qm'...
  1000. Generated 664 translation(s) (664 finished and 0 unfinished)
  1001. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1002. [ 90%] Generating hedgewars_tr_TR.qm
  1003. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_tr_TR.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_tr_TR.qm
  1004. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_tr_TR.qm'...
  1005. Generated 183 translation(s) (166 finished and 17 unfinished)
  1006. Ignored 481 untranslated source text(s)
  1007. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1008. [ 90%] Generating hedgewars_zh_CN.qm
  1009. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_zh_CN.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_zh_CN.qm
  1010. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_zh_CN.qm'...
  1011. Generated 166 translation(s) (148 finished and 18 unfinished)
  1012. Ignored 498 untranslated source text(s)
  1013. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1014. [ 90%] Generating hedgewars_zh_TW.qm
  1015. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_zh_TW.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_zh_TW.qm
  1016. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_zh_TW.qm'...
  1017. Generated 298 translation(s) (223 finished and 75 unfinished)
  1018. Ignored 366 untranslated source text(s)
  1019. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1020. [ 90%] Generating hedgewars_bg.qm
  1021. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_bg.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_bg.qm
  1022. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_bg.qm'...
  1023. Generated 322 translation(s) (293 finished and 29 unfinished)
  1024. Ignored 342 untranslated source text(s)
  1025. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1026. [ 90%] Generating hedgewars_ar.qm
  1027. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_ar.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_ar.qm
  1028. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_ar.qm'...
  1029. Generated 275 translation(s) (194 finished and 81 unfinished)
  1030. Ignored 389 untranslated source text(s)
  1031. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1032. [ 90%] Generating hedgewars_da.qm
  1033. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_da.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_da.qm
  1034. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_da.qm'...
  1035. Generated 605 translation(s) (605 finished and 0 unfinished)
  1036. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1037. [ 90%] Generating hedgewars_de.qm
  1038. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_de.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_de.qm
  1039. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_de.qm'...
  1040. Generated 661 translation(s) (661 finished and 0 unfinished)
  1041. Ignored 3 untranslated source text(s)
  1042. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1043. [ 90%] Generating hedgewars_cs.qm
  1044. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_cs.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_cs.qm
  1045. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_cs.qm'...
  1046. Generated 467 translation(s) (402 finished and 65 unfinished)
  1047. Ignored 197 untranslated source text(s)
  1048. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1049. [ 90%] Generating hedgewars_el.qm
  1050. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_el.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_el.qm
  1051. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_el.qm'...
  1052. Generated 499 translation(s) (5 finished and 494 unfinished)
  1053. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1054. [ 90%] Generating hedgewars_en.qm
  1055. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_en.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_en.qm
  1056. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_en.qm'...
  1057. Generated 281 translation(s) (255 finished and 26 unfinished)
  1058. Ignored 383 untranslated source text(s)
  1059. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1060. [ 90%] Generating hedgewars_es.qm
  1061. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_es.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_es.qm
  1062. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_es.qm'...
  1063. Generated 511 translation(s) (485 finished and 26 unfinished)
  1064. Ignored 153 untranslated source text(s)
  1065. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1066. [ 90%] Generating hedgewars_fi.qm
  1067. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_fi.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_fi.qm
  1068. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_fi.qm'...
  1069. Generated 429 translation(s) (396 finished and 33 unfinished)
  1070. Ignored 235 untranslated source text(s)
  1071. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1072. [ 90%] Generating hedgewars_fr.qm
  1073. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_fr.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_fr.qm
  1074. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_fr.qm'...
  1075. Generated 484 translation(s) (424 finished and 60 unfinished)
  1076. Ignored 180 untranslated source text(s)
  1077. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1078. [ 90%] Generating hedgewars_gl.qm
  1079. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_gl.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_gl.qm
  1080. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_gl.qm'...
  1081. Generated 354 translation(s) (354 finished and 0 unfinished)
  1082. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1083. [ 90%] Generating hedgewars_hu.qm
  1084. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_hu.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_hu.qm
  1085. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_hu.qm'...
  1086. Generated 361 translation(s) (333 finished and 28 unfinished)
  1087. Ignored 303 untranslated source text(s)
  1088. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1089. [ 90%] Generating hedgewars_ja.qm
  1090. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_ja.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_ja.qm
  1091. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_ja.qm'...
  1092. Generated 177 translation(s) (147 finished and 30 unfinished)
  1093. Ignored 487 untranslated source text(s)
  1094. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1095. [ 90%] Generating hedgewars_it.qm
  1096. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_it.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_it.qm
  1097. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_it.qm'...
  1098. Generated 615 translation(s) (608 finished and 7 unfinished)
  1099. Ignored 49 untranslated source text(s)
  1100. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1101. [ 90%] Generating hedgewars_ko.qm
  1102. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_ko.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_ko.qm
  1103. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_ko.qm'...
  1104. Generated 1 translation(s) (0 finished and 1 unfinished)
  1105. Ignored 663 untranslated source text(s)
  1106. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1107. [ 90%] Generating hedgewars_pt_BR.qm
  1108. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_pt_BR.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_pt_BR.qm
  1109. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_pt_BR.qm'...
  1110. Generated 474 translation(s) (437 finished and 37 unfinished)
  1111. Ignored 190 untranslated source text(s)
  1112. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1113. [ 90%] Generating hedgewars_lt.qm
  1114. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_lt.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_lt.qm
  1115. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_lt.qm'...
  1116. Generated 1 translation(s) (1 finished and 0 unfinished)
  1117. Ignored 663 untranslated source text(s)
  1118. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1119. [ 90%] Generating hedgewars_nl.qm
  1120. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_nl.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_nl.qm
  1121. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_nl.qm'...
  1122. Generated 0 translation(s) (0 finished and 0 unfinished)
  1123. Ignored 664 untranslated source text(s)
  1124. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1125. [ 90%] Generating hedgewars_pl.qm
  1126. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_pl.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_pl.qm
  1127. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_pl.qm'...
  1128. Generated 664 translation(s) (664 finished and 0 unfinished)
  1129. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1130. [ 90%] Generating hedgewars_ro.qm
  1131. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_ro.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_ro.qm
  1132. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_ro.qm'...
  1133. Generated 320 translation(s) (308 finished and 12 unfinished)
  1134. Ignored 262 untranslated source text(s)
  1135. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1136. [ 90%] Generating hedgewars_ru.qm
  1137. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_ru.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_ru.qm
  1138. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_ru.qm'...
  1139. Generated 560 translation(s) (560 finished and 0 unfinished)
  1140. Ignored 104 untranslated source text(s)
  1141. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1142. [ 90%] Generating hedgewars_sk.qm
  1143. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_sk.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_sk.qm
  1144. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_sk.qm'...
  1145. Generated 530 translation(s) (507 finished and 23 unfinished)
  1146. Ignored 134 untranslated source text(s)
  1147. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1148. [ 90%] Generating hedgewars_sv.qm
  1149. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_sv.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_sv.qm
  1150. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_sv.qm'...
  1151. Generated 512 translation(s) (485 finished and 27 unfinished)
  1152. Ignored 152 untranslated source text(s)
  1153. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1154. [ 90%] Generating hedgewars_uk.qm
  1155. cd /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale && /usr/lib64/qt/bin/lrelease /tmp/SBo/hedgewars-src-0.9.18/share/hedgewars/Data/Locale/hedgewars_uk.ts -qm /tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_uk.qm
  1156. Updating '/tmp/SBo/hedgewars-src-0.9.18/build/share/hedgewars/Data/Locale/hedgewars_uk.qm'...
  1157. Generated 448 translation(s) (424 finished and 24 unfinished)
  1158. Ignored 216 untranslated source text(s)
  1159. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles
  1160. [ 90%] Compiling ts files
  1161. make[2]: Leaving directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  1162. /usr/bin/cmake -E cmake_progress_report /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 91 92 93 94 95 96 97 98 99 100
  1163. [100%] Built target release-translation
  1164. make[1]: Leaving directory `/tmp/SBo/hedgewars-src-0.9.18/build'
  1165. /usr/bin/cmake -E cmake_progress_start /tmp/SBo/hedgewars-src-0.9.18/build/CMakeFiles 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement