* Package: dev-games/simgear-2019.1.1  * Repository: gentoo  * Maintainer: reavertm@gentoo.org games@gentoo.org  * USE: abi_x86_64 amd64 cpu_flags_x86_sse2 dns elibc_glibc kernel_linux openmp userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox  * Package: dev-games/simgear-2019.1.1  * Repository: gentoo  * Maintainer: reavertm@gentoo.org games@gentoo.org  * USE: abi_x86_64 amd64 cpu_flags_x86_sse2 dns elibc_glibc kernel_linux openmp userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking simgear-2019.1.1.tar.bz2 to /var/tmp/portage/dev-games/simgear-2019.1.1/work >>> Source unpacked in /var/tmp/portage/dev-games/simgear-2019.1.1/work >>> Preparing source in /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 ... * Applying simgear-2019.1.1-gdal3.patch ...  [ ok ] * Hardcoded definition(s) removed in CMakeLists.txt: * set(CMAKE_BUILD_TYPE Debug CACHE STRING "Choose the type of build." FORCE) >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build" cmake -C /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_DNS=yes -DENABLE_GDAL=no -DENABLE_OPENMP=yes -DENABLE_PKGUTIL=ON -DENABLE_RTI=OFF -DENABLE_SIMD=OFF -DENABLE_SIMD_CODE=yes -DENABLE_SOUND=ON -DENABLE_TESTS=no -DSIMGEAR_HEADLESS=OFF -DSIMGEAR_SHARED=ON -DSYSTEM_EXPAT=ON -DSYSTEM_UDNS=ON -DUSE_AEONWAVE=OFF -DOSG_FSTREAM_EXPORT_FIXED=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/gentoo_toolchain.cmake /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 loading initial cache file /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/gentoo_common_config.cmake -- CMAKE Build type: Gentoo -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- version is 2019 dot 1 dot 1 -- Library installation directory: lib64 -- 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 Boost: /usr/include (found version "1.73.0") -- SimGear mode: NORMAL 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:227 (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 -- Sound support: OpenAL -- Found osgText: /usr/lib64/libosgText.so -- Found osgSim: /usr/lib64/libosgSim.so -- Found osgDB: /usr/lib64/libosgDB.so -- Found osgParticle: /usr/lib64/libosgParticle.so -- Found osgGA: /usr/lib64/libosgGA.so -- Found osgViewer: /usr/lib64/libosgViewer.so -- Found osgUtil: /usr/lib64/libosgUtil.so -- Found osg: /usr/lib64/libosg.so -- Found OpenThreads: /usr/lib64/libOpenThreads.so -- Found OpenSceneGraph: /usr/lib64/libosgText.so;/usr/lib64/libosgSim.so;/usr/lib64/libosgDB.so;/usr/lib64/libosgParticle.so;/usr/lib64/libosgGA.so;/usr/lib64/libosgViewer.so;/usr/lib64/libosgUtil.so;/usr/lib64/libosg.so;/usr/lib64/libOpenThreads.so (found suitable version "3.6.4", minimum required is "3.2.0") -- Found ZLIB: /usr/lib64/libz.so (found suitable version "1.2.11", minimum required is "1.2.4") -- Found CURL: /usr/lib64/libcurl.so (found version "7.70.0") -- Requested to use system Expat library, forcing SIMGEAR_SHARED to true -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.2.9") -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for windows.h -- Looking for windows.h - not found -- RTI: DISABLED -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for rint -- Looking for rint - not found -- Looking for mkdtemp -- Looking for mkdtemp - found -- Looking for bcopy -- Looking for bcopy - found -- Looking for mmap -- Looking for mmap - found -- Looking for timegm -- Looking for timegm - found -- Performing Test HAVE_CLOCK_GETTIME -- Performing Test HAVE_CLOCK_GETTIME - Success -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Performing Test HAVE_DLFCN_H -- Performing Test HAVE_DLFCN_H - Success -- Looking for dlerror in dl -- Looking for dlerror in dl - found -- Performing Test HAVE_STD_ISNAN -- Performing Test HAVE_STD_ISNAN - Success -- Performing Test HAVE_WORKING_STD_REGEX -- Performing Test HAVE_WORKING_STD_REGEX - Success -- Performing Test GCC_ATOMIC_BUILTINS_FOUND -- Performing Test GCC_ATOMIC_BUILTINS_FOUND - Success -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- OpenMP: ENABLED -- Performing Test HAS_NOWARN_UNUSED_TYPEDEFS -- Performing Test HAS_NOWARN_UNUSED_TYPEDEFS - Success -- Performing Test HAVE_STD_INDEX_SEQUENCE -- Performing Test HAVE_STD_INDEX_SEQUENCE - Failed -- Performing Test HAVE_STD_REMOVE_CV_T -- Performing Test HAVE_STD_REMOVE_CV_T - Failed -- Performing Test HAVE_STD_REMOVE_CVREF_T -- Performing Test HAVE_STD_REMOVE_CVREF_T - Failed -- Performing Test HAVE_STD_ENABLE_IF_T -- Performing Test HAVE_STD_ENABLE_IF_T - Failed -- Performing Test HAVE_STD_BOOL_CONSTANT -- Performing Test HAVE_STD_BOOL_CONSTANT - Failed -- Tests: DISABLED -- Requested to use system udns library, forcing SIMGEAR_SHARED to true -- Found UDNS: /usr/lib64/libudns.so -- Library building mode: SHARED LIBRARIES -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC C++ -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION Linker flags: Executable -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed Module -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed Shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build" make -j1 VERBOSE=1 /usr/bin/cmake -S/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -B/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/CMakeFiles /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build' make -f simgear/CMakeFiles/SimGearCore.dir/build.make simgear/CMakeFiles/SimGearCore.dir/depend make[2]: Entering directory '/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build' cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear/CMakeFiles/SimGearCore.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear/CMakeFiles/SimGearCore.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear/CMakeFiles/SimGearCore.dir/depend.internal". Dependee "/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear/CMakeFiles/SimGearCore.dir/depend.internal". Scanning dependencies of target SimGearCore make[2]: Leaving directory '/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build' make -f simgear/CMakeFiles/SimGearCore.dir/build.make simgear/CMakeFiles/SimGearCore.dir/build make[2]: Entering directory '/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build' [ 0%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bucket/newbucket.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bucket/newbucket.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bucket/newbucket.cxx [ 0%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHGroup.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHGroup.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHGroup.cxx [ 1%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHLineGeometry.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHLineGeometry.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHLineGeometry.cxx [ 1%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHLineSegmentVisitor.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHLineSegmentVisitor.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHLineSegmentVisitor.cxx [ 1%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHMotionTransform.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHMotionTransform.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHMotionTransform.cxx [ 2%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHNode.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHNode.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHNode.cxx [ 2%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHPageNode.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHPageNode.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHPageNode.cxx [ 2%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHPageRequest.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHPageRequest.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHPageRequest.cxx [ 3%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHPager.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHPager.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHPager.cxx [ 3%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHStaticBinary.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHStaticBinary.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHStaticBinary.cxx [ 3%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHStaticGeometry.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHStaticGeometry.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHStaticGeometry.cxx [ 4%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHStaticLeaf.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHStaticLeaf.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHStaticLeaf.cxx [ 4%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHStaticNode.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHStaticNode.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHStaticNode.cxx [ 5%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHStaticTriangle.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHStaticTriangle.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHStaticTriangle.cxx [ 5%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHSubTreeCollector.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHSubTreeCollector.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHSubTreeCollector.cxx [ 5%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHMaterial.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHMaterial.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHMaterial.cxx [ 6%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/bvh/BVHTransform.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/bvh/BVHTransform.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/bvh/BVHTransform.cxx [ 6%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/debug/logstream.cxx.o cd /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DSimGearCore_EXPORTS -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1 -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build/simgear -I/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -fPIC -Wno-unused-local-typedefs -DBOOST_BIMAP_DISABLE_SERIALIZATION -fPIC -std=gnu++11 -o CMakeFiles/SimGearCore.dir/debug/logstream.cxx.o -c /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/debug/logstream.cxx In file included from /usr/include/boost/config/detail/select_stdlib_config.hpp:24, from /usr/include/boost/config.hpp:44, from /usr/include/boost/foreach.hpp:30, from /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/debug/logstream.cxx:32: /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/version:1:1: error: too many decimal points in number 1 | 2019.1.1 | ^~~~~~~~ In file included from /usr/include/boost/config/detail/select_stdlib_config.hpp:24, from /usr/include/boost/config.hpp:44, from /usr/include/boost/foreach.hpp:30, from /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/simgear/debug/logstream.cxx:32: /var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1/version:1:1: error: expected unqualified-id before numeric constant make[2]: *** [simgear/CMakeFiles/SimGearCore.dir/build.make:304: simgear/CMakeFiles/SimGearCore.dir/debug/logstream.cxx.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build' make[1]: *** [CMakeFiles/Makefile2:938: simgear/CMakeFiles/SimGearCore.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build' make: *** [Makefile:172: all] Error 2 * ERROR: dev-games/simgear-2019.1.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-games/simgear-2019.1.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-games/simgear-2019.1.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-games/simgear-2019.1.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-games/simgear-2019.1.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1_build' * S: '/var/tmp/portage/dev-games/simgear-2019.1.1/work/simgear-2019.1.1'