1. * Package: games-strategy/megaglest-3.6.0.3
  2. * Repository: gentoo
  3. * Maintainer: hasufell@gentoo.org games@gentoo.org
  4. * Upstream: https://sourceforge.net/tracker/?group_id=300350&atid=1266776
  5. * USE: amd64 editor elibc_glibc kernel_linux model-viewer multilib sse sse2 sse3 streflop test tools unicode userland_GNU
  6. * FEATURES: sandbox test userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking megaglest-source-3.6.0.3.tar.xz to /tmp/portage/games-strategy/megaglest-3.6.0.3/work
  9. >>> Source unpacked in /tmp/portage/games-strategy/megaglest-3.6.0.3/work
  10. >>> Preparing source in /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3 ...
  11. * Checking wxGTK-2.8 for X support ...
  12. [ ok ]
  13. * Requested wxWidgets: unicode 2.8
  14. * Using wxWidgets: gtk2-unicode-release-2.8
  15. * Applying megaglest-3.6.0.3-static-build.patch ...
  16. [ ok ]
  17. * Applying megaglest-3.6.0.3-build.patch ...
  18. [ ok ]
  19. * Applying megaglest-3.6.0.3-as-needed.patch ...
  20. [ ok ]
  21. >>> Source prepared.
  22. >>> Configuring source in /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3 ...
  23. >>> Working in BUILD_DIR: "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build"
  24. cmake --no-warn-unused-cli -C /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_MEGAGLEST_CONFIGURATOR=OFF -DBUILD_MEGAGLEST_MAP_EDITOR=ON -DBUILD_MEGAGLEST_MODEL_IMPORT_EXPORT_TOOLS=ON -DBUILD_MEGAGLEST_MODEL_VIEWER=ON -DMAX_SSE_LEVEL_DESIRED=3 -DMEGAGLEST_BIN_INSTALL_PATH=/usr/games/bin -DMEGAGLEST_DATA_INSTALL_PATH=/usr/share/games/megaglest -DMEGAGLEST_ICON_INSTALL_PATH=/usr/share/games/megaglest -DUSE_FTGL=ON -DWANT_STATIC_LIBS=OFF -DWANT_STREFLOP=ON -DWANT_SVN_STAMP=off -DwxWidgets_USE_STATIC=OFF -DwxWidgets_USE_UNICODE=ON -DwxWidgets_USE_UNIVERSAL=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/gentoo_rules.cmake /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3
  25. Not searching for unused variables given on the command line.
  26. loading initial cache file /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/gentoo_common_config.cmake
  27. Re-run cmake no build system arguments
  28. -- The C compiler identification is GNU 4.7.2
  29. -- The CXX compiler identification is GNU 4.7.2
  30. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  31. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  32. -- Detecting C compiler ABI info
  33. -- Detecting C compiler ABI info - done
  34. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  35. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  36. -- Detecting CXX compiler ABI info
  37. -- Detecting CXX compiler ABI info - done
  38. -- Build type for this compile will be: Gentoo
  39. -- Detected GNUC Compiler...
  40. -- *NOTE: Checking for max SSE LEVEL [3]
  41. -- Max SSE desired: [3]
  42. -- Performing Test HAS_SSE3_EXTENSIONS
  43. -- Performing Test HAS_SSE3_EXTENSIONS - Success
  44. -- Performing Test HAS_SSE2_EXTENSIONS
  45. -- Performing Test HAS_SSE2_EXTENSIONS - Success
  46. -- Performing Test HAS_SSE_EXTENSIONS
  47. -- Performing Test HAS_SSE_EXTENSIONS - Success
  48. -- Found SSE3 extensions, using flags: -msse3 -mfpmath=sse
  49. -- *NOTE: using SSE for STREFLOP.
  50. -- *NOTE: Custom Data Install Path is ['\"/usr//usr/share/games/megaglest\"']
  51. -- **Found game source code.
  52. -- Will try to build MegaGlest shared library
  53. -- Found CURL: /usr/lib64/libcurl.so
  54. -- Force Curl dynamic: OFF
  55. -- #2 CURL RET = 0 using CURL dynamic libs: -lcurl -lrt -lz -lgnutls -lnettle
  56. -- curl version=[7.28.0]
  57. -- Looking for include file pthread.h
  58. -- Looking for include file pthread.h - found
  59. -- Looking for pthread_create
  60. -- Looking for pthread_create - not found.
  61. -- Looking for pthread_create in pthreads
  62. -- Looking for pthread_create in pthreads - not found
  63. -- Looking for pthread_create in pthread
  64. -- Looking for pthread_create in pthread - found
  65. -- Found Threads: TRUE
  66. -- Found SDL: /usr/lib64/libSDLmain.a;/usr/lib64/libSDL.so;-lpthread
  67. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  68. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  69. -- Looking for gethostbyname
  70. -- Looking for gethostbyname - found
  71. -- Looking for connect
  72. -- Looking for connect - found
  73. -- Looking for remove
  74. -- Looking for remove - found
  75. -- Looking for shmat
  76. -- Looking for shmat - found
  77. -- Looking for IceConnectionNumber in ICE
  78. -- Looking for IceConnectionNumber in ICE - found
  79. -- Found X11: /usr/lib64/libX11.so
  80. -- Found OpenGL: /usr/lib64/libGL.so
  81. -- Looking for dynamic Xerces-C lib...
  82. -- Found dynamic Xerces-C lib [/usr/lib64/libxerces-c.so]
  83. -- Found Xerces-C: /usr/lib64/libxerces-c.so
  84. -- : /usr/include
  85. -- Version: 3.1.1
  86. -- Found OpenAL: /usr/lib64/libopenal.so
  87. -- LUA_INC: /usr/include
  88. -- LUA_LIB: /usr/lib64/liblua.so
  89. -- Looking for lua_close in /usr/lib64/liblua.so
  90. -- Looking for lua_close in /usr/lib64/liblua.so - found
  91. -- Found Lua library: /usr/lib64/liblua.so
  92. -- Found Lua headers: /usr/include
  93. -- Found JPEG: /usr/lib64/libjpeg.so
  94. -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7")
  95. -- Found PNG: /usr/lib64/libpng.so (found version "1.5.13")
  96. -- **NOTE: FontConfig support was detected and enabled.
  97. -- Found Freetype: /usr/lib64/libfreetype.so (found version "2.4.10")
  98. -- Found FTGL libraries at /usr/lib64/libftgl.so and includes at /usr/include
  99. -- **NOTE: FTGL font support was detected and enabled.
  100. -- Found the miniupnpc libraries at /usr/lib64/libminiupnpc.so
  101. -- Found the miniupnpc headers at /usr/include/miniupnpc
  102. -- Found IRCCLIENT: /usr/lib64/libircclient.so
  103. -- Performing Test HAS_LIBIRCCLIENT_1_6
  104. -- Performing Test HAS_LIBIRCCLIENT_1_6 - Success
  105. -- Found HAS_LIBIRCCLIENT_1_6: 1
  106. -- Building shared game library as a STATIC library and saving to []
  107. -- EXTERNAL_LIBS = [/usr/lib64/libSDLmain.a;/usr/lib64/libSDL.so;-lpthread;/usr/lib64/libGLU.so;/usr/lib64/libGL.so;/usr/lib64/libSM.so;/usr/lib64/libICE.so;/usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libxerces-c.so;/usr/lib64/libopenal.so;/usr/lib64/liblua.so;/usr/lib64/libjpeg.so;/usr/lib64/libpng.so;/usr/lib64/libfontconfig.so;/usr/lib64/libftgl.so;/usr/lib64/libfreetype.so;/usr/lib64/libGLEW.so;/usr/lib64/libminiupnpc.so;/usr/lib64/libircclient.so;-lcurl -lrt -lz -lgnutls -lnettle]
  108. -- Will try to build MegaGlest game
  109. -- Looking for dynamic Xerces-C lib...
  110. -- Found dynamic Xerces-C lib [/usr/lib64/libxerces-c.so]
  111. -- OGG/Vorbis includes: /usr/include
  112. -- OGG library : /usr/lib64/libogg.so
  113. -- Vorbis library : /usr/lib64/libvorbis.so
  114. -- Vorbis file library: /usr/lib64/libvorbisfile.so
  115. -- LUA_INC: /usr/include
  116. -- LUA_LIB: /usr/lib64/liblua.so
  117. -- Found Lua library: /usr/lib64/liblua.so
  118. -- Found Lua headers: /usr/include
  119. -- Force Curl dynamic: OFF
  120. -- #2 CURL RET = 0 using CURL dynamic libs: -lcurl -lrt -lz -lgnutls -lnettle
  121. ***-- Found help2man: /usr/bin/help2man about to build manpage in [/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/mk/linux/megaglest.6]
  122. -- **Source package [/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3]
  123. -- **NOTE: Will Install manpage [megaglest.6] to [share/man/man6/]
  124. -- Will try to build MegaGlest map editor
  125. -- DEBUG FreeBSD: /usr/lib64/wx/config/gtk2-unicode-release-2.8
  126. -- run the wx-config program to get cxxflags:
  127. -- /usr/lib64/wx/config/gtk2-unicode-release-2.8 --static=no;--unicode=yes;--universal=no --cxxflags
  128. -- Found wxWidgets: TRUE
  129. ***-- Found help2man: /usr/bin/help2man about to build manpage in [/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/mk/linux/megaglest_editor.6]
  130. -- **NOTE: Will Install manpage [megaglest_editor.6] to [share/man/man6/]
  131. -- Will try to build MegaGlest model viewer
  132. -- Looking for dynamic Xerces-C lib...
  133. -- Found dynamic Xerces-C lib [/usr/lib64/libxerces-c.so]
  134. -- DEBUG FreeBSD: /usr/lib64/wx/config/gtk2-unicode-release-2.8
  135. -- run the wx-config program to get cxxflags:
  136. -- /usr/lib64/wx/config/gtk2-unicode-release-2.8 --static=no;--unicode=yes;--universal=no --cxxflags
  137. ***-- Found help2man: /usr/bin/help2man about to build manpage in [/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/mk/linux/megaglest_g3dviewer.6]
  138. -- **NOTE: Will Install manpage [megaglest_g3dviewer.6] to [share/man/man6/]
  139. -- Will try to build MegaGlest model import/export tools
  140. -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.8.0")
  141. -- =====> Found Define: STREFLOP_SSE
  142. -- =====> Found Define: CURL_STATICLIB
  143. -- =====> DirDefs: STREFLOP_SSECURL_STATICLIB
  144. -- <<< Gentoo configuration >>>
  145. Build type Gentoo
  146. Install path /usr
  147. Compiler flags:
  148. C -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  149. C++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  150. Linker flags:
  151. Executable -Wl,-O1 -Wl,--as-needed
  152. Module -Wl,-O1 -Wl,--as-needed
  153. Shared -Wl,-O1 -Wl,--as-needed
  154. -- Configuring done
  155. -- Generating done
  156. -- Build files have been written to: /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build
  157. >>> Source configured.
  158. >>> Compiling source in /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3 ...
  159. * Scanning for an open DISPLAY to start Xvfb ...
  160. * Starting Xvfb on $DISPLAY=0 ...
  161. >>> Working in BUILD_DIR: "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build"
  162. make -j24 VERBOSE=1
  163. /usr/bin/cmake -H/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3 -B/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build --check-build-system CMakeFiles/Makefile.cmake 0
  164. /usr/bin/cmake -E cmake_progress_start /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles/progress.marks
  165. make -f CMakeFiles/Makefile2 all
  166. make[1]: Entering directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  167. make -f source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/build.make source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/depend
  168. make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/depend
  169. make -f source/tools/glexemel/CMakeFiles/g2xml.dir/build.make source/tools/glexemel/CMakeFiles/g2xml.dir/depend
  170. make -f source/tools/glexemel/CMakeFiles/xml2g.dir/build.make source/tools/glexemel/CMakeFiles/xml2g.dir/depend
  171. make[2]: Entering directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  172. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3 /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/glest_game /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/glest_game /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/glest_game/CMakeFiles/run.dir/DependInfo.cmake
  173. make[2]: Entering directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  174. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3 /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/tools/glexemel /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel/CMakeFiles/g2xml.dir/DependInfo.cmake
  175. make[2]: Entering directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  176. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3 /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/tools/glexemel /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel/CMakeFiles/xml2g.dir/DependInfo.cmake
  177. make[2]: Entering directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  178. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3 /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/DependInfo.cmake
  179. Dependee "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/glest_game/CMakeFiles/run.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/glest_game/CMakeFiles/run.dir/depend.internal".
  180. Dependee "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/glest_game/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/glest_game/CMakeFiles/run.dir/depend.internal".
  181. Scanning dependencies of target run
  182. Dependee "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel/CMakeFiles/g2xml.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel/CMakeFiles/g2xml.dir/depend.internal".
  183. Dependee "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel/CMakeFiles/g2xml.dir/depend.internal".
  184. Scanning dependencies of target g2xml
  185. Dependee "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel/CMakeFiles/xml2g.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel/CMakeFiles/xml2g.dir/depend.internal".
  186. Dependee "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel/CMakeFiles/xml2g.dir/depend.internal".
  187. Scanning dependencies of target xml2g
  188. make[2]: Leaving directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  189. make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/build
  190. make[2]: Leaving directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  191. make -f source/tools/glexemel/CMakeFiles/g2xml.dir/build.make source/tools/glexemel/CMakeFiles/g2xml.dir/build
  192. make[2]: Entering directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  193. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 74
  194. Dependee "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/depend.internal".
  195. Dependee "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/depend.internal".
  196. Scanning dependencies of target streflop
  197. make[2]: Entering directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  198. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  199. [ 1%] make[2]: Leaving directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  200. make -f source/tools/glexemel/CMakeFiles/xml2g.dir/build.make source/tools/glexemel/CMakeFiles/xml2g.dir/build
  201. [ 1%] Generating mg.tmp
  202. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/glest_game && touch /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/glest_game/facilities/game_util.cpp
  203. make[2]: Entering directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  204. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 100
  205. Building C object source/tools/glexemel/CMakeFiles/g2xml.dir/g2xml.c.o
  206. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/g2xml.dir/g2xml.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/tools/glexemel/g2xml.c
  207. [ 2%] make[2]: Leaving directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  208. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 74
  209. [ 2%] Built target run
  210. Building C object source/tools/glexemel/CMakeFiles/xml2g.dir/xml2g.c.o
  211. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/libxml2 -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/xml2g.dir/xml2g.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/tools/glexemel/xml2g.c
  212. make[2]: Leaving directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  213. make -f source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/build.make source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/build
  214. make[2]: Entering directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  215. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  216. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 75
  217. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  218. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  219. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 76
  220. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  221. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  222. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 77
  223. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  224. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 78
  225. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  226. [ 2%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  227. [ 2%] [ 3%] [ 3%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 79
  228. [ 4%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  229. [ 4%] [ 4%] [ 5%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_remquof.cpp.o
  230. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 80
  231. [ 5%] [ 6%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_sincosf.cpp.o
  232. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_remquof.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_remquof.cpp
  233. [ 6%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/k_cosf.cpp.o
  234. [ 6%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_fabsf.cpp.o
  235. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_sincosf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_sincosf.cpp
  236. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_fabsf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_fabsf.cpp
  237. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_atan2f.cpp.o
  238. [ 7%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_hypotf.cpp.o
  239. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/k_cosf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/k_cosf.cpp
  240. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_asinhf.cpp.o
  241. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_atan2f.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_atan2f.cpp
  242. [ 7%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_log10f.cpp.o
  243. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_hypotf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_hypotf.cpp
  244. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_finitef.cpp.o
  245. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_asinhf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_asinhf.cpp
  246. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_lgammaf_r.cpp.o
  247. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_log10f.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_log10f.cpp
  248. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/w_expf.cpp.o
  249. [ 8%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_finitef.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_finitef.cpp
  250. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/w_expf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/w_expf.cpp
  251. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_tanhf.cpp.o
  252. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_lgammaf_r.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_lgammaf_r.cpp
  253. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_tanhf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_tanhf.cpp
  254. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_tanf.cpp.o
  255. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  256. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_gammaf_r.cpp.o
  257. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_tanf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_tanf.cpp
  258. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_gammaf_r.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_gammaf_r.cpp
  259. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  260. Linking C executable /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/tools/glexemel/g2xml
  261. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 81
  262. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel && /usr/bin/cmake -E cmake_link_script CMakeFiles/g2xml.dir/link.txt --verbose=1
  263. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  264. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/k_rem_pio2f.cpp.o
  265. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/k_rem_pio2f.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/k_rem_pio2f.cpp
  266. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 82
  267. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  268. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  269. [ 8%] [ 8%] [ 9%] [ 9%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_acosf.cpp.o
  270. [ 9%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_acosf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_acosf.cpp
  271. [ 10%] /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/g2xml.dir/g2xml.c.o -o /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/tools/glexemel/g2xml -rdynamic
  272. [ 10%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_rem_pio2f.cpp.o
  273. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_rintf.cpp.o
  274. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_llrintf.cpp.o
  275. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_rem_pio2f.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_rem_pio2f.cpp
  276. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_llrintf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_llrintf.cpp
  277. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_rintf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_rintf.cpp
  278. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_ceilf.cpp.o
  279. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_ceilf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_ceilf.cpp
  280. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_powf.cpp.o
  281. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_powf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_powf.cpp
  282. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_modff.cpp.o
  283. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_modff.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_modff.cpp
  284. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 83
  285. [ 11%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_sinhf.cpp.o
  286. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_sinhf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_sinhf.cpp
  287. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  288. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  289. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 84
  290. make[2]: Leaving directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  291. [ 11%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  292. [ 11%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_expf.cpp.o
  293. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_expf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_expf.cpp
  294. [ 12%] [ 12%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  295. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 85
  296. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_atanf.cpp.o
  297. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_atanf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_atanf.cpp
  298. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  299. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  300. Built target g2xml
  301. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_fpclassifyf.cpp.o
  302. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 86
  303. [ 12%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_fpclassifyf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_fpclassifyf.cpp
  304. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  305. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 87
  306. [ 13%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  307. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  308. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 88
  309. [ 13%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_acoshf.cpp.o
  310. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_acoshf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_acoshf.cpp
  311. [ 14%] [ 14%] [ 14%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_copysignf.cpp.o
  312. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_copysignf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_copysignf.cpp
  313. [ 15%] [ 15%] [ 15%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  314. [ 16%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_jnf.cpp.o
  315. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 89
  316. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_roundf.cpp.o
  317. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_jnf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_jnf.cpp
  318. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_erff.cpp.o
  319. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_exp2f.cpp.o
  320. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_roundf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_roundf.cpp
  321. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_isnanf.cpp.o
  322. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_exp2f.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_exp2f.cpp
  323. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_erff.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_erff.cpp
  324. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_truncf.cpp.o
  325. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_isnanf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_isnanf.cpp
  326. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_truncf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_truncf.cpp
  327. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_j1f.cpp.o
  328. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  329. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_j1f.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_j1f.cpp
  330. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  331. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_expm1f.cpp.o
  332. [ 16%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_expm1f.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_expm1f.cpp
  333. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 90
  334. [ 17%] [ 17%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_fmodf.cpp.o
  335. [ 17%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_fmodf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_fmodf.cpp
  336. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_nextafterf.cpp.o
  337. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_nextafterf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_nextafterf.cpp
  338. [ 18%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_cbrtf.cpp.o
  339. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_coshf.cpp.o
  340. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_cbrtf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_cbrtf.cpp
  341. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_coshf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_coshf.cpp
  342. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_cosf.cpp.o
  343. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_cosf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_cosf.cpp
  344. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  345. Linking C executable /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/tools/glexemel/xml2g
  346. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/tools/glexemel && /usr/bin/cmake -E cmake_link_script CMakeFiles/xml2g.dir/link.txt --verbose=1
  347. [ 18%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 91
  348. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_logf.cpp.o
  349. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_logf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_logf.cpp
  350. /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed CMakeFiles/xml2g.dir/xml2g.c.o -o /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/tools/glexemel/xml2g -rdynamic -lxml2
  351. [ 19%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_llroundf.cpp.o
  352. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_llroundf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_llroundf.cpp
  353. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  354. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  355. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 92
  356. [ 19%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  357. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_logbf.cpp.o
  358. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_logbf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_logbf.cpp
  359. [ 20%] [ 20%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  360. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 93
  361. [ 20%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_atanhf.cpp.o
  362. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_atanhf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_atanhf.cpp
  363. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_asinf.cpp.o
  364. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_asinf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_asinf.cpp
  365. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_ilogbf.cpp.o
  366. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  367. [ 20%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_ilogbf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_ilogbf.cpp
  368. [ 21%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 94
  369. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  370. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_j0f.cpp.o
  371. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_j0f.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_j0f.cpp
  372. [ 21%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_lroundf.cpp.o
  373. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_lroundf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_lroundf.cpp
  374. [ 22%] [ 22%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  375. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_ldexpf.cpp.o
  376. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_ldexpf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_ldexpf.cpp
  377. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_floorf.cpp.o
  378. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 95
  379. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_lrintf.cpp.o
  380. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_floorf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_floorf.cpp
  381. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_lrintf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_lrintf.cpp
  382. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  383. [ 22%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 96
  384. [ 23%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_scalbnf.cpp.o
  385. [ 23%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_scalbnf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_scalbnf.cpp
  386. [ 24%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_nearbyintf.cpp.o
  387. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_nearbyintf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_nearbyintf.cpp
  388. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_sqrtf.cpp.o
  389. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  390. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_sqrtf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_sqrtf.cpp
  391. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_sinf.cpp.o
  392. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_sinf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_sinf.cpp
  393. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  394. [ 24%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 97
  395. [ 24%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  396. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_scalblnf.cpp.o
  397. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_scalblnf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_scalblnf.cpp
  398. [ 25%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_remainderf.cpp.o
  399. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_remainderf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_remainderf.cpp
  400. [ 25%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 98
  401. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_signbitf.cpp.o
  402. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_signbitf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_signbitf.cpp
  403. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  404. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  405. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/k_tanf.cpp.o
  406. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/k_tanf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/k_tanf.cpp
  407. [ 26%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 99
  408. [ 26%] [ 26%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_isinff.cpp.o
  409. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_isinff.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_isinff.cpp
  410. [ 27%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_frexpf.cpp.o
  411. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_frexpf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_frexpf.cpp
  412. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  413. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/k_sinf.cpp.o
  414. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/k_sinf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/k_sinf.cpp
  415. make[2]: Leaving directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  416. Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_log1pf.cpp.o
  417. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/s_log1pf.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/s_log1pf.cpp
  418. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 100
  419. [ 27%] [ 27%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_log2f.cpp.o
  420. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -o CMakeFiles/streflop.dir/libm/flt-32/e_log2f.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/libm/flt-32/e_log2f.cpp
  421. Built target xml2g
  422. Linking CXX static library libstreflop.a
  423. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/cmake -P CMakeFiles/streflop.dir/cmake_clean_target.cmake
  424. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/sources/streflop && /usr/bin/cmake -E cmake_link_script CMakeFiles/streflop.dir/link.txt --verbose=1
  425. /usr/bin/x86_64-pc-linux-gnu-ar cr libstreflop.a CMakeFiles/streflop.dir/libm/flt-32/s_remquof.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_sincosf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_fabsf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/k_cosf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_atan2f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_hypotf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_asinhf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_log10f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_finitef.cpp.o CMakeFiles/streflop.dir/libm/flt-32/w_expf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_lgammaf_r.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_tanhf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_tanf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_gammaf_r.cpp.o CMakeFiles/streflop.dir/libm/flt-32/k_rem_pio2f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_acosf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_rem_pio2f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_rintf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_llrintf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_powf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_ceilf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_modff.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_sinhf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_expf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_atanf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_fpclassifyf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_acoshf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_copysignf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_jnf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_exp2f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_roundf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_erff.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_truncf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_isnanf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_j1f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_expm1f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_fmodf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_nextafterf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_coshf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_cbrtf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_cosf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_logf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_llroundf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_logbf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_asinf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_atanhf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_ilogbf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_j0f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_lroundf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_ldexpf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_floorf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_lrintf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_scalbnf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_nearbyintf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_sqrtf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_sinf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_scalblnf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_remainderf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_signbitf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/k_tanf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_isinff.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_frexpf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/k_sinf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_log1pf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_log2f.cpp.o
  426. /usr/bin/x86_64-pc-linux-gnu-ranlib libstreflop.a
  427. make[2]: Leaving directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  428. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
  429. [ 27%] Built target streflop
  430. make -f source/shared_lib/CMakeFiles/libmegaglest.dir/build.make source/shared_lib/CMakeFiles/libmegaglest.dir/depend
  431. make[2]: Entering directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  432. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3 /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/CMakeFiles/libmegaglest.dir/DependInfo.cmake
  433. Dependee "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/CMakeFiles/libmegaglest.dir/DependInfo.cmake" is newer than depender "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/CMakeFiles/libmegaglest.dir/depend.internal".
  434. Dependee "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib/CMakeFiles/libmegaglest.dir/depend.internal".
  435. Scanning dependencies of target libmegaglest
  436. make[2]: Leaving directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  437. make -f source/shared_lib/CMakeFiles/libmegaglest.dir/build.make source/shared_lib/CMakeFiles/libmegaglest.dir/build
  438. make[2]: Entering directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  439. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  440. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 1
  441. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  442. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  443. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 2
  444. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  445. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 3
  446. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  447. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  448. [ 27%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 4
  449. [ 28%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  450. [ 28%] [ 28%] [ 29%] [ 29%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 5
  451. [ 30%] [ 30%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetWin32.c.o
  452. [ 30%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpCmds.c.o
  453. [ 31%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetWin32.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/feathery_ftp/ftpTargetWin32.c
  454. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpCmds.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/feathery_ftp/ftpCmds.c
  455. Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpMessages.c.o
  456. Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpAccount.c.o
  457. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpMessages.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/feathery_ftp/ftpMessages.c
  458. [ 31%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpAccount.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/feathery_ftp/ftpAccount.c
  459. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  460. Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpLib.c.o
  461. Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetPosix.c.o
  462. Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpRuntime.c.o
  463. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strate[ 32%] gy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpLib.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/feathery_ftp/ftpLib.c
  464. Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpSession.c.o
  465. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpRuntime.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/feathery_ftp/ftpRuntime.c
  466. Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpServer.c.o
  467. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetPosix.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/feathery_ftp/ftpTargetPosix.c
  468. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/camera.cpp.o
  469. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpSession.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/feathery_ftp/ftpSession.c
  470. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpServer.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/feathery_ftp/ftpServer.c
  471. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/camera.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/camera.cpp
  472. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  473. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/font_text.cpp.o
  474. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/font_text.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/font_text.cpp
  475. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 6
  476. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/context.cpp.o
  477. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  478. [ 32%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/context.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/context.cpp
  479. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 7
  480. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  481. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  482. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 8
  483. [ 32%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  484. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/pixmap.cpp.o
  485. [ 33%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/pixmap.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/pixmap.cpp
  486. [ 33%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  487. [ 34%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 9
  488. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  489. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/buffer.cpp.o
  490. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/texture.cpp.o
  491. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/texture.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/texture.cpp
  492. [ 34%] [ 34%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/buffer.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/buffer.cpp
  493. [ 35%] [ 35%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/ImageReaders.cpp.o
  494. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/shader.cpp.o
  495. [ 35%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/ImageReaders.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/ImageReaders.cpp
  496. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/shader.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/shader.cpp
  497. [ 36%] [ 36%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 10
  498. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/model_manager.cpp.o
  499. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/font.cpp.o
  500. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/JPGReader.cpp.o
  501. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/font.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/font.cpp
  502. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/model.cpp.o
  503. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/PNGReader.cpp.o
  504. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/model_manager.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/model_manager.cpp
  505. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/JPGReader.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/JPGReader.cpp
  506. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/model.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/model.cpp
  507. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/quaternion.cpp.o
  508. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/PNGReader.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/PNGReader.cpp
  509. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/particle.cpp.o
  510. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/quaternion.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/quaternion.cpp
  511. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/particle.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/particle.cpp
  512. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  513. [ 37%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  514. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/BMPReader.cpp.o
  515. [ 37%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/BMPReader.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/BMPReader.cpp
  516. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/font_manager.cpp.o
  517. [ 37%] cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/font_manager.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/font_manager.cpp
  518. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/interpolation.cpp.o
  519. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/interpolation.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/interpolation.cpp
  520. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 11
  521. [ 38%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/shader_manager.cpp.o
  522. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/shader_manager.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/shader_manager.cpp
  523. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  524. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 12
  525. [ 38%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  526. [ 39%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/FileReader.cpp.o
  527. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/FileReader.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/FileReader.cpp
  528. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/texture_manager.cpp.o
  529. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strate[ 39%] gy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/texture_manager.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/texture_manager.cpp
  530. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/TGAReader.cpp.o
  531. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/TGAReader.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/TGAReader.cpp
  532. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  533. [ 39%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/graphics_interface.cpp.o
  534. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/graphics_interface.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/graphics_interface.cpp
  535. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 13
  536. [ 40%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/texture-atlas.c.o
  537. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/texture-atlas.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/freetype-gl/texture-atlas.c
  538. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  539. [ 40%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/texture-glyph.c.o
  540. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/texture-glyph.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/freetype-gl/texture-glyph.c
  541. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 14
  542. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  543. [ 41%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  544. [ 41%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/texture-font.c.o
  545. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/texture-font.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/freetype-gl/texture-font.c
  546. [ 41%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/edtaa3func.c.o
  547. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/edtaa3func.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/freetype-gl/edtaa3func.c
  548. Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/vector.c.o
  549. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/vector.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/freetype-gl/vector.c
  550. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 15
  551. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  552. [ 42%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 16
  553. Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/font-manager.c.o
  554. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/font-manager.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/freetype-gl/font-manager.c
  555. [ 42%] [ 43%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/markup.c.o
  556. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/markup.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/freetype-gl/markup.c
  557. Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/makefont.c.o
  558. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/makefont.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/freetype-gl/makefont.c
  559. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  560. [ 43%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  561. Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/vertex-buffer.c.o
  562. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 17
  563. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/freetype-gl/vertex-buffer.c.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/freetype-gl/vertex-buffer.c
  564. [ 43%] [ 44%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/context_gl.cpp.o
  565. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/context_gl.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/gl/context_gl.cpp
  566. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/text_renderer_gl.cpp.o
  567. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/text_renderer_gl.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/gl/text_renderer_gl.cpp
  568. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  569. [ 44%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/particle_renderer_gl.cpp.o
  570. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/particle_renderer_gl.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/gl/particle_renderer_gl.cpp
  571. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  572. [ 44%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/opengl.cpp.o
  573. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/opengl.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/gl/opengl.cpp
  574. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 18
  575. [ 45%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/shader_gl.cpp.o
  576. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/shader_gl.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/gl/shader_gl.cpp
  577. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  578. [ 45%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/model_renderer_gl.cpp.o
  579. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/model_renderer_gl.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/gl/model_renderer_gl.cpp
  580. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 19
  581. [ 46%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_gl.cpp.o
  582. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_gl.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/gl/font_gl.cpp
  583. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  584. [ 46%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_textFTGL.cpp.o
  585. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_textFTGL.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/gl/font_textFTGL.cpp
  586. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  587. [ 46%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_text_freetypegl.cpp.o
  588. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 20
  589. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_text_freetypegl.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/gl/font_text_freetypegl.cpp
  590. [ 47%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/texture_gl.cpp.o
  591. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/texture_gl.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/gl/texture_gl.cpp
  592. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  593. [ 47%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/base_renderer.cpp.o
  594. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/base_renderer.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/gl/base_renderer.cpp
  595. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 21
  596. [ 48%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/md5/md5util.cpp.o
  597. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/md5/md5util.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/md5/md5util.cpp
  598. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  599. [ 48%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/md5/Image.cpp.o
  600. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/md5/Image.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/md5/Image.cpp
  601. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  602. [ 48%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/md5/ArbProgram.cpp.o
  603. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/md5/ArbProgram.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/md5/ArbProgram.cpp
  604. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 22
  605. [ 49%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  606. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 23
  607. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/md5/md5Texture.cpp.o
  608. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/md5/md5Texture.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/md5/md5Texture.cpp
  609. [ 49%] [ 50%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/md5/ShaderManager.cpp.o
  610. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/md5/ShaderManager.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/md5/ShaderManager.cpp
  611. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/md5/Md5Model.cpp.o
  612. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/md5/Md5Model.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/md5/Md5Model.cpp
  613. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  614. [ 50%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/md5/GlErrors.cpp.o
  615. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/graphics/md5/GlErrors.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/graphics/md5/GlErrors.cpp
  616. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  617. [ 50%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/lua/lua_script.cpp.o
  618. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/lua/lua_script.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/lua/lua_script.cpp
  619. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 24
  620. [ 51%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/map/map_preview.cpp.o
  621. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/map/map_preview.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/map/map_preview.cpp
  622. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  623. [ 51%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/simple_threads.cpp.o
  624. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/common/simple_threads.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/common/simple_threads.cpp
  625. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 25
  626. [ 52%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/cache_manager.cpp.o
  627. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/common/cache_manager.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/common/cache_manager.cpp
  628. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  629. [ 52%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/platform_common.cpp.o
  630. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/common/platform_common.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/common/platform_common.cpp
  631. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  632. [ 52%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/base_thread.cpp.o
  633. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/common/base_thread.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/common/base_thread.cpp
  634. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 26
  635. [ 53%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/sound_interface.cpp.o
  636. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/sound/sound_interface.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/sound/sound_interface.cpp
  637. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  638. [ 53%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/sound.cpp.o
  639. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/sound/sound.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/sound/sound.cpp
  640. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  641. [ 53%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/sound_file_loader.cpp.o
  642. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/sound/sound_file_loader.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/sound/sound_file_loader.cpp
  643. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 27
  644. [ 54%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/sound_player.cpp.o
  645. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/sound/sound_player.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/sound/sound_player.cpp
  646. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  647. [ 54%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/openal/sound_player_openal.cpp.o
  648. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/sound/openal/sound_player_openal.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/sound/openal/sound_player_openal.cpp
  649. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 28
  650. [ 55%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/checksum.cpp.o
  651. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/util/checksum.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/util/checksum.cpp
  652. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  653. [ 55%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/properties.cpp.o
  654. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/util/properties.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/util/properties.cpp
  655. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  656. [ 55%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/leak_dumper.cpp.o
  657. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/util/leak_dumper.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/util/leak_dumper.cpp
  658. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 29
  659. [ 56%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/string_utils.cpp.o
  660. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/util/string_utils.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/util/string_utils.cpp
  661. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  662. [ 56%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/profiler.cpp.o
  663. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/util/profiler.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/util/profiler.cpp
  664. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 30
  665. [ 57%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/randomgen.cpp.o
  666. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/util/randomgen.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/util/randomgen.cpp
  667. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  668. [ 57%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/util.cpp.o
  669. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/util/util.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/util/util.cpp
  670. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  671. [ 57%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/conversion.cpp.o
  672. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/util/conversion.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/util/conversion.cpp
  673. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 31
  674. [ 58%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/xml/xml_parser.cpp.o
  675. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/xml/xml_parser.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/xml/xml_parser.cpp
  676. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  677. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 32
  678. [ 58%] [ 59%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/streflop/Random.cpp.o
  679. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/streflop/Random.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/Random.cpp
  680. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/streflop/SMath.cpp.o
  681. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/streflop/SMath.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/SMath.cpp
  682. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  683. [ 59%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/streflop/streflopC.cpp.o
  684. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  685. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/streflop/streflopC.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/streflop/streflopC.cpp
  686. [ 59%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/gl_wrap.cpp.o
  687. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/sdl/gl_wrap.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/sdl/gl_wrap.cpp
  688. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 33
  689. [ 60%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/window.cpp.o
  690. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/sdl/window.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/sdl/window.cpp
  691. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  692. [ 60%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/platform_util.cpp.o
  693. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/sdl/platform_util.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/sdl/platform_util.cpp
  694. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  695. [ 60%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/thread.cpp.o
  696. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/sdl/thread.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/sdl/thread.cpp
  697. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 34
  698. [ 61%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/window_gl.cpp.o
  699. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/sdl/window_gl.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/sdl/window_gl.cpp
  700. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  701. [ 61%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/factory_repository.cpp.o
  702. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/sdl/factory_repository.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/sdl/factory_repository.cpp
  703. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 35
  704. [ 62%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  705. Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/posix/ircclient.cpp.o
  706. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/posix/ircclient.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/posix/ircclient.cpp
  707. [ 62%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpclient.cpp.o
  708. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpclient.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/posix/miniftpclient.cpp
  709. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles
  710. /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/util/util.cpp: In static member function 'static void Shared::Util::SystemFlags::Close()':
  711. /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/util/util.cpp:360:30: error: 'close' was not declared in this scope
  712. [ 62%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpserver.cpp.o
  713. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpserver.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/posix/miniftpserver.cpp
  714. /usr/bin/cmake -E cmake_progress_report /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/CMakeFiles 36
  715. [ 63%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/posix/socket.cpp.o
  716. cd /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DSTREFLOP_SSE -DCURL_STATICLIB -DHAVE_FONTCONFIG -DUSE_FTGL -DUSE_FTGL -DCUSTOM_DATA_INSTALL_PATH=\"/usr/share/games/megaglest/\" -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -I/usr/include/AL -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/sdl -I/usr/include/libircclient -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/feathery_ftp -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/glew -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/freetype-gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/gl -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/graphics/md5 -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/lua -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/map -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/common -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/sound/openal -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/util -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/xml -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/streflop/libm_flt32_source -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/posix -I/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/include/platform/unix -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -o CMakeFiles/libmegaglest.dir/sources/platform/posix/socket.cpp.o -c /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/source/shared_lib/sources/platform/posix/socket.cpp
  717. make[2]: *** [source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/util.cpp.o] Error 1
  718. make[2]: *** Waiting for unfinished jobs....
  719. make[2]: Leaving directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  720. make[1]: *** [source/shared_lib/CMakeFiles/libmegaglest.dir/all] Error 2
  721. make[1]: Leaving directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  722. make: *** [all] Error 2
  723. * __helpers_die: WARNING: emake failed
  724. * cmake-utils_src_make: WARNING: Make failed!
  725. >>> Source compiled.
  726. >>> Working in BUILD_DIR: "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build"
  727. No tests found. Skipping.
  728. >>> Install megaglest-3.6.0.3 into /tmp/portage/games-strategy/megaglest-3.6.0.3/image/ category games-strategy
  729. make -j24 -C /tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build DESTDIR=/tmp/portage/games-strategy/megaglest-3.6.0.3/image/ install/fast
  730. make: Entering directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  731. make -f CMakeFiles/Makefile2 preinstall
  732. make[1]: Entering directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  733. make[1]: Nothing to be done for `preinstall'.
  734. make[1]: Leaving directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  735. Install the project...
  736. /usr/bin/cmake -P cmake_install.cmake
  737. -- Install configuration: "Gentoo"
  738. CMake Error at source/glest_game/cmake_install.cmake:50 (FILE):
  739. file INSTALL cannot find
  740. "/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3/mk/linux/megaglest".
  741. Call Stack (most recent call first):
  742. cmake_install.cmake:38 (INCLUDE)
  743. make: *** [install/fast] Error 1
  744. make: Leaving directory `/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3_build'
  745. * ERROR: games-strategy/megaglest-3.6.0.3 failed (install phase):
  746. * emake failed
  747. *
  748. * If you need support, post the output of `emerge --info '=games-strategy/megaglest-3.6.0.3'`,
  749. * the complete build log and the output of `emerge -pqv '=games-strategy/megaglest-3.6.0.3'`.
  750. * The complete build log is located at '/var/log/portage/games-strategy:megaglest-3.6.0.3:20121029-124608.log'.
  751. * For convenience, a symlink to the build log is located at '/tmp/portage/games-strategy/megaglest-3.6.0.3/temp/build.log'.
  752. * The ebuild environment file is located at '/tmp/portage/games-strategy/megaglest-3.6.0.3/temp/environment'.
  753. * Working directory: '/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3'
  754. * S: '/tmp/portage/games-strategy/megaglest-3.6.0.3/work/megaglest-3.6.0.3'