* Package: games-strategy/freeorion-0.4.10.1-r1  * Repository: gentoo  * Maintainer: np-hardass@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_8 userland_GNU  * FEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox * Using python3.8 to build >>> Unpacking source... >>> Unpacking freeorion-0.4.10.1.tar.gz to /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work >>> Source unpacked in /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work >>> Preparing source in /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1 ... * Working in BUILD_DIR: "/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1_build" * Hardcoded definition(s) removed in CMakeLists.txt: * SET(CMAKE_BUILD_TYPE Release CACHE STRING "Choose the type of build." FORCE >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1 ... * Working in BUILD_DIR: "/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1_build" cmake -C /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_RPATH=ON -DBUILD_HEADLESS=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1_build/gentoo_toolchain.cmake /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1 loading initial cache file /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1_build/gentoo_common_config.cmake -- Build type CMAKE_BUILD_TYPE set to Gentoo -- CCache version: 4.2.1 -- CCache configured for linux: /usr/bin/ccache -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/ccache/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/lib/ccache/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Use CCache for Ninja called with: ccache program /usr/bin/ccache 4.2.1 -- Performing Test NOT_GNU_CXX_BUG_94190 -- Performing Test NOT_GNU_CXX_BUG_94190 - Success -- 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 PythonInterp: /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/temp/python3.8/bin/python (found suitable version "3.8.10", minimum required is "3.5") -- Found PythonLibs: /usr/lib64/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5") -- Boost 1.58.0 found. -- Found Boost components: filesystem;iostreams;locale;log;log_setup;serialization;system;thread -- Boost found. -- Found Boost components: python38 -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found SDL: /usr/lib64/libSDL2.so (found version "2.0.14") -- Found Freetype: /usr/lib64/libfreetype.so (found version "2.10.4") CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:305 (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): CMakeLists.txt:248 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenGL: /usr/lib64/libOpenGL.so -- Found OpenAL: /usr/lib64/libopenal.so -- Found Ogg: /usr/lib64/libogg.so -- Found Vorbis: /usr/lib64/libvorbis.so -- Boost 1.58.0 found. -- Found Boost components: filesystem;regex;system -- Found GLEW: /usr/include (found version "2.2.0") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.37+apng") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (cppcheck) does not match the name of the calling package (CPPCheck). 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): cmake/FindCPPCheck.cmake:12 (find_package_handle_standard_args) check/CMakeLists.txt:1 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found cppcheck: /usr/bin/cppcheck (found version "2.2") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (pycodestyle) does not match the name of the calling package (PyCodestyle). 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): cmake/FindPyCodestyle.cmake:11 (find_package_handle_standard_args) check/CMakeLists.txt:2 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found pycodestyle: /usr/bin/pycodestyle (found version "2.7.0") -- Found Doxygen: /usr/bin/doxygen (found version "1.9.1") found components: doxygen dot -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O2 -pipe -fomit-frame-pointer C++ -march=native -O2 -pipe -fomit-frame-pointer Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1_build >>> Source configured. >>> Compiling source in /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1 ... * Working in BUILD_DIR: "/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1_build" ninja -v -j5 -l0 [1/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/CommonParamsParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/CommonParamsParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/CommonParamsParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/CommonParamsParser.cpp [2/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ArithmeticRules.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ArithmeticRules.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ArithmeticRules.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ArithmeticRules.cpp [3/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/BuildingsParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/BuildingsParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/BuildingsParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/BuildingsParser.cpp [4/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ConditionParser2.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ConditionParser2.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ConditionParser2.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ConditionParser2.cpp [5/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ConditionParser1.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ConditionParser1.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ConditionParser1.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ConditionParser1.cpp [6/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ConditionParser5.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ConditionParser5.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ConditionParser5.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ConditionParser5.cpp [7/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ConditionParser3.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ConditionParser3.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ConditionParser3.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ConditionParser3.cpp [8/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ConditionParser4.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ConditionParser4.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ConditionParser4.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ConditionParser4.cpp [9/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ConditionParser6.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ConditionParser6.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ConditionParser6.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ConditionParser6.cpp [10/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ConditionParser7.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ConditionParser7.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ConditionParser7.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ConditionParser7.cpp [11/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ConditionParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ConditionParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ConditionParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ConditionParser.cpp [12/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/DoubleComplexValueRefParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/DoubleComplexValueRefParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/DoubleComplexValueRefParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/DoubleComplexValueRefParser.cpp [13/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/EffectParser2.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/EffectParser2.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/EffectParser2.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/EffectParser2.cpp [14/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/DoubleValueRefParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/DoubleValueRefParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/DoubleValueRefParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/DoubleValueRefParser.cpp [15/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/EffectParser1.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/EffectParser1.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/EffectParser1.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/EffectParser1.cpp [16/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/EffectParser3.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/EffectParser3.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/EffectParser3.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/EffectParser3.cpp [17/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/EffectParser4.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/EffectParser4.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/EffectParser4.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/EffectParser4.cpp [18/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/EffectParser5.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/EffectParser5.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/EffectParser5.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/EffectParser5.cpp [19/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/EmpireStatsParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/EmpireStatsParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/EmpireStatsParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/EmpireStatsParser.cpp [20/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/EffectParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/EffectParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/EffectParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/EffectParser.cpp [21/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/EncyclopediaParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/EncyclopediaParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/EncyclopediaParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/EncyclopediaParser.cpp [22/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/EnumParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/EnumParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/EnumParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/EnumParser.cpp [23/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/FleetPlansParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/FleetPlansParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/FleetPlansParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/FleetPlansParser.cpp [24/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/FieldsParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/FieldsParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/FieldsParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/FieldsParser.cpp [25/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/GameRulesParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/GameRulesParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/GameRulesParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/GameRulesParser.cpp [26/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/IntComplexValueRefParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/IntComplexValueRefParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/IntComplexValueRefParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/IntComplexValueRefParser.cpp [27/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/IntValueRefParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/IntValueRefParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/IntValueRefParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/IntValueRefParser.cpp [28/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ItemsParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ItemsParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ItemsParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ItemsParser.cpp [29/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/Lexer.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/Lexer.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/Lexer.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/Lexer.cpp [30/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/MonsterFleetPlansParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/MonsterFleetPlansParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/MonsterFleetPlansParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/MonsterFleetPlansParser.cpp [31/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/Parse.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/Parse.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/Parse.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/Parse.cpp [32/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/PlanetSizeValueRefParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/PlanetSizeValueRefParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/PlanetSizeValueRefParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/PlanetSizeValueRefParser.cpp [33/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/PlanetEnvironmentValueRefParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/PlanetEnvironmentValueRefParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/PlanetEnvironmentValueRefParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/PlanetEnvironmentValueRefParser.cpp [34/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ReportParseError.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ReportParseError.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ReportParseError.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ReportParseError.cpp [35/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/PlanetTypeValueRefParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/PlanetTypeValueRefParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/PlanetTypeValueRefParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/PlanetTypeValueRefParser.cpp [36/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ShipHullsParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ShipHullsParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ShipHullsParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ShipHullsParser.cpp [37/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ShipPartsParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ShipPartsParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ShipPartsParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ShipPartsParser.cpp [38/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/SpecialsParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/SpecialsParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/SpecialsParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/SpecialsParser.cpp [39/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ShipDesignsParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ShipDesignsParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ShipDesignsParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ShipDesignsParser.cpp [40/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/SpeciesParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/SpeciesParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/SpeciesParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/SpeciesParser.cpp [41/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/StarTypeValueRefParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/StarTypeValueRefParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/StarTypeValueRefParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/StarTypeValueRefParser.cpp [42/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/UniverseObjectTypeValueRefParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/UniverseObjectTypeValueRefParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/UniverseObjectTypeValueRefParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/UniverseObjectTypeValueRefParser.cpp [43/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/StringComplexValueRefParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/StringComplexValueRefParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/StringComplexValueRefParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/StringComplexValueRefParser.cpp [44/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/StringValueRefParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/StringValueRefParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/StringValueRefParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/StringValueRefParser.cpp [45/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/TechsParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/TechsParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/TechsParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/TechsParser.cpp [46/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/ValueRefParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/ValueRefParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/ValueRefParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/ValueRefParser.cpp [47/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_GIL_IO_ENABLE_GRAY_ALPHA -DBOOST_GIL_USES_MP11 -DBOOST_REGEX_DYN_LINK -DENABLE_BINRELOC -DFONS_USE_FREETYPE -DFREEORION_LINUX -DGiGiHeader -DGiGi_EXPORTS -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -IGG -I/usr/include/freetype2 -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT GG/CMakeFiles/GiGi.dir/src/Layout.cpp.o -MF GG/CMakeFiles/GiGi.dir/src/Layout.cpp.o.d -o GG/CMakeFiles/GiGi.dir/src/Layout.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/src/Layout.cpp [48/270] cd /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1_build && /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/temp/python3.8/bin/python /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/cmake/make_versioncpp.py /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1 CMake fatal: not a git repository (or any of the parent directories): .git WARNING: git not installed or not setup correctly WARNING: Can't determine git commit! Writing file: util/Version.cpp Building v0.4.10.1 build ??? [49/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorionparseobj.dir/parse/VisibilityValueRefParser.cpp.o -MF CMakeFiles/freeorionparseobj.dir/parse/VisibilityValueRefParser.cpp.o.d -o CMakeFiles/freeorionparseobj.dir/parse/VisibilityValueRefParser.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/parse/VisibilityValueRefParser.cpp [50/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/combat/CombatEvent.cpp.o -MF CMakeFiles/freeorioncommon.dir/combat/CombatEvent.cpp.o.d -o CMakeFiles/freeorioncommon.dir/combat/CombatEvent.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/combat/CombatEvent.cpp [51/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/combat/CombatEvents.cpp.o -MF CMakeFiles/freeorioncommon.dir/combat/CombatEvents.cpp.o.d -o CMakeFiles/freeorioncommon.dir/combat/CombatEvents.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/combat/CombatEvents.cpp [52/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/combat/CombatLogManager.cpp.o -MF CMakeFiles/freeorioncommon.dir/combat/CombatLogManager.cpp.o.d -o CMakeFiles/freeorioncommon.dir/combat/CombatLogManager.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/combat/CombatLogManager.cpp [53/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/Empire/Diplomacy.cpp.o -MF CMakeFiles/freeorioncommon.dir/Empire/Diplomacy.cpp.o.d -o CMakeFiles/freeorioncommon.dir/Empire/Diplomacy.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/Empire/Diplomacy.cpp [54/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/Empire/Empire.cpp.o -MF CMakeFiles/freeorioncommon.dir/Empire/Empire.cpp.o.d -o CMakeFiles/freeorioncommon.dir/Empire/Empire.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/Empire/Empire.cpp [55/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/Empire/EmpireManager.cpp.o -MF CMakeFiles/freeorioncommon.dir/Empire/EmpireManager.cpp.o.d -o CMakeFiles/freeorioncommon.dir/Empire/EmpireManager.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/Empire/EmpireManager.cpp [56/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/Empire/PopulationPool.cpp.o -MF CMakeFiles/freeorioncommon.dir/Empire/PopulationPool.cpp.o.d -o CMakeFiles/freeorioncommon.dir/Empire/PopulationPool.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/Empire/PopulationPool.cpp [57/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/Empire/ProductionQueue.cpp.o -MF CMakeFiles/freeorioncommon.dir/Empire/ProductionQueue.cpp.o.d -o CMakeFiles/freeorioncommon.dir/Empire/ProductionQueue.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/Empire/ProductionQueue.cpp [58/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/Empire/ResearchQueue.cpp.o -MF CMakeFiles/freeorioncommon.dir/Empire/ResearchQueue.cpp.o.d -o CMakeFiles/freeorioncommon.dir/Empire/ResearchQueue.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/Empire/ResearchQueue.cpp [59/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/Empire/ResourcePool.cpp.o -MF CMakeFiles/freeorioncommon.dir/Empire/ResourcePool.cpp.o.d -o CMakeFiles/freeorioncommon.dir/Empire/ResourcePool.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/Empire/ResourcePool.cpp [60/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/network/Message.cpp.o -MF CMakeFiles/freeorioncommon.dir/network/Message.cpp.o.d -o CMakeFiles/freeorioncommon.dir/network/Message.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/network/Message.cpp [61/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/Empire/Supply.cpp.o -MF CMakeFiles/freeorioncommon.dir/Empire/Supply.cpp.o.d -o CMakeFiles/freeorioncommon.dir/Empire/Supply.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/Empire/Supply.cpp In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/archive/detail/helper_collection.hpp:27, from /usr/include/boost/archive/detail/basic_iarchive.hpp:28, from /usr/include/boost/archive/detail/common_iarchive.hpp:21, from /usr/include/boost/archive/basic_binary_iarchive.hpp:30, from /usr/include/boost/archive/binary_iarchive_impl.hpp:21, from /usr/include/boost/archive/binary_iarchive.hpp:20, from /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/Empire/../util/Serialize.h:4, from /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/Empire/EmpireManager.h:7, from /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/Empire/Supply.cpp:3: /usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use instead.’ 13 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ [62/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/network/MessageQueue.cpp.o -MF CMakeFiles/freeorioncommon.dir/network/MessageQueue.cpp.o.d -o CMakeFiles/freeorioncommon.dir/network/MessageQueue.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/network/MessageQueue.cpp [63/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/network/Networking.cpp.o -MF CMakeFiles/freeorioncommon.dir/network/Networking.cpp.o.d -o CMakeFiles/freeorioncommon.dir/network/Networking.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/network/Networking.cpp [64/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/BuildingType.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/BuildingType.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/BuildingType.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/BuildingType.cpp [65/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/Building.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/Building.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/Building.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Building.cpp [66/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/Effect.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/Effect.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/Effect.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Effect.cpp [67/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/Effects.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/Effects.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/Effects.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Effects.cpp [68/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/Encyclopedia.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/Encyclopedia.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/Encyclopedia.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Encyclopedia.cpp [69/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/Enums.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/Enums.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/Enums.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Enums.cpp [70/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/Field.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/Field.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/Field.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Field.cpp [71/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/FieldType.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/FieldType.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/FieldType.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/FieldType.cpp [72/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/Fighter.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/Fighter.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/Fighter.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Fighter.cpp [73/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_GIL_IO_ENABLE_GRAY_ALPHA -DBOOST_GIL_USES_MP11 -DBOOST_REGEX_DYN_LINK -DENABLE_BINRELOC -DFONS_USE_FREETYPE -DFREEORION_LINUX -DGiGiHeader -DGiGi_EXPORTS -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -IGG -I/usr/include/freetype2 -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT GG/CMakeFiles/GiGi.dir/src/dialogs/ThreeButtonDlg.cpp.o -MF GG/CMakeFiles/GiGi.dir/src/dialogs/ThreeButtonDlg.cpp.o.d -o GG/CMakeFiles/GiGi.dir/src/dialogs/ThreeButtonDlg.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/src/dialogs/ThreeButtonDlg.cpp [74/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/FleetPlan.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/FleetPlan.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/FleetPlan.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/FleetPlan.cpp [75/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_GIL_IO_ENABLE_GRAY_ALPHA -DBOOST_GIL_USES_MP11 -DBOOST_REGEX_DYN_LINK -DENABLE_BINRELOC -DFONS_USE_FREETYPE -DFREEORION_LINUX -DGiGiHeader -DGiGi_EXPORTS -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -IGG -I/usr/include/freetype2 -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT GG/CMakeFiles/GiGi.dir/src/dialogs/ColorDlg.cpp.o -MF GG/CMakeFiles/GiGi.dir/src/dialogs/ColorDlg.cpp.o.d -o GG/CMakeFiles/GiGi.dir/src/dialogs/ColorDlg.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/src/dialogs/ColorDlg.cpp [76/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/Meter.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/Meter.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/Meter.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Meter.cpp [77/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_GIL_IO_ENABLE_GRAY_ALPHA -DBOOST_GIL_USES_MP11 -DBOOST_REGEX_DYN_LINK -DENABLE_BINRELOC -DFONS_USE_FREETYPE -DFREEORION_LINUX -DGiGiHeader -DGiGi_EXPORTS -DSHAREPATH=\"/usr/share\" -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -IGG -I/usr/include/freetype2 -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT GG/CMakeFiles/GiGi.dir/src/dialogs/FileDlg.cpp.o -MF GG/CMakeFiles/GiGi.dir/src/dialogs/FileDlg.cpp.o.d -o GG/CMakeFiles/GiGi.dir/src/dialogs/FileDlg.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/src/dialogs/FileDlg.cpp [78/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/Conditions.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/Conditions.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/Conditions.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp FAILED: CMakeFiles/freeorioncommon.dir/universe/Conditions.cpp.o /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/Conditions.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/Conditions.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/Conditions.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/log/sources/global_logger_storage.hpp:20, from /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/../util/Logger.h:7, from /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/../util/CheckSums.h:5, from /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.h:11, from /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp:1: /usr/include/boost/detail/iterator.hpp:13:1: note: ‘#pragma message: This header is deprecated. Use instead.’ 13 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp: In member function ‘virtual void Condition::HasSpecial::Eval(const ScriptingContext&, Condition::ObjectSet&, Condition::ObjectSet&, Condition::SearchDomain) const’: /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp:2348:83: error: ‘FLT_MAX’ was not declared in this scope 2348 | float low_cap = (m_capacity_low ? m_capacity_low->Eval(parent_context) : -FLT_MAX); | ^~~~~~~ /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp:34:1: note: ‘FLT_MAX’ is defined in header ‘’; did you forget to ‘#include ’? 33 | #include +++ |+#include 34 | /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp: In member function ‘virtual std::string Condition::HasSpecial::Description(bool) const’: /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp:2387:47: error: ‘FLT_MAX’ was not declared in this scope 2387 | std::string low_str = std::to_string(-FLT_MAX); | ^~~~~~~ /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp:2387:47: note: ‘FLT_MAX’ is defined in header ‘’; did you forget to ‘#include ’? /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp: In member function ‘virtual std::string Condition::HasSpecial::Dump(short unsigned int) const’: /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp:2419:96: error: ‘FLT_MAX’ was not declared in this scope 2419 | std::string low_dump = (m_capacity_low ? m_capacity_low->Dump(ntabs) : std::to_string(-FLT_MAX)); | ^~~~~~~ /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp:2419:96: note: ‘FLT_MAX’ is defined in header ‘’; did you forget to ‘#include ’? /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp: In member function ‘virtual bool Condition::HasSpecial::Match(const ScriptingContext&) const’: /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp:2434:78: error: ‘FLT_MAX’ was not declared in this scope 2434 | float low_cap = (m_capacity_low ? m_capacity_low->Eval(local_context) : -FLT_MAX); | ^~~~~~~ /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Conditions.cpp:2434:78: note: ‘FLT_MAX’ is defined in header ‘’; did you forget to ‘#include ’? [79/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/Fleet.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/Fleet.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/Fleet.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Fleet.cpp [80/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/IDAllocator.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/IDAllocator.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/IDAllocator.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/IDAllocator.cpp [81/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/ObjectMap.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/ObjectMap.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/ObjectMap.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/ObjectMap.cpp [82/270] /usr/bin/ccache /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LIB -DENABLE_BINRELOC -DFREEORION_BUILD_COMMON -DFREEORION_LINUX -DFREEORION_PYTHON_VERSION=\"3.8\" -DSHAREPATH=\"/usr/share\" -Dfreeorioncommon_EXPORTS -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG/Boost::boost -I/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/GG -march=native -O2 -pipe -fomit-frame-pointer -fPIC -fvisibility=hidden -Wall -std=c++14 -MD -MT CMakeFiles/freeorioncommon.dir/universe/Planet.cpp.o -MF CMakeFiles/freeorioncommon.dir/universe/Planet.cpp.o.d -o CMakeFiles/freeorioncommon.dir/universe/Planet.cpp.o -c /var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1/universe/Planet.cpp ninja: build stopped: subcommand failed. * ERROR: games-strategy/freeorion-0.4.10.1-r1::gentoo failed (compile phase): * ninja -v -j5 -l0 failed * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 2969: Called cmake_src_compile * environment, line 1171: Called cmake_build * environment, line 1140: Called eninja * environment, line 1592: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=games-strategy/freeorion-0.4.10.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-strategy/freeorion-0.4.10.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/games-strategy:freeorion-0.4.10.1-r1:20210612-140222.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1_build' * S: '/var/tmp/portage/games-strategy/freeorion-0.4.10.1-r1/work/freeorion-0.4.10.1'