* Package: games-strategy/megaglest-3.13.0 * Repository: gentoo * Maintainer: games@gentoo.org * Upstream: https://github.com/MegaGlest/megaglest-source/issues * USE: abi_x86_64 amd64 cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 editor elibc_glibc kernel_linux lua_single_target_lua5-1 model-viewer streflop tools unicode userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using lua5.1 to build >>> Unpacking source... >>> Unpacking megaglest-source-3.13.0.tar.xz to /var/tmp/portage/games-strategy/megaglest-3.13.0/work >>> Source unpacked in /var/tmp/portage/games-strategy/megaglest-3.13.0/work >>> Preparing source in /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 ... * Applying megaglest-3.11.1-cmake-lua.patch ... [ ok ] * Working in BUILD_DIR: "/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build" * Hardcoded definition(s) removed in CMakeLists.txt: * SET(CMAKE_BUILD_TYPE "RelWithDebInfo" CACHE STRING "Choose build type: None( * * Requested wxWidgets: 3.0-gtk3 * Using wxWidgets: gtk3-unicode-3.0-gtk3 * >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 ... * Working in BUILD_DIR: "/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build" cmake -C /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DWANT_USE_FriBiDi=no -DBUILD_MEGAGLEST_MAP_EDITOR=yes -DBUILD_MEGAGLEST_MODEL_IMPORT_EXPORT_TOOLS=yes -DBUILD_MEGAGLEST_MODEL_VIEWER=yes -DWANT_USE_VLC=no -DFORCE_LUA_VERSION=5.1.5 -DFORCE_MAX_SSE_LEVEL=3 -DWANT_USE_FTGL=ON -DWANT_STATIC_LIBS=OFF -DWANT_USE_STREFLOP=yes -DwxWidgets_USE_STATIC=OFF -DwxWidgets_USE_UNICODE=yes -DwxWidgets_USE_UNIVERSAL=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/gentoo_toolchain.cmake /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 loading initial cache file /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/gentoo_common_config.cmake CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.2.0 -- The CXX compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_SOURCE_DIR = /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 -- Build type for this compile will be: Gentoo -- Using xvfb-run to run man2help. -- Determining version number system type to use: -- ** Trying 3 part versioning -- Detected MegaGlest Version is [v3.13.0] -- Detected GNUC Compiler... -- *NOTE: Checking for max SSE LEVEL [3] -- Max SSE desired: [3] -- Performing Test HAS_SSE3_EXTENSIONS -- Performing Test HAS_SSE3_EXTENSIONS - Success -- Performing Test HAS_SSE2_EXTENSIONS -- Performing Test HAS_SSE2_EXTENSIONS - Success -- Performing Test HAS_SSE_EXTENSIONS -- Performing Test HAS_SSE_EXTENSIONS - Success -- Found SSE3 extensions, using flags: -msse3 -mfpmath=sse -- *NOTE: using SSE for STREFLOP. -- Performing Test HAS_GCC_BACKTRACE -- Performing Test HAS_GCC_BACKTRACE - Success -- Found GCC backtrace lib, will support backtraces -- Found Git: /usr/bin/git (found version "2.33.0") -- *NOTE: Custom Data Install Path is [/usr/share/megaglest/] -- CMAKE_CXX_FLAGS_GENTOO: -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -- **Found game source code. -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") -- Checking for one of the modules 'streflop-sse' -- Checking for one of the modules 'streflop' -- Search for Library STREFLOP result = libs: include dirs: -- Will try to build MegaGlest shared library -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1l") -- Found CURL: /usr/lib64/libcurl.so (found version "7.78.0") -- #2 CURL RET = 0, using CURL dynamic libs: -lcurl -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found SDL2: /usr/lib64/libSDL2main.a;/usr/lib64/libSDL2.so;-lpthread CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:315 (message): Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when available. Run "cmake --help-policy CMP0072" for policy details. Use the cmake_policy command to set the policy and suppress this warning. FindOpenGL found both a legacy GL library: OPENGL_gl_LIBRARY: /usr/lib64/libGL.so and GLVND libraries for OpenGL and GLX: OPENGL_opengl_LIBRARY: /usr/lib64/libOpenGL.so OPENGL_glx_LIBRARY: /usr/lib64/libGLX.so OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for compatibility with CMake 3.10 and below the legacy GL library will be used. Call Stack (most recent call first): source/shared_lib/CMakeLists.txt:109 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenGL: /usr/lib64/libOpenGL.so -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found OpenAL: /usr/lib64/libopenal.so -- Found Lua: /usr/lib64/liblua5.1.so;/usr/lib64/libm.so (found suitable exact version "5.1.5") -- Found JPEG: /usr/lib64/libjpeg.so (found version "62") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.37+apng") -- **NOTE: FontConfig support was detected and enabled. -- Found Freetype: /usr/lib64/libfreetype.so (found version "2.11.0") -- Found FTGL libraries at /usr/lib64/libftgl.so and includes at /usr/include -- **NOTE: FTGL font support was detected and enabled. -- Found GLEW: /usr/include -- GLEW_LIBRARY: /usr/lib64/libGLEW.so -- LIBVLC disabled so videos are NOT supported. -- BREAKPAD_ROOT= Operating system: linux -- BREAKPAD_INCLUDE_DIR=BREAKPAD_INCLUDE_DIR-NOTFOUND -- ** WARNING: Could not find GoogleBreakpad. Disabling GoogleBreakpad support. -- Looking for miniupnpc... CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (MINIUPNP) does not match the name of the calling package (Miniupnpc). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): mk/cmake/Modules/FindMiniupnpc.cmake:63 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) source/shared_lib/CMakeLists.txt:291 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found MINIUPNP: /usr/lib64/libminiupnpc.so -- Found the miniupnpc headers at /usr/include/miniupnpc -- Performing Test MINIUPNPC_VERSION_1_7_OR_HIGHER -- Performing Test MINIUPNPC_VERSION_1_7_OR_HIGHER - Success -- Found miniupnpc version is v1.7 or higher -- *** Using miniupnpc lib found in [/usr/include/miniupnpc] MINIUPNP_FOUND [TRUE] MINIUPNP_LIBRARY [/usr/lib64/libminiupnpc.so] -- **No macros required for miniupnpc version -- *** Searching for libircclient since WANT_STATIC_LIBS is: OFF ... CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (IRCCLIENT) does not match the name of the calling package (Ircclient). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): mk/cmake/Modules/FindIrcclient.cmake:70 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) source/shared_lib/CMakeLists.txt:369 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found IRCCLIENT: /usr/lib64/libircclient.so -- Found IRCClient include path: /usr/include/libircclient libs: /usr/lib64/libircclient.so -- *** Using libircclient found in [/usr/include/libircclient] IRCCLIENT_FOUND [TRUE] IRCCLIENT_LIBRARY [/usr/lib64/libircclient.so] -- Performing Test HAS_LIBIRCCLIENT_1_6 -- Performing Test HAS_LIBIRCCLIENT_1_6 - Success -- Found HAS_LIBIRCCLIENT_1_6: 1 -- EXTERNAL_LIBS = [-lcurl;/usr/lib64/libssl.so;/usr/lib64/libcrypto.so;/usr/lib64/libSDL2main.a;/usr/lib64/libSDL2.so;-lpthread;/usr/lib64/libGL.so;/usr/lib64/libGLU.so;/usr/lib64/libSM.so;/usr/lib64/libICE.so;/usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libopenal.so;/usr/lib64/liblua5.1.so;/usr/lib64/libm.so;dl;/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] -- Will try to build MegaGlest game CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:315 (message): Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when available. Run "cmake --help-policy CMP0072" for policy details. Use the cmake_policy command to set the policy and suppress this warning. FindOpenGL found both a legacy GL library: OPENGL_gl_LIBRARY: /usr/lib64/libGL.so and GLVND libraries for OpenGL and GLX: OPENGL_opengl_LIBRARY: /usr/lib64/libOpenGL.so OPENGL_glx_LIBRARY: /usr/lib64/libGLX.so OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for compatibility with CMake 3.10 and below the legacy GL library will be used. Call Stack (most recent call first): source/glest_game/CMakeLists.txt:38 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- OGG/Vorbis includes: /usr/include -- OGG library : /usr/lib64/libogg.so -- Vorbis library : /usr/lib64/libvorbis.so -- Vorbis file library: /usr/lib64/libvorbisfile.so -- #2 CURL RET = 0, using CURL dynamic libs: -lcurl -- GLEW_LIBRARY: /usr/lib64/libGLEW.so -- LIBVLC disabled so videos are NOT supported. -- Checking for one of the modules 'streflop-sse' -- Checking for one of the modules 'streflop' -- Search for Library STREFLOP result = libs: include dirs: -- ***Note: The final output path for the MegaGlest engine will be [] -- BREAKPAD_ROOT= Operating system: linux -- BREAKPAD_INCLUDE_DIR=BREAKPAD_INCLUDE_DIR-NOTFOUND -- ** WARNING: Could not find GoogleBreakpad. Disabling GoogleBreakpad support. -- ***-- Found help2man: /usr/bin/help2man about to build manpage in [/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game/megaglest.6] -- ***-- Found xvfb-run: /usr/bin/xvfb-run about to build manpage with it. -- **Source package INSTALL TRIGGERED [/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0] -- **NOTE: Will Install manpage [megaglest.6] to [share/man/man6/] -- Will try to build MegaGlest map editor CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:315 (message): Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when available. Run "cmake --help-policy CMP0072" for policy details. Use the cmake_policy command to set the policy and suppress this warning. FindOpenGL found both a legacy GL library: OPENGL_gl_LIBRARY: /usr/lib64/libGL.so and GLVND libraries for OpenGL and GLX: OPENGL_opengl_LIBRARY: /usr/lib64/libOpenGL.so OPENGL_glx_LIBRARY: /usr/lib64/libGLX.so OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for compatibility with CMake 3.10 and below the legacy GL library will be used. Call Stack (most recent call first): source/glest_map_editor/CMakeLists.txt:23 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found wxWidgets: -L/usr/lib64;-pthread;;;-lwx_gtk3u_gl-3.0-gtk3;-lwx_gtk3u_core-3.0-gtk3;-lwx_baseu-3.0-gtk3 (found version "3.0.5") -- wxWidgets: /usr/lib64/wx/include/gtk3-unicode-3.0-gtk3;/usr/include/wx-3.0-gtk3 ;/; -L/usr/lib64;-pthread;;;-lwx_gtk3u_gl-3.0-gtk3;-lwx_gtk3u_core-3.0-gtk3;-lwx_baseu-3.0-gtk3 -- Checking for one of the modules 'streflop-sse' -- Checking for one of the modules 'streflop' -- Search for Library STREFLOP result = libs: include dirs: -- ***Note: The final output path for MegaGlest Map Editor will be [/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_map_editor/] -- ***-- Found help2man: /usr/bin/help2man about to build manpage in [/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_map_editor/megaglest_editor.6] -- ***-- Found xvfb-run: /usr/bin/xvfb-run about to build manpage with it. -- **NOTE: Will Install manpage [megaglest_editor.6] to [share/man/man6/] -- Will try to build MegaGlest model viewer CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:315 (message): Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when available. Run "cmake --help-policy CMP0072" for policy details. Use the cmake_policy command to set the policy and suppress this warning. FindOpenGL found both a legacy GL library: OPENGL_gl_LIBRARY: /usr/lib64/libGL.so and GLVND libraries for OpenGL and GLX: OPENGL_opengl_LIBRARY: /usr/lib64/libOpenGL.so OPENGL_glx_LIBRARY: /usr/lib64/libGLX.so OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for compatibility with CMake 3.10 and below the legacy GL library will be used. Call Stack (most recent call first): source/g3d_viewer/CMakeLists.txt:23 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- GLEW_LIBRARY: /usr/lib64/libGLEW.so -- wxWidgets: /usr/lib64/wx/include/gtk3-unicode-3.0-gtk3;/usr/include/wx-3.0-gtk3 ;/; -L/usr/lib64;-pthread;;;-lwx_gtk3u_gl-3.0-gtk3;-lwx_gtk3u_core-3.0-gtk3;-lwx_baseu-3.0-gtk3 -- Checking for one of the modules 'streflop-sse' -- Checking for one of the modules 'streflop' -- Search for Library STREFLOP result = libs: include dirs: -- ***Note: The final output path for MegaGlest G3d Viewer will be [/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer/] -- ***-- Found help2man: /usr/bin/help2man about to build manpage in [/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer/megaglest_g3dviewer.6] -- ***-- Found xvfb-run: /usr/bin/xvfb-run about to build manpage with it. -- **NOTE: Will Install manpage [megaglest_g3dviewer.6] to [share/man/man6/] -- Will try to build MegaGlest model import/export tools -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.12") -- =====> Found Define: STREFLOP_SSE -- =====> Found Define: HAS_GCC_BACKTRACE -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -pipe -march=native -fno-diagnostics-color -O2 -fcommon C++ -pipe -march=native -fno-diagnostics-color -O2 Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build >>> Source configured. >>> Compiling source in /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 ... * Working in BUILD_DIR: "/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build" make -j4 VERBOSE=1 /usr/bin/cmake -S/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 -B/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/CMakeFiles /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make -f source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/build.make source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/depend make -f source/tools/glexemel/CMakeFiles/xml2g.dir/build.make source/tools/glexemel/CMakeFiles/xml2g.dir/depend make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/DependInfo.cmake make -f source/tools/glexemel/CMakeFiles/g2xml.dir/build.make source/tools/glexemel/CMakeFiles/g2xml.dir/depend make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/tools/glexemel /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/tools/glexemel /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/tools/glexemel/CMakeFiles/xml2g.dir/DependInfo.cmake make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make -f source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/build.make source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/build make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/tools/glexemel /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/tools/glexemel /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/tools/glexemel/CMakeFiles/g2xml.dir/DependInfo.cmake make -f source/tools/glexemel/CMakeFiles/xml2g.dir/build.make source/tools/glexemel/CMakeFiles/xml2g.dir/build make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [ 0%] Building C object source/tools/glexemel/CMakeFiles/xml2g.dir/xml2g.c.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/tools/glexemel && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/libxml2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fcommon -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/tools/glexemel/CMakeFiles/xml2g.dir/xml2g.c.o -MF CMakeFiles/xml2g.dir/xml2g.c.o.d -o CMakeFiles/xml2g.dir/xml2g.c.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/tools/glexemel/xml2g.c make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make -f source/tools/glexemel/CMakeFiles/g2xml.dir/build.make source/tools/glexemel/CMakeFiles/g2xml.dir/build make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [ 1%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_acosf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_acosf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_acosf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_acosf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_acosf.cpp [ 1%] Building C object source/tools/glexemel/CMakeFiles/g2xml.dir/g2xml.c.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/tools/glexemel && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/libxml2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fcommon -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/tools/glexemel/CMakeFiles/g2xml.dir/g2xml.c.o -MF CMakeFiles/g2xml.dir/g2xml.c.o.d -o CMakeFiles/g2xml.dir/g2xml.c.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/tools/glexemel/g2xml.c [ 1%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_acoshf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_acoshf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_acoshf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_acoshf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_acoshf.cpp [ 1%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_asinf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_asinf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_asinf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_asinf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_asinf.cpp [ 2%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_atan2f.cpp.o [ 3%] Linking C executable xml2g cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/tools/glexemel && /usr/bin/cmake -E cmake_link_script CMakeFiles/xml2g.dir/link.txt --verbose=1 cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_atan2f.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_atan2f.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_atan2f.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_atan2f.cpp /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fcommon -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic CMakeFiles/xml2g.dir/xml2g.c.o -o xml2g -lxml2 [ 3%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_atanhf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_atanhf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_atanhf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_atanhf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_atanhf.cpp [ 3%] Linking C executable g2xml cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/tools/glexemel && /usr/bin/cmake -E cmake_link_script CMakeFiles/g2xml.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fcommon -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic CMakeFiles/g2xml.dir/g2xml.c.o -o g2xml [ 4%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_coshf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_coshf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_coshf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_coshf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_coshf.cpp make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [ 4%] Built target g2xml [ 4%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_exp2f.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_exp2f.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_exp2f.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_exp2f.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_exp2f.cpp [ 4%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_expf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_expf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_expf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_expf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_expf.cpp [ 5%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_fmodf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_fmodf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_fmodf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_fmodf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_fmodf.cpp make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [ 5%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_gammaf_r.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_gammaf_r.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_gammaf_r.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_gammaf_r.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_gammaf_r.cpp [ 5%] Built target xml2g [ 6%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_hypotf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_hypotf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_hypotf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_hypotf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_hypotf.cpp [ 6%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_j0f.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_j0f.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_j0f.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_j0f.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_j0f.cpp [ 6%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_j1f.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_j1f.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_j1f.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_j1f.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_j1f.cpp [ 7%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_jnf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_jnf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_jnf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_jnf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_jnf.cpp [ 7%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_lgammaf_r.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_lgammaf_r.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_lgammaf_r.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_lgammaf_r.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_lgammaf_r.cpp [ 8%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_log10f.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_log10f.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_log10f.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_log10f.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_log10f.cpp [ 8%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_log2f.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_log2f.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_log2f.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_log2f.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_log2f.cpp [ 8%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_logf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_logf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_logf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_logf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_logf.cpp [ 9%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_powf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_powf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_powf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_powf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_powf.cpp [ 9%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_rem_pio2f.cpp.o [ 10%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_remainderf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_remainderf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_remainderf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_remainderf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_remainderf.cpp cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_rem_pio2f.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_rem_pio2f.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_rem_pio2f.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_rem_pio2f.cpp [ 10%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_sinhf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_sinhf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_sinhf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_sinhf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_sinhf.cpp [ 11%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/k_cosf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/k_cosf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/k_cosf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/k_cosf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/k_cosf.cpp [ 11%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_sqrtf.cpp.o [ 11%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/k_rem_pio2f.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/e_sqrtf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/e_sqrtf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/e_sqrtf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/e_sqrtf.cpp cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/k_rem_pio2f.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/k_rem_pio2f.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/k_rem_pio2f.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/k_rem_pio2f.cpp [ 12%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/k_sinf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/k_sinf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/k_sinf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/k_sinf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/k_sinf.cpp [ 12%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/k_tanf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/k_tanf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/k_tanf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/k_tanf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/k_tanf.cpp [ 12%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_asinhf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_asinhf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_asinhf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_asinhf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_asinhf.cpp [ 13%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_atanf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_atanf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_atanf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_atanf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_atanf.cpp [ 13%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_cbrtf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_cbrtf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_cbrtf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_cbrtf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_cbrtf.cpp [ 14%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_ceilf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_ceilf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_ceilf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_ceilf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_ceilf.cpp [ 14%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_cosf.cpp.o [ 14%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_copysignf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_cosf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_cosf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_cosf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_cosf.cpp cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_copysignf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_copysignf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_copysignf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_copysignf.cpp [ 15%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_erff.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_erff.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_erff.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_erff.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_erff.cpp [ 15%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_expm1f.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_expm1f.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_expm1f.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_expm1f.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_expm1f.cpp [ 16%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_fabsf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_fabsf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_fabsf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_fabsf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_fabsf.cpp [ 16%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_finitef.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_finitef.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_finitef.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_finitef.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_finitef.cpp [ 16%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_floorf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_floorf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_floorf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_floorf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_floorf.cpp [ 17%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_fpclassifyf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_fpclassifyf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_fpclassifyf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_fpclassifyf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_fpclassifyf.cpp [ 17%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_frexpf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_frexpf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_frexpf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_frexpf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_frexpf.cpp [ 18%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_ilogbf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_ilogbf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_ilogbf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_ilogbf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_ilogbf.cpp [ 18%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_isinff.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_isinff.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_isinff.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_isinff.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_isinff.cpp [ 18%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_isnanf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_isnanf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_isnanf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_isnanf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_isnanf.cpp [ 19%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_ldexpf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_ldexpf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_ldexpf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_ldexpf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_ldexpf.cpp [ 19%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_llrintf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_llrintf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_llrintf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_llrintf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_llrintf.cpp [ 20%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_llroundf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_llroundf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_llroundf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_llroundf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_llroundf.cpp [ 20%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_log1pf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_log1pf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_log1pf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_log1pf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_log1pf.cpp [ 20%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_logbf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_logbf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_logbf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_logbf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_logbf.cpp [ 21%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_lrintf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_lrintf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_lrintf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_lrintf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_lrintf.cpp [ 22%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_modff.cpp.o [ 22%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_lroundf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_modff.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_modff.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_modff.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_modff.cpp cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_lroundf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_lroundf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_lroundf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_lroundf.cpp [ 22%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_nearbyintf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_nearbyintf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_nearbyintf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_nearbyintf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_nearbyintf.cpp [ 22%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_nextafterf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_nextafterf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_nextafterf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_nextafterf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_nextafterf.cpp [ 23%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_remquof.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_remquof.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_remquof.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_remquof.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_remquof.cpp [ 23%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_rintf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_rintf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_rintf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_rintf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_rintf.cpp [ 24%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_roundf.cpp.o [ 24%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_scalblnf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_roundf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_roundf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_roundf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_roundf.cpp cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_scalblnf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_scalblnf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_scalblnf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_scalblnf.cpp [ 24%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_scalbnf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_scalbnf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_scalbnf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_scalbnf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_scalbnf.cpp [ 25%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_signbitf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_signbitf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_signbitf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_signbitf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_signbitf.cpp [ 25%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_sincosf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_sincosf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_sincosf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_sincosf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_sincosf.cpp [ 26%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_sinf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_sinf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_sinf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_sinf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_sinf.cpp [ 26%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_tanf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_tanf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_tanf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_tanf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_tanf.cpp [ 26%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_tanhf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_tanhf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_tanhf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_tanhf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_tanhf.cpp [ 27%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_truncf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_truncf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/s_truncf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/s_truncf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/s_truncf.cpp [ 27%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/w_expf.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/flt-32 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/../../include/streflop/libm/headers -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -fPIC -MD -MT source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/w_expf.cpp.o -MF CMakeFiles/streflop.dir/libm/flt-32/w_expf.cpp.o.d -o CMakeFiles/streflop.dir/libm/flt-32/w_expf.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/w_expf.cpp [ 28%] Linking CXX static library libstreflop.a cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/cmake -P CMakeFiles/streflop.dir/cmake_clean_target.cmake cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/sources/streflop && /usr/bin/cmake -E cmake_link_script CMakeFiles/streflop.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libstreflop.a CMakeFiles/streflop.dir/libm/flt-32/e_acosf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_acoshf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_asinf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_atan2f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_atanhf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_coshf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_exp2f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_expf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_fmodf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_gammaf_r.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_hypotf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_j0f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_j1f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_jnf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_lgammaf_r.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_log10f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_log2f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_logf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_powf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_rem_pio2f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_remainderf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_sinhf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/e_sqrtf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/k_cosf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/k_rem_pio2f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/k_sinf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/k_tanf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_asinhf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_atanf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_cbrtf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_ceilf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_copysignf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_cosf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_erff.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_expm1f.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_fabsf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_finitef.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_floorf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_fpclassifyf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_frexpf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_ilogbf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_isinff.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_isnanf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_ldexpf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_llrintf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_llroundf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_log1pf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_logbf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_lrintf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_lroundf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_modff.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_nearbyintf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_nextafterf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_remquof.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_rintf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_roundf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_scalblnf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_scalbnf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_signbitf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_sincosf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_sinf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_tanf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_tanhf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/s_truncf.cpp.o CMakeFiles/streflop.dir/libm/flt-32/w_expf.cpp.o /usr/bin/x86_64-pc-linux-gnu-ranlib libstreflop.a make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [ 28%] Built target streflop make -f source/shared_lib/CMakeFiles/libmegaglest.dir/build.make source/shared_lib/CMakeFiles/libmegaglest.dir/depend make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib/CMakeFiles/libmegaglest.dir/DependInfo.cmake make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make -f source/shared_lib/CMakeFiles/libmegaglest.dir/build.make source/shared_lib/CMakeFiles/libmegaglest.dir/build make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [ 29%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/compression/compression_utils.cpp.o [ 29%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpAccount.c.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/compression/compression_utils.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/compression/compression_utils.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/compression/compression_utils.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/compression/compression_utils.cpp cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fcommon -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpAccount.c.o -MF CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpAccount.c.o.d -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpAccount.c.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/feathery_ftp/ftpAccount.c [ 30%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpCmds.c.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fcommon -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpCmds.c.o -MF CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpCmds.c.o.d -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpCmds.c.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/feathery_ftp/ftpCmds.c [ 30%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpLib.c.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fcommon -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpLib.c.o -MF CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpLib.c.o.d -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpLib.c.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/feathery_ftp/ftpLib.c [ 30%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpMessages.c.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fcommon -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpMessages.c.o -MF CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpMessages.c.o.d -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpMessages.c.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/feathery_ftp/ftpMessages.c [ 31%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpRuntime.c.o [ 31%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpServer.c.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fcommon -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpRuntime.c.o -MF CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpRuntime.c.o.d -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpRuntime.c.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/feathery_ftp/ftpRuntime.c cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fcommon -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpServer.c.o -MF CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpServer.c.o.d -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpServer.c.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/feathery_ftp/ftpServer.c [ 32%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpSession.c.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fcommon -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpSession.c.o -MF CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpSession.c.o.d -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpSession.c.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/feathery_ftp/ftpSession.c [ 32%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetPosix.c.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fcommon -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetPosix.c.o -MF CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetPosix.c.o.d -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetPosix.c.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/feathery_ftp/ftpTargetPosix.c [ 32%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetWin32.c.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fcommon -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetWin32.c.o -MF CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetWin32.c.o.d -o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetWin32.c.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/feathery_ftp/ftpTargetWin32.c [ 33%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/BMPReader.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/BMPReader.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/BMPReader.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/BMPReader.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/BMPReader.cpp [ 33%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/FileReader.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/FileReader.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/FileReader.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/FileReader.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/FileReader.cpp [ 34%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/ImageReaders.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/ImageReaders.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/ImageReaders.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/ImageReaders.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/ImageReaders.cpp [ 34%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/JPGReader.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/JPGReader.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/JPGReader.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/JPGReader.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/JPGReader.cpp [ 34%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/PNGReader.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/PNGReader.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/PNGReader.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/PNGReader.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/PNGReader.cpp [ 35%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/TGAReader.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/TGAReader.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/TGAReader.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/TGAReader.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/TGAReader.cpp [ 35%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/buffer.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/buffer.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/buffer.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/buffer.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/buffer.cpp [ 36%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/camera.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/camera.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/camera.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/camera.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/camera.cpp [ 36%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/context.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/context.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/context.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/context.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/context.cpp [ 36%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/font.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/font.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/font.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/font.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/font.cpp [ 37%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/font_manager.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/font_manager.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/font_manager.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/font_manager.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/font_manager.cpp [ 37%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/font_text.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/font_text.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/font_text.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/font_text.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/font_text.cpp [ 38%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/graphics_interface.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/graphics_interface.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/graphics_interface.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/graphics_interface.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/graphics_interface.cpp [ 38%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/interpolation.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/interpolation.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/interpolation.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/interpolation.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/interpolation.cpp [ 38%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/model.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/model.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/model.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/model.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/model.cpp [ 39%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/model_manager.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/model_manager.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/model_manager.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/model_manager.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/model_manager.cpp [ 39%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/particle.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/particle.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/particle.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/particle.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/particle.cpp [ 40%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/pixmap.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/pixmap.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/pixmap.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/pixmap.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/pixmap.cpp [ 40%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/quaternion.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/quaternion.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/quaternion.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/quaternion.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/quaternion.cpp [ 40%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/shader.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/shader.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/shader.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/shader.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/shader.cpp [ 41%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/shader_manager.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/shader_manager.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/shader_manager.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/shader_manager.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/shader_manager.cpp [ 41%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/texture.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/texture.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/texture.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/texture.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/texture.cpp [ 42%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/texture_manager.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/texture_manager.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/texture_manager.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/texture_manager.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/texture_manager.cpp [ 42%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/video_player.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/video_player.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/video_player.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/video_player.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/video_player.cpp [ 42%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/base_renderer.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/base_renderer.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/gl/base_renderer.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/base_renderer.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/gl/base_renderer.cpp [ 43%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/context_gl.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/context_gl.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/gl/context_gl.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/context_gl.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/gl/context_gl.cpp [ 43%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_gl.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_gl.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_gl.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_gl.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/gl/font_gl.cpp [ 44%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_textFTGL.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_textFTGL.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_textFTGL.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_textFTGL.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/gl/font_textFTGL.cpp [ 44%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/model_gl.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/model_gl.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/gl/model_gl.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/model_gl.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/gl/model_gl.cpp [ 44%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/model_renderer_gl.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/model_renderer_gl.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/gl/model_renderer_gl.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/model_renderer_gl.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/gl/model_renderer_gl.cpp [ 45%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/opengl.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/opengl.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/gl/opengl.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/opengl.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/gl/opengl.cpp [ 45%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/particle_renderer_gl.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/particle_renderer_gl.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/gl/particle_renderer_gl.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/particle_renderer_gl.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/gl/particle_renderer_gl.cpp [ 46%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/shader_gl.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/shader_gl.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/gl/shader_gl.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/shader_gl.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/gl/shader_gl.cpp [ 46%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/text_renderer_gl.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/text_renderer_gl.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/gl/text_renderer_gl.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/text_renderer_gl.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/gl/text_renderer_gl.cpp [ 46%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/texture_gl.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/graphics/gl/texture_gl.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/graphics/gl/texture_gl.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/graphics/gl/texture_gl.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/graphics/gl/texture_gl.cpp [ 47%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/lua/lua_script.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/lua/lua_script.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/lua/lua_script.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/lua/lua_script.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/lua/lua_script.cpp [ 47%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/map/map_preview.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/map/map_preview.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/map/map_preview.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/map/map_preview.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/map/map_preview.cpp [ 48%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/base_thread.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/base_thread.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/common/base_thread.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/common/base_thread.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/common/base_thread.cpp [ 48%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/byte_order.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/byte_order.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/common/byte_order.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/common/byte_order.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/common/byte_order.cpp [ 48%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/cache_manager.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/cache_manager.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/common/cache_manager.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/common/cache_manager.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/common/cache_manager.cpp /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/common/base_thread.cpp: In destructor ‘virtual Shared::PlatformCommon::BaseThread::~BaseThread()’: /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/common/base_thread.cpp:95:17: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 95 | throw megaglest_runtime_error(szBuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/common/base_thread.cpp:95:17: note: in C++11 destructors default to ‘noexcept’ [ 49%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/platform_common.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/platform_common.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/common/platform_common.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/common/platform_common.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/common/platform_common.cpp [ 49%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/simple_threads.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/common/simple_threads.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/common/simple_threads.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/common/simple_threads.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/common/simple_threads.cpp [ 50%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/sound.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/sound.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/sound/sound.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/sound/sound.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/sound/sound.cpp [ 50%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/sound_file_loader.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/sound_file_loader.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/sound/sound_file_loader.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/sound/sound_file_loader.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/sound/sound_file_loader.cpp /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/common/simple_threads.cpp: In destructor ‘virtual Shared::PlatformCommon::SimpleTaskThread::~SimpleTaskThread()’: /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/common/simple_threads.cpp:447:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 447 | throw megaglest_runtime_error(ex.what()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/common/simple_threads.cpp:447:9: note: in C++11 destructors default to ‘noexcept’ [ 50%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/sound_interface.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/sound_interface.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/sound/sound_interface.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/sound/sound_interface.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/sound/sound_interface.cpp [ 51%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/sound_player.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/sound_player.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/sound/sound_player.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/sound/sound_player.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/sound/sound_player.cpp [ 51%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/openal/sound_player_openal.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/sound/openal/sound_player_openal.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/sound/openal/sound_player_openal.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/sound/openal/sound_player_openal.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/sound/openal/sound_player_openal.cpp [ 52%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/checksum.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/checksum.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/util/checksum.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/util/checksum.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/util/checksum.cpp [ 52%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/conversion.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/conversion.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/util/conversion.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/util/conversion.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/util/conversion.cpp [ 52%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/leak_dumper.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/leak_dumper.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/util/leak_dumper.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/util/leak_dumper.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/util/leak_dumper.cpp [ 53%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/profiler.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/profiler.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/util/profiler.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/util/profiler.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/util/profiler.cpp [ 53%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/properties.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/properties.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/util/properties.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/util/properties.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/util/properties.cpp [ 54%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/randomgen.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/randomgen.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/util/randomgen.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/util/randomgen.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/util/randomgen.cpp [ 54%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/string_utils.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/string_utils.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/util/string_utils.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/util/string_utils.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/util/string_utils.cpp [ 54%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/util.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/util/util.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/util/util.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/util/util.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/util/util.cpp [ 55%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/xml/xml_parser.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/xml/xml_parser.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/xml/xml_parser.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/xml/xml_parser.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/xml/xml_parser.cpp [ 55%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/streflop/Random.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/streflop/Random.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/streflop/Random.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/streflop/Random.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/Random.cpp [ 56%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/streflop/SMath.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/streflop/SMath.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/streflop/SMath.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/streflop/SMath.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/SMath.cpp [ 56%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/streflop/SoftFloatWrapper.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/streflop/SoftFloatWrapper.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/streflop/SoftFloatWrapper.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/streflop/SoftFloatWrapper.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/SoftFloatWrapper.cpp [ 56%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/streflop/streflopC.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/streflop/streflopC.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/streflop/streflopC.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/streflop/streflopC.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/streflopC.cpp [ 57%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/streflop/softfloat/softfloat.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/streflop/softfloat/softfloat.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/streflop/softfloat/softfloat.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/streflop/softfloat/softfloat.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/streflop/softfloat/softfloat.cpp [ 57%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/factory_repository.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/factory_repository.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/sdl/factory_repository.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/sdl/factory_repository.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/factory_repository.cpp [ 58%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/gl_wrap.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/gl_wrap.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/sdl/gl_wrap.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/sdl/gl_wrap.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/gl_wrap.cpp [ 58%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/platform_util.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/platform_util.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/sdl/platform_util.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/sdl/platform_util.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/platform_util.cpp [ 58%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/thread.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/thread.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/sdl/thread.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/sdl/thread.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp [ 59%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/window.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/window.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/sdl/window.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/sdl/window.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/window.cpp [ 59%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/window_gl.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/sdl/window_gl.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/sdl/window_gl.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/sdl/window_gl.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/window_gl.cpp [ 60%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/posix/ircclient.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/posix/ircclient.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/posix/ircclient.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/posix/ircclient.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/posix/ircclient.cpp /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp: In destructor ‘Shared::Platform::Mutex::~Mutex()’: /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp:519:25: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 519 | throw megaglest_runtime_error(szBuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp:519:25: note: in C++11 destructors default to ‘noexcept’ /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp:529:17: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 529 | throw megaglest_runtime_error(szBuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp:529:17: note: in C++11 destructors default to ‘noexcept’ /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp:535:17: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 535 | throw megaglest_runtime_error(szBuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp:535:17: note: in C++11 destructors default to ‘noexcept’ /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp: In destructor ‘Shared::Platform::Semaphore::~Semaphore()’: /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp:619:17: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 619 | throw megaglest_runtime_error(szBuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp:619:17: note: in C++11 destructors default to ‘noexcept’ /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp: In destructor ‘Shared::Platform::Trigger::~Trigger()’: /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp:739:17: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 739 | throw megaglest_runtime_error(szBuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/sdl/thread.cpp:739:17: note: in C++11 destructors default to ‘noexcept’ [ 60%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpclient.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpclient.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpclient.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpclient.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/posix/miniftpclient.cpp [ 60%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpserver.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpserver.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpserver.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpserver.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/posix/miniftpserver.cpp In file included from /usr/include/string.h:519, from /usr/include/SDL2/SDL_stdinc.h:66, from /usr/include/SDL2/SDL_thread.h:31, from /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl/thread.h:18, from /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common/base_thread.h:16, from /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix/ircclient.h:20, from /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/posix/ircclient.cpp:13: In function ‘char* strncat(char*, const char*, size_t)’, inlined from ‘void Shared::PlatformCommon::dump_event(irc_session_t*, const char*, const char*, const char**, unsigned int)’ at /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/posix/ircclient.cpp:81:11: /usr/include/bits/string_fortified.h:135:34: warning: ‘char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int)’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/posix/ircclient.cpp: In function ‘void Shared::PlatformCommon::dump_event(irc_session_t*, const char*, const char*, const char**, unsigned int)’: /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/posix/ircclient.cpp:81:63: note: length computed here 81 | strncat (buf, params[cnt],std::min((int)strlen(params[cnt]),511)); | ~~~~~~^~~~~~~~~~~~~ [ 61%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/posix/socket.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/posix/socket.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/posix/socket.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/posix/socket.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/posix/socket.cpp [ 61%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/unix/gl_wrap.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DHAVE_FONTCONFIG -DSTREFLOP_SSE -DUSE_FTGL -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/miniupnpc -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources -I/usr/include/libircclient -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/feathery_ftp -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/streflop/softfloat -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/include/platform/unix -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -DX11_AVAILABLE -DHAVE_SYS_IOCTL_H -MD -MT source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/unix/gl_wrap.cpp.o -MF CMakeFiles/libmegaglest.dir/sources/platform/unix/gl_wrap.cpp.o.d -o CMakeFiles/libmegaglest.dir/sources/platform/unix/gl_wrap.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/unix/gl_wrap.cpp [ 62%] Linking CXX static library liblibmegaglest.a cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/cmake -P CMakeFiles/libmegaglest.dir/cmake_clean_target.cmake cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/shared_lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/libmegaglest.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc liblibmegaglest.a CMakeFiles/libmegaglest.dir/sources/compression/compression_utils.cpp.o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpAccount.c.o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpCmds.c.o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpLib.c.o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpMessages.c.o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpRuntime.c.o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpServer.c.o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpSession.c.o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetPosix.c.o CMakeFiles/libmegaglest.dir/sources/feathery_ftp/ftpTargetWin32.c.o CMakeFiles/libmegaglest.dir/sources/graphics/BMPReader.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/FileReader.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/ImageReaders.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/JPGReader.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/PNGReader.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/TGAReader.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/buffer.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/camera.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/context.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/font.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/font_manager.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/font_text.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/graphics_interface.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/interpolation.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/model.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/model_manager.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/particle.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/pixmap.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/quaternion.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/shader.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/shader_manager.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/texture.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/texture_manager.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/video_player.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/gl/base_renderer.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/gl/context_gl.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_gl.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/gl/font_textFTGL.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/gl/model_gl.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/gl/model_renderer_gl.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/gl/opengl.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/gl/particle_renderer_gl.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/gl/shader_gl.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/gl/text_renderer_gl.cpp.o CMakeFiles/libmegaglest.dir/sources/graphics/gl/texture_gl.cpp.o CMakeFiles/libmegaglest.dir/sources/lua/lua_script.cpp.o CMakeFiles/libmegaglest.dir/sources/map/map_preview.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/common/base_thread.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/common/byte_order.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/common/cache_manager.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/common/platform_common.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/common/simple_threads.cpp.o CMakeFiles/libmegaglest.dir/sources/sound/sound.cpp.o CMakeFiles/libmegaglest.dir/sources/sound/sound_file_loader.cpp.o CMakeFiles/libmegaglest.dir/sources/sound/sound_interface.cpp.o CMakeFiles/libmegaglest.dir/sources/sound/sound_player.cpp.o CMakeFiles/libmegaglest.dir/sources/sound/openal/sound_player_openal.cpp.o CMakeFiles/libmegaglest.dir/sources/util/checksum.cpp.o CMakeFiles/libmegaglest.dir/sources/util/conversion.cpp.o CMakeFiles/libmegaglest.dir/sources/util/leak_dumper.cpp.o CMakeFiles/libmegaglest.dir/sources/util/profiler.cpp.o CMakeFiles/libmegaglest.dir/sources/util/properties.cpp.o CMakeFiles/libmegaglest.dir/sources/util/randomgen.cpp.o CMakeFiles/libmegaglest.dir/sources/util/string_utils.cpp.o CMakeFiles/libmegaglest.dir/sources/util/util.cpp.o CMakeFiles/libmegaglest.dir/sources/xml/xml_parser.cpp.o CMakeFiles/libmegaglest.dir/sources/streflop/Random.cpp.o CMakeFiles/libmegaglest.dir/sources/streflop/SMath.cpp.o CMakeFiles/libmegaglest.dir/sources/streflop/SoftFloatWrapper.cpp.o CMakeFiles/libmegaglest.dir/sources/streflop/streflopC.cpp.o CMakeFiles/libmegaglest.dir/sources/streflop/softfloat/softfloat.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/sdl/factory_repository.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/sdl/gl_wrap.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/sdl/platform_util.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/sdl/thread.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/sdl/window.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/sdl/window_gl.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/posix/ircclient.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpclient.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/posix/miniftpserver.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/posix/socket.cpp.o CMakeFiles/libmegaglest.dir/sources/platform/unix/gl_wrap.cpp.o /usr/bin/x86_64-pc-linux-gnu-ranlib liblibmegaglest.a make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [ 62%] Built target libmegaglest make -f source/glest_game/CMakeFiles/megaglest.dir/build.make source/glest_game/CMakeFiles/megaglest.dir/depend make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/depend make -f source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/build.make source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/depend make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/DependInfo.cmake make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_map_editor /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_map_editor/CMakeFiles/megaglest_editor.dir/DependInfo.cmake make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game/CMakeFiles/megaglest.dir/DependInfo.cmake make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make -f source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/build.make source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/build make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make -f source/glest_game/CMakeFiles/megaglest.dir/build.make source/glest_game/CMakeFiles/megaglest.dir/build make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [ 63%] Building CXX object source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/graphics/unit_particle_type.cpp.o [ 63%] Building CXX object source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/graphics/particle_type.cpp.o [ 64%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/usr/include/SDL2 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/. -isystem /usr/lib64/wx/include/gtk3-unicode-3.0-gtk3 -isystem /usr/include/wx-3.0-gtk3 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -pthread -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/graphics/unit_particle_type.cpp.o -MF CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/graphics/unit_particle_type.cpp.o.d -o CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/graphics/unit_particle_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics/unit_particle_type.cpp cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_map_editor && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/usr/include/SDL2 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/. -isystem /usr/lib64/wx/include/gtk3-unicode-3.0-gtk3 -isystem /usr/include/wx-3.0-gtk3 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -pthread -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_map_editor/CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o -MF CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o.d -o CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global/config.cpp cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/usr/include/SDL2 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/. -isystem /usr/lib64/wx/include/gtk3-unicode-3.0-gtk3 -isystem /usr/include/wx-3.0-gtk3 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -pthread -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/graphics/particle_type.cpp.o -MF CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/graphics/particle_type.cpp.o.d -o CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/graphics/particle_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics/particle_type.cpp [ 64%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/ai/ai.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/ai/ai.cpp.o -MF CMakeFiles/megaglest.dir/ai/ai.cpp.o.d -o CMakeFiles/megaglest.dir/ai/ai.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai/ai.cpp [ 64%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/ai/ai_interface.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/ai/ai_interface.cpp.o -MF CMakeFiles/megaglest.dir/ai/ai_interface.cpp.o.d -o CMakeFiles/megaglest.dir/ai/ai_interface.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai/ai_interface.cpp [ 64%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/main.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_map_editor && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/usr/include/SDL2 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/. -isystem /usr/lib64/wx/include/gtk3-unicode-3.0-gtk3 -isystem /usr/include/wx-3.0-gtk3 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -pthread -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_map_editor/CMakeFiles/megaglest_editor.dir/main.cpp.o -MF CMakeFiles/megaglest_editor.dir/main.cpp.o.d -o CMakeFiles/megaglest_editor.dir/main.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/main.cpp [ 64%] Building CXX object source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/global/config.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/usr/include/SDL2 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/. -isystem /usr/lib64/wx/include/gtk3-unicode-3.0-gtk3 -isystem /usr/include/wx-3.0-gtk3 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -pthread -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/global/config.cpp.o -MF CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/global/config.cpp.o.d -o CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/global/config.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global/config.cpp [ 64%] Building CXX object source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/main.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/usr/include/SDL2 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/. -isystem /usr/lib64/wx/include/gtk3-unicode-3.0-gtk3 -isystem /usr/include/wx-3.0-gtk3 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -pthread -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/main.cpp.o -MF CMakeFiles/megaglest_g3dviewer.dir/main.cpp.o.d -o CMakeFiles/megaglest_g3dviewer.dir/main.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/main.cpp [ 65%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/ai/ai_rule.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/ai/ai_rule.cpp.o -MF CMakeFiles/megaglest.dir/ai/ai_rule.cpp.o.d -o CMakeFiles/megaglest.dir/ai/ai_rule.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai/ai_rule.cpp [ 65%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/ai/path_finder.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/ai/path_finder.cpp.o -MF CMakeFiles/megaglest.dir/ai/path_finder.cpp.o.d -o CMakeFiles/megaglest.dir/ai/path_finder.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai/path_finder.cpp [ 65%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/program.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_map_editor && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/usr/include/SDL2 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/. -isystem /usr/lib64/wx/include/gtk3-unicode-3.0-gtk3 -isystem /usr/include/wx-3.0-gtk3 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -pthread -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_map_editor/CMakeFiles/megaglest_editor.dir/program.cpp.o -MF CMakeFiles/megaglest_editor.dir/program.cpp.o.d -o CMakeFiles/megaglest_editor.dir/program.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor/program.cpp [ 66%] Building CXX object source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/renderer.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/usr/include/SDL2 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/. -isystem /usr/lib64/wx/include/gtk3-unicode-3.0-gtk3 -isystem /usr/include/wx-3.0-gtk3 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -pthread -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.dir/renderer.cpp.o -MF CMakeFiles/megaglest_g3dviewer.dir/renderer.cpp.o.d -o CMakeFiles/megaglest_g3dviewer.dir/renderer.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer/renderer.cpp [ 67%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/facilities/auto_test.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/facilities/auto_test.cpp.o -MF CMakeFiles/megaglest.dir/facilities/auto_test.cpp.o.d -o CMakeFiles/megaglest.dir/facilities/auto_test.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities/auto_test.cpp [ 68%] Linking CXX executable megaglest_editor cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_map_editor && /usr/bin/cmake -E cmake_link_script CMakeFiles/megaglest_editor.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -pthread -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o CMakeFiles/megaglest_editor.dir/main.cpp.o CMakeFiles/megaglest_editor.dir/program.cpp.o -o megaglest_editor ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a -Wl,-Bstatic -lSDL2main -Wl,-Bdynamic -lSDL2 -lpthread -lGL -lGLU -L/usr/lib64 -pthread -lwx_gtk3u_gl-3.0-gtk3 -lwx_gtk3u_core-3.0-gtk3 -lwx_baseu-3.0-gtk3 ../shared_lib/sources/streflop/libstreflop.a -lcurl -lssl -lcrypto -Wl,-Bstatic -lSDL2main -Wl,-Bdynamic -lSDL2 -lpthread -lGL -lGLU -lSM -lICE -lX11 -lXext -lopenal -llua5.1 -lm -ldl -ljpeg -lpng -lfontconfig -lftgl -lfreetype -lGLEW -lminiupnpc -lircclient [ 68%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/facilities/components.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/facilities/components.cpp.o -MF CMakeFiles/megaglest.dir/facilities/components.cpp.o.d -o CMakeFiles/megaglest.dir/facilities/components.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities/components.cpp make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [ 68%] Built target megaglest_editor [ 68%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/facilities/game_util.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/facilities/game_util.cpp.o -MF CMakeFiles/megaglest.dir/facilities/game_util.cpp.o.d -o CMakeFiles/megaglest.dir/facilities/game_util.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities/game_util.cpp [ 68%] Linking CXX executable megaglest_g3dviewer cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer && /usr/bin/cmake -E cmake_link_script CMakeFiles/megaglest_g3dviewer.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -pthread -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/graphics/particle_type.cpp.o CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/graphics/unit_particle_type.cpp.o CMakeFiles/megaglest_g3dviewer.dir/__/glest_game/global/config.cpp.o CMakeFiles/megaglest_g3dviewer.dir/main.cpp.o CMakeFiles/megaglest_g3dviewer.dir/renderer.cpp.o -o megaglest_g3dviewer ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a -Wl,-Bstatic -lSDL2main -Wl,-Bdynamic -lSDL2 -lpthread -lGL -lGLU -lGLEW -L/usr/lib64 -pthread -lwx_gtk3u_gl-3.0-gtk3 -lwx_gtk3u_core-3.0-gtk3 -lwx_baseu-3.0-gtk3 ../shared_lib/sources/streflop/libstreflop.a -lcurl -lssl -lcrypto -Wl,-Bstatic -lSDL2main -Wl,-Bdynamic -lSDL2 -lpthread -lGL -lGLU -lSM -lICE -lX11 -lXext -lopenal -llua5.1 -lm -ldl -ljpeg -lpng -lfontconfig -lftgl -lfreetype -lGLEW -lminiupnpc -lircclient make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [ 68%] Built target megaglest_g3dviewer make -f source/glest_map_editor/CMakeFiles/megaglest_editor.6.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.6.dir/depend make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_map_editor /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_map_editor /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_map_editor/CMakeFiles/megaglest_editor.6.dir/DependInfo.cmake make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make -f source/glest_map_editor/CMakeFiles/megaglest_editor.6.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.6.dir/build make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_map_editor && /usr/bin/xvfb-run --auto-servernum --server-num=770 /usr/bin/help2man --no-discard-stderr --name='Map\ editor\ for\ the\ popular\ 3D\ realtime\ strategy\ game' --section=6 -N -o /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_map_editor/megaglest_editor.6 /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_map_editor/megaglest_editor * ACCESS DENIED: open_wr: /proc/self/oom_score_adj * ACCESS DENIED: open_wr: /proc/self/oom_score_adj make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [ 68%] Built target megaglest_editor.6 [ 69%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/facilities/logger.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/facilities/logger.cpp.o -MF CMakeFiles/megaglest.dir/facilities/logger.cpp.o.d -o CMakeFiles/megaglest.dir/facilities/logger.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities/logger.cpp make -f source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.6.dir/build.make source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.6.dir/depend make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/g3d_viewer /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.6.dir/DependInfo.cmake make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make -f source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.6.dir/build.make source/g3d_viewer/CMakeFiles/megaglest_g3dviewer.6.dir/build make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer && /usr/bin/xvfb-run --auto-servernum --server-num=770 /usr/bin/help2man --no-discard-stderr --name='G3D\ Model\ editor\ for\ the\ popular\ 3D\ realtime\ strategy\ game' --section=6 -N -o /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer/megaglest_g3dviewer.6 /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/g3d_viewer/megaglest_g3dviewer * ACCESS DENIED: open_wr: /proc/self/oom_score_adj * ACCESS DENIED: open_wr: /proc/self/oom_score_adj [ 69%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/game/chat_manager.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/game/chat_manager.cpp.o -MF CMakeFiles/megaglest.dir/game/chat_manager.cpp.o.d -o CMakeFiles/megaglest.dir/game/chat_manager.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game/chat_manager.cpp [ 70%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/game/commander.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/game/commander.cpp.o -MF CMakeFiles/megaglest.dir/game/commander.cpp.o.d -o CMakeFiles/megaglest.dir/game/commander.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game/commander.cpp make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [ 70%] Built target megaglest_g3dviewer.6 [ 70%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/game/console.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/game/console.cpp.o -MF CMakeFiles/megaglest.dir/game/console.cpp.o.d -o CMakeFiles/megaglest.dir/game/console.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game/console.cpp [ 70%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/game/game.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/game/game.cpp.o -MF CMakeFiles/megaglest.dir/game/game.cpp.o.d -o CMakeFiles/megaglest.dir/game/game.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game/game.cpp [ 71%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/game/game_camera.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/game/game_camera.cpp.o -MF CMakeFiles/megaglest.dir/game/game_camera.cpp.o.d -o CMakeFiles/megaglest.dir/game/game_camera.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game/game_camera.cpp [ 71%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/game/script_manager.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/game/script_manager.cpp.o -MF CMakeFiles/megaglest.dir/game/script_manager.cpp.o.d -o CMakeFiles/megaglest.dir/game/script_manager.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game/script_manager.cpp [ 72%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/game/stats.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/game/stats.cpp.o -MF CMakeFiles/megaglest.dir/game/stats.cpp.o.d -o CMakeFiles/megaglest.dir/game/stats.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game/stats.cpp [ 72%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/global/config.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/global/config.cpp.o -MF CMakeFiles/megaglest.dir/global/config.cpp.o.d -o CMakeFiles/megaglest.dir/global/config.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global/config.cpp [ 72%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/global/core_data.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/global/core_data.cpp.o -MF CMakeFiles/megaglest.dir/global/core_data.cpp.o.d -o CMakeFiles/megaglest.dir/global/core_data.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global/core_data.cpp [ 73%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/global/lang.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/global/lang.cpp.o -MF CMakeFiles/megaglest.dir/global/lang.cpp.o.d -o CMakeFiles/megaglest.dir/global/lang.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global/lang.cpp [ 73%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/global/metrics.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/global/metrics.cpp.o -MF CMakeFiles/megaglest.dir/global/metrics.cpp.o.d -o CMakeFiles/megaglest.dir/global/metrics.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global/metrics.cpp [ 74%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/graphics/particle_type.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/graphics/particle_type.cpp.o -MF CMakeFiles/megaglest.dir/graphics/particle_type.cpp.o.d -o CMakeFiles/megaglest.dir/graphics/particle_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics/particle_type.cpp [ 74%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/graphics/renderer.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/graphics/renderer.cpp.o -MF CMakeFiles/megaglest.dir/graphics/renderer.cpp.o.d -o CMakeFiles/megaglest.dir/graphics/renderer.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics/renderer.cpp [ 74%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/graphics/unit_particle_type.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/graphics/unit_particle_type.cpp.o -MF CMakeFiles/megaglest.dir/graphics/unit_particle_type.cpp.o.d -o CMakeFiles/megaglest.dir/graphics/unit_particle_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics/unit_particle_type.cpp [ 75%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/gui/display.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/gui/display.cpp.o -MF CMakeFiles/megaglest.dir/gui/display.cpp.o.d -o CMakeFiles/megaglest.dir/gui/display.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui/display.cpp /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics/renderer.cpp: In destructor ‘virtual Glest::Game::Renderer::~Renderer()’: /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics/renderer.cpp:353:17: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 353 | throw megaglest_runtime_error(szBuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics/renderer.cpp:353:17: note: in C++11 destructors default to ‘noexcept’ [ 75%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/gui/gui.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/gui/gui.cpp.o -MF CMakeFiles/megaglest.dir/gui/gui.cpp.o.d -o CMakeFiles/megaglest.dir/gui/gui.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui/gui.cpp [ 76%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/gui/selection.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/gui/selection.cpp.o -MF CMakeFiles/megaglest.dir/gui/selection.cpp.o.d -o CMakeFiles/megaglest.dir/gui/selection.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui/selection.cpp [ 76%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/main/battle_end.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/main/battle_end.cpp.o -MF CMakeFiles/megaglest.dir/main/battle_end.cpp.o.d -o CMakeFiles/megaglest.dir/main/battle_end.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main/battle_end.cpp [ 76%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/main/intro.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/main/intro.cpp.o -MF CMakeFiles/megaglest.dir/main/intro.cpp.o.d -o CMakeFiles/megaglest.dir/main/intro.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main/intro.cpp [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/main/main.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/main/main.cpp.o -MF CMakeFiles/megaglest.dir/main/main.cpp.o.d -o CMakeFiles/megaglest.dir/main/main.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main/main.cpp [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/main/program.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/main/program.cpp.o -MF CMakeFiles/megaglest.dir/main/program.cpp.o.d -o CMakeFiles/megaglest.dir/main/program.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main/program.cpp [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/main_menu.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/main_menu.cpp.o -MF CMakeFiles/megaglest.dir/menu/main_menu.cpp.o.d -o CMakeFiles/megaglest.dir/menu/main_menu.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/main_menu.cpp [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_background.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_background.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_background.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_background.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_background.cpp [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_about.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_about.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_about.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_about.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_about.cpp [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_connected_game.cpp [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_custom_game.cpp [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_graphic_info.cpp [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_join_game.cpp [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_keysetup.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_keysetup.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_keysetup.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_keysetup.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_keysetup.cpp [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_load_game.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_load_game.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_load_game.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_load_game.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_load_game.cpp [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_masterserver.cpp [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_mods.cpp [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_new_game.cpp [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_options.cpp [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_options_graphics.cpp [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_options_network.cpp [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_sound.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_sound.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_options_sound.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_options_sound.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_options_sound.cpp [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_root.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_root.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_root.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_root.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_root.cpp [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o -MF CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o.d -o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/menu_state_scenario.cpp [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/server_line.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/menu/server_line.cpp.o -MF CMakeFiles/megaglest.dir/menu/server_line.cpp.o.d -o CMakeFiles/megaglest.dir/menu/server_line.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu/server_line.cpp [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/client_interface.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/network/client_interface.cpp.o -MF CMakeFiles/megaglest.dir/network/client_interface.cpp.o.d -o CMakeFiles/megaglest.dir/network/client_interface.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network/client_interface.cpp [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/connection_slot.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/network/connection_slot.cpp.o -MF CMakeFiles/megaglest.dir/network/connection_slot.cpp.o.d -o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network/connection_slot.cpp [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_interface.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/network/network_interface.cpp.o -MF CMakeFiles/megaglest.dir/network/network_interface.cpp.o.d -o CMakeFiles/megaglest.dir/network/network_interface.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network/network_interface.cpp [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_manager.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/network/network_manager.cpp.o -MF CMakeFiles/megaglest.dir/network/network_manager.cpp.o.d -o CMakeFiles/megaglest.dir/network/network_manager.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network/network_manager.cpp [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_message.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/network/network_message.cpp.o -MF CMakeFiles/megaglest.dir/network/network_message.cpp.o.d -o CMakeFiles/megaglest.dir/network/network_message.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network/network_message.cpp [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_protocol.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/network/network_protocol.cpp.o -MF CMakeFiles/megaglest.dir/network/network_protocol.cpp.o.d -o CMakeFiles/megaglest.dir/network/network_protocol.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network/network_protocol.cpp [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_types.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/network/network_types.cpp.o -MF CMakeFiles/megaglest.dir/network/network_types.cpp.o.d -o CMakeFiles/megaglest.dir/network/network_types.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network/network_types.cpp [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/server_interface.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/network/server_interface.cpp.o -MF CMakeFiles/megaglest.dir/network/server_interface.cpp.o.d -o CMakeFiles/megaglest.dir/network/server_interface.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network/server_interface.cpp [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_container.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/sound/sound_container.cpp.o -MF CMakeFiles/megaglest.dir/sound/sound_container.cpp.o.d -o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound/sound_container.cpp [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o -MF CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o.d -o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound/sound_renderer.cpp [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/command.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/type_instances/command.cpp.o -MF CMakeFiles/megaglest.dir/type_instances/command.cpp.o.d -o CMakeFiles/megaglest.dir/type_instances/command.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances/command.cpp [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/faction.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/type_instances/faction.cpp.o -MF CMakeFiles/megaglest.dir/type_instances/faction.cpp.o.d -o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances/faction.cpp [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/object.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/type_instances/object.cpp.o -MF CMakeFiles/megaglest.dir/type_instances/object.cpp.o.d -o CMakeFiles/megaglest.dir/type_instances/object.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances/object.cpp [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/resource.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/type_instances/resource.cpp.o -MF CMakeFiles/megaglest.dir/type_instances/resource.cpp.o.d -o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances/resource.cpp [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/unit.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/type_instances/unit.cpp.o -MF CMakeFiles/megaglest.dir/type_instances/unit.cpp.o.d -o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances/unit.cpp [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o -MF CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o.d -o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances/upgrade.cpp [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/command_type.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/types/command_type.cpp.o -MF CMakeFiles/megaglest.dir/types/command_type.cpp.o.d -o CMakeFiles/megaglest.dir/types/command_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types/command_type.cpp [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o -MF CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o.d -o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types/damage_multiplier.cpp [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/element_type.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/types/element_type.cpp.o -MF CMakeFiles/megaglest.dir/types/element_type.cpp.o.d -o CMakeFiles/megaglest.dir/types/element_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types/element_type.cpp [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/faction_type.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/types/faction_type.cpp.o -MF CMakeFiles/megaglest.dir/types/faction_type.cpp.o.d -o CMakeFiles/megaglest.dir/types/faction_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types/faction_type.cpp [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/object_type.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/types/object_type.cpp.o -MF CMakeFiles/megaglest.dir/types/object_type.cpp.o.d -o CMakeFiles/megaglest.dir/types/object_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types/object_type.cpp [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/projectile_type.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/types/projectile_type.cpp.o -MF CMakeFiles/megaglest.dir/types/projectile_type.cpp.o.d -o CMakeFiles/megaglest.dir/types/projectile_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types/projectile_type.cpp [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/resource_type.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/types/resource_type.cpp.o -MF CMakeFiles/megaglest.dir/types/resource_type.cpp.o.d -o CMakeFiles/megaglest.dir/types/resource_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types/resource_type.cpp [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/skill_type.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/types/skill_type.cpp.o -MF CMakeFiles/megaglest.dir/types/skill_type.cpp.o.d -o CMakeFiles/megaglest.dir/types/skill_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types/skill_type.cpp [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tech_tree.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/types/tech_tree.cpp.o -MF CMakeFiles/megaglest.dir/types/tech_tree.cpp.o.d -o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types/tech_tree.cpp [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o -MF CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o.d -o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types/tileset_model_type.cpp [ 96%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/unit_type.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/types/unit_type.cpp.o -MF CMakeFiles/megaglest.dir/types/unit_type.cpp.o.d -o CMakeFiles/megaglest.dir/types/unit_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types/unit_type.cpp [ 96%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o -MF CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o.d -o CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types/upgrade_type.cpp [ 97%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/map.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/world/map.cpp.o -MF CMakeFiles/megaglest.dir/world/map.cpp.o.d -o CMakeFiles/megaglest.dir/world/map.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world/map.cpp [ 97%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/minimap.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/world/minimap.cpp.o -MF CMakeFiles/megaglest.dir/world/minimap.cpp.o.d -o CMakeFiles/megaglest.dir/world/minimap.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world/minimap.cpp [ 97%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/scenario.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/world/scenario.cpp.o -MF CMakeFiles/megaglest.dir/world/scenario.cpp.o.d -o CMakeFiles/megaglest.dir/world/scenario.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world/scenario.cpp [ 98%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o -MF CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o.d -o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world/surface_atlas.cpp [ 98%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/tileset.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/world/tileset.cpp.o -MF CMakeFiles/megaglest.dir/world/tileset.cpp.o.d -o CMakeFiles/megaglest.dir/world/tileset.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world/tileset.cpp [ 99%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/time_flow.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/world/time_flow.cpp.o -MF CMakeFiles/megaglest.dir/world/time_flow.cpp.o.d -o CMakeFiles/megaglest.dir/world/time_flow.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world/time_flow.cpp [ 99%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/unit_updater.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/world/unit_updater.cpp.o -MF CMakeFiles/megaglest.dir/world/unit_updater.cpp.o.d -o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world/unit_updater.cpp [ 99%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/water_effects.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/world/water_effects.cpp.o -MF CMakeFiles/megaglest.dir/world/water_effects.cpp.o.d -o CMakeFiles/megaglest.dir/world/water_effects.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world/water_effects.cpp [100%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/world.cpp.o cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAS_GCC_BACKTRACE -DSTREFLOP_SSE -I/usr/include/SDL2 -I/usr/include/AL -I/usr/include/lua5.1 -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/compression -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/common -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/posix -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/util -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/gl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/graphics/iqm -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/sound/openal -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/glew -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/lua -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/map -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/../shared_lib/include/platform/sdl -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/ai -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/facilities -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/game -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/global -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/graphics -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/gui -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/main -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/menu -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/network -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/sound -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/type_instances -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/types -I/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -msse3 -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -MD -MT source/glest_game/CMakeFiles/megaglest.dir/world/world.cpp.o -MF CMakeFiles/megaglest.dir/world/world.cpp.o.d -o CMakeFiles/megaglest.dir/world/world.cpp.o -c /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game/world/world.cpp [100%] Linking CXX executable megaglest cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/cmake -E cmake_link_script CMakeFiles/megaglest.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -DCUSTOM_DATA_INSTALL_PATH=/usr/share/megaglest/ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic CMakeFiles/megaglest.dir/ai/ai.cpp.o CMakeFiles/megaglest.dir/ai/ai_interface.cpp.o CMakeFiles/megaglest.dir/ai/ai_rule.cpp.o CMakeFiles/megaglest.dir/ai/path_finder.cpp.o CMakeFiles/megaglest.dir/facilities/auto_test.cpp.o CMakeFiles/megaglest.dir/facilities/components.cpp.o CMakeFiles/megaglest.dir/facilities/game_util.cpp.o CMakeFiles/megaglest.dir/facilities/logger.cpp.o CMakeFiles/megaglest.dir/game/chat_manager.cpp.o CMakeFiles/megaglest.dir/game/commander.cpp.o CMakeFiles/megaglest.dir/game/console.cpp.o CMakeFiles/megaglest.dir/game/game.cpp.o CMakeFiles/megaglest.dir/game/game_camera.cpp.o CMakeFiles/megaglest.dir/game/script_manager.cpp.o CMakeFiles/megaglest.dir/game/stats.cpp.o CMakeFiles/megaglest.dir/global/config.cpp.o CMakeFiles/megaglest.dir/global/core_data.cpp.o CMakeFiles/megaglest.dir/global/lang.cpp.o CMakeFiles/megaglest.dir/global/metrics.cpp.o CMakeFiles/megaglest.dir/graphics/particle_type.cpp.o CMakeFiles/megaglest.dir/graphics/renderer.cpp.o CMakeFiles/megaglest.dir/graphics/unit_particle_type.cpp.o CMakeFiles/megaglest.dir/gui/display.cpp.o CMakeFiles/megaglest.dir/gui/gui.cpp.o CMakeFiles/megaglest.dir/gui/selection.cpp.o CMakeFiles/megaglest.dir/main/battle_end.cpp.o CMakeFiles/megaglest.dir/main/intro.cpp.o CMakeFiles/megaglest.dir/main/main.cpp.o CMakeFiles/megaglest.dir/main/program.cpp.o CMakeFiles/megaglest.dir/menu/main_menu.cpp.o CMakeFiles/megaglest.dir/menu/menu_background.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_about.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_keysetup.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_load_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_sound.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_root.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o CMakeFiles/megaglest.dir/menu/server_line.cpp.o CMakeFiles/megaglest.dir/network/client_interface.cpp.o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o CMakeFiles/megaglest.dir/network/network_interface.cpp.o CMakeFiles/megaglest.dir/network/network_manager.cpp.o CMakeFiles/megaglest.dir/network/network_message.cpp.o CMakeFiles/megaglest.dir/network/network_protocol.cpp.o CMakeFiles/megaglest.dir/network/network_types.cpp.o CMakeFiles/megaglest.dir/network/server_interface.cpp.o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o CMakeFiles/megaglest.dir/type_instances/command.cpp.o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o CMakeFiles/megaglest.dir/type_instances/object.cpp.o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o CMakeFiles/megaglest.dir/types/command_type.cpp.o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o CMakeFiles/megaglest.dir/types/element_type.cpp.o CMakeFiles/megaglest.dir/types/faction_type.cpp.o CMakeFiles/megaglest.dir/types/object_type.cpp.o CMakeFiles/megaglest.dir/types/projectile_type.cpp.o CMakeFiles/megaglest.dir/types/resource_type.cpp.o CMakeFiles/megaglest.dir/types/skill_type.cpp.o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o CMakeFiles/megaglest.dir/types/unit_type.cpp.o CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o CMakeFiles/megaglest.dir/world/map.cpp.o CMakeFiles/megaglest.dir/world/minimap.cpp.o CMakeFiles/megaglest.dir/world/scenario.cpp.o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o CMakeFiles/megaglest.dir/world/tileset.cpp.o CMakeFiles/megaglest.dir/world/time_flow.cpp.o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o CMakeFiles/megaglest.dir/world/water_effects.cpp.o CMakeFiles/megaglest.dir/world/world.cpp.o -o megaglest ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a -Wl,-Bstatic -lSDL2main -Wl,-Bdynamic -lSDL2 -lpthread -lGL -lGLU -lopenal -lvorbisfile -llua5.1 -lm -ljpeg -lpng -lcurl -lssl -lcrypto -lGLEW ../shared_lib/sources/streflop/libstreflop.a -lSM -lICE -lX11 -lXext -lopenal -ldl -lfontconfig -lftgl -lfreetype -lminiupnpc -lircclient -llua5.1 -lm -ljpeg -lpng -lGLEW make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [100%] Built target megaglest make -f source/glest_game/CMakeFiles/megaglest.6.dir/build.make source/glest_game/CMakeFiles/megaglest.6.dir/depend make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0 /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/glest_game /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game/CMakeFiles/megaglest.6.dir/DependInfo.cmake make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' make -f source/glest_game/CMakeFiles/megaglest.6.dir/build.make source/glest_game/CMakeFiles/megaglest.6.dir/build make[2]: Entering directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' cd /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game && /usr/bin/xvfb-run --auto-servernum --server-num=770 /usr/bin/help2man --name='3D\ multi-player\ real\ time\ strategy\ game' --section=6 -N -o /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game/megaglest.6 /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/source/glest_game/megaglest make[2]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' [100%] Built target megaglest.6 make[1]: Leaving directory '/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build' /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0_build/CMakeFiles 0 >>> Source compiled. * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/tmp/portage/games-strategy/megaglest-3.13.0/temp/sandbox.log" * VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: open_wr S: deny P: /proc/self/oom_score_adj A: /proc/self/oom_score_adj R: /proc/777/oom_score_adj C: /usr/bin/dbus-daemon --syslog-only --fork --print-pid 5 --print-address 7 --session F: open_wr S: deny P: /proc/self/oom_score_adj A: /proc/self/oom_score_adj R: /proc/777/oom_score_adj C: /usr/bin/dbus-daemon --syslog-only --fork --print-pid 5 --print-address 7 --session F: open_wr S: deny P: /proc/self/oom_score_adj A: /proc/self/oom_score_adj R: /proc/814/oom_score_adj C: /usr/bin/dbus-daemon --syslog-only --fork --print-pid 5 --print-address 7 --session F: open_wr S: deny P: /proc/self/oom_score_adj A: /proc/self/oom_score_adj R: /proc/814/oom_score_adj C: /usr/bin/dbus-daemon --syslog-only --fork --print-pid 5 --print-address 7 --session * --------------------------------------------------------------------------------