* Package: games-simulation/flightgear-2019.1.1  * Repository: gentoo  * Maintainer: reavertm@gentoo.org games@gentoo.org  * USE: abi_x86_64 amd64 cpu_flags_x86_sse2 dbus elibc_glibc kernel_linux openmp qt5 udev userland_GNU utils  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox  * Package: games-simulation/flightgear-2019.1.1  * Repository: gentoo  * Maintainer: reavertm@gentoo.org games@gentoo.org  * USE: abi_x86_64 amd64 cpu_flags_x86_sse2 dbus elibc_glibc kernel_linux openmp qt5 udev userland_GNU utils  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking flightgear-2019.1.1.tar.bz2 to /var/tmp/portage/games-simulation/flightgear-2019.1.1/work >>> Source unpacked in /var/tmp/portage/games-simulation/flightgear-2019.1.1/work >>> Preparing source in /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 ... * Applying flightgear-2018.3.2-cmake.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/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build" cmake -C /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_AUTOTESTING=OFF -DENABLE_COMPOSITOR=OFF -DENABLE_FGCOM=yes -DENABLE_FGELEV=yes -DENABLE_FGJS=yes -DENABLE_FGVIEWER=yes -DENABLE_FLITE=OFF -DENABLE_GDAL=no -DENABLE_GPSSMOOTH=yes -DENABLE_HID_INPUT=yes -DENABLE_JS_DEMO=yes -DENABLE_JSBSIM=ON -DENABLE_LARCSIM=ON -DENABLE_METAR=yes -DENABLE_OPENMP=yes -DENABLE_PLIB_JOYSTICK=ON -DENABLE_PROFILE=OFF -DENABLE_QT=yes -DENABLE_RTI=OFF -DENABLE_SIMD=OFF -DENABLE_SIMD_CODE=yes -DENABLE_STGMERGE=ON -DENABLE_TERRASYNC=yes -DENABLE_TRAFFIC=yes -DENABLE_UIUC_MODEL=ON -DENABLE_YASIM=ON -DEVENT_INPUT=yes -DFG_BUILD_TYPE=Release -DFG_DATA_DIR=/usr/share/flightgear -DJSBSIM_TERRAIN=ON -DOSG_FSTREAM_EXPORT_FIXED=OFF -DSP_FDMS=ON -DSYSTEM_CPPUNIT=OFF -DSYSTEM_FLITE=ON -DSYSTEM_HTS_ENGINE=ON -DSYSTEM_SPEEX=ON -DSYSTEM_GSM=ON -DSYSTEM_SQLITE=ON -DUSE_AEONWAVE=OFF -DUSE_DBUS=yes -DWITH_FGPANEL=yes -DENABLE_DEMCONVERT=OFF -DENABLE_FGQCANVAS=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/gentoo_toolchain.cmake /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 loading initial cache file /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-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 -- System is: Linux -- Linux distro is: Gentoo -- Web browser launcher command is: xdg-open -- Using explicit data directory for base package: /usr/share/flightgear -- 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 X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- libudev stable: 1 -- Found UDev: /usr/lib64/libudev.so -- include: /usr/include -- Found Speex: /usr/lib64/libspeex.so -- Found Speex extended library: /usr/lib64/libspeexdsp.so -- Found GSM: /usr/lib64/libgsm.so -- Found Flite and needed components: /usr/lib64/libflite.so;/usr/lib64/libflite_cmu_us_kal.so;/usr/lib64/libflite_cmulex.so;/usr/lib64/libflite_usenglish.so -- CppUnit library found: /usr/lib64/libcppunit.so -- CppUnit include directory found: /usr/include -- event-based input enabled. Using /usr/lib64/libudev.so -- Enabling HID-API input -- Found Boost: /usr/include (found version "1.73.0") 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:268 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenGL: /usr/lib64/libOpenGL.so -- 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 osgFX: /usr/lib64/libosgFX.so -- Found osgUtil: /usr/lib64/libosgUtil.so -- Found osgViewer: /usr/lib64/libosgViewer.so -- Found osgGA: /usr/lib64/libosgGA.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/libosgFX.so;/usr/lib64/libosgUtil.so;/usr/lib64/libosgViewer.so;/usr/lib64/libosgGA.so;/usr/lib64/libosg.so;/usr/lib64/libOpenThreads.so (found suitable version "3.6.4", minimum required is "3.2.0") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (SQLITE3) does not match the name of the calling package (SQLite3). 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): CMakeModules/FindSQLite3.cmake:36 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:293 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found SQLITE3: /usr/lib64/libsqlite3.so -- Using system SQLite3 library -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.6.3") -- Checking for module 'dbus-1' -- Found dbus-1, version 1.12.16 -- Using DBus -- Qt launcher enabled, checking for Qt >= 5.4 / qmake -- Will enable Qt launcher GUI -- Qt5Widgets version: 5.14.2 -- Qt5Widgets include dir: /usr/include/qt5/;/usr/include/qt5/QtWidgets;/usr/include/qt5/QtGui;/usr/include/qt5/QtCore;/usr/lib64/qt5//mkspecs/linux-g++;/usr/include -- Couldn't find translations data, will not include translated string in the executable -- /usr/include -- Found PLIB: optimized;/usr/lib64/libplibpuaux.a;debug;/usr/lib64/libplibpuaux.a;optimized;/usr/lib64/libplibpu.a;debug;/usr/lib64/libplibpu.a;optimized;/usr/lib64/libplibfnt.a;debug;/usr/lib64/libplibfnt.a;optimized;/usr/lib64/libplibsg.a;debug;/usr/lib64/libplibsg.a;optimized;/usr/lib64/libplibul.a;debug;/usr/lib64/libplibul.a -- Min Simgear version is 2019.1.0 -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/timeb.h -- Looking for sys/timeb.h - found -- Looking for windows.h -- Looking for windows.h - not found -- Looking for timegm -- Looking for timegm - found -- Looking for daylight -- Looking for daylight - found -- Looking for ftime -- Looking for ftime - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- RTI: DISABLED -- 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 -- SSE/SSE2 support: DISABLED -- Looking for mkfifo -- Looking for mkfifo - found -- Using GSM includes at: /usr/include -- Using GSM libraries: /usr/lib64/libgsm.so -- Using speex includes at: /usr/include -- Using speex libraries: /usr/lib64/libspeex.so -- Using speex extended library includes at: /usr/include -- Using speex extended library libraries: /usr/lib64/libspeexdsp.so -- Enabling legacy joystick code (from PLIB) -- Found PNG: /usr/lib64/libpng.so (found version "1.6.37+apng") -- Found GLEW: /usr/include (found version "2.2.0") -- Found Freetype: /usr/lib64/libfreetype.so (found version "2.10.2") -- Found GLUT: /usr/lib64/libglut.so -- found GLUT inc /usr/include, lib /usr/lib64/libglut.so;/usr/lib64/libXmu.so;/usr/lib64/libXi.so -- Found OpenAL: /usr/lib64/libopenal.so -- CppUnit: Building the FlightGear supplied CppUnit library -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT C++ -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -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 CMake Warning: Manually-specified variables were not used by the project: ENABLE_SIMD_CODE -- Build files have been written to: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build >>> Source configured. >>> Compiling source in /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build" make -j1 VERBOSE=1 /usr/bin/cmake -S/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -B/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/CMakeFiles /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/build.make 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/depend make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/depend.internal". Scanning dependencies of target iaxclient_lib make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/build.make 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 0%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/audio_encode.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/audio_encode.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/audio_encode.c [ 0%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/audio_file.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/audio_file.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/audio_file.c [ 0%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/audio_openal.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/audio_openal.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/audio_openal.c [ 1%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/codec_alaw.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/codec_alaw.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/codec_alaw.c [ 1%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/codec_gsm.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/codec_gsm.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/codec_gsm.c [ 1%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/codec_ulaw.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/codec_ulaw.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/codec_ulaw.c [ 1%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/iaxclient_lib.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/iaxclient_lib.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c In file included from /usr/include/string.h:495, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.h:32, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:35: In function ‘strncpy’, inlined from ‘iaxc_handle_connect’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1718:3, inlined from ‘service_network’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1794:4, inlined from ‘main_proc_thread_func’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:784:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘iaxc_handle_connect’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1725:3, inlined from ‘service_network’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1794:4, inlined from ‘main_proc_thread_func’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:784:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘iaxc_handle_connect’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1732:3, inlined from ‘service_network’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1794:4, inlined from ‘main_proc_thread_func’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:784:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘iaxc_handle_connect’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1739:3, inlined from ‘service_network’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1794:4, inlined from ‘main_proc_thread_func’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:784:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘iaxc_register_ex’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1274:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘iaxc_register_ex’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1275:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘iaxc_register_ex’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1276:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘iaxc_call_ex’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1368:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘iaxc_call_ex’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1364:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘iaxc_call_ex’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1365:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘iaxc_call_ex’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1373:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘iaxc_call_ex’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/iaxclient_lib.c:1376:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 1%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/unixfuncs.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/unixfuncs.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/unixfuncs.c In file included from /usr/include/unistd.h:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/unixfuncs.c:16: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ [ 1%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/codec_speex.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/codec_speex.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/codec_speex.c [ 1%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/spandsp/plc.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/spandsp/plc.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/spandsp/plc.c [ 1%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/libiax2/src/iax.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/libiax2/src/iax.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax.c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax.c: In function ‘iax_transfer’: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax.c:1354:13: warning: variable ‘res’ set but not used [-Wunused-but-set-variable] 1354 | static int res; //Return Code | ^~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax.c: In function ‘iax_register’: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax.c:1778:63: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 238 [-Wformat-truncation=] 1778 | snprintf(iax_errstr, sizeof(iax_errstr), "Invalid hostname: %s", tmp); | ^~ ~~~ In file included from /usr/include/stdio.h:867, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax.c:66: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 19 and 274 bytes into a destination of size 256 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 |  __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax.c: In function ‘iax_unregister’: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax.c:1823:63: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 238 [-Wformat-truncation=] 1823 | snprintf(iax_errstr, sizeof(iax_errstr), "Invalid hostname: %s", tmp); | ^~ ~~~ In file included from /usr/include/stdio.h:867, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax.c:66: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 19 and 274 bytes into a destination of size 256 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 |  __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax.c:64: In function ‘strncpy’, inlined from ‘iax_header_to_event’ at /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax.c:2764:6: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 32 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 1%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/libiax2/src/iax2-parser.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/libiax2/src/iax2-parser.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax2-parser.c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax2-parser.c: In function ‘iax_showframe’: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax2-parser.c:272:53: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] 272 | snprintf(tmp, (int)sizeof(tmp), " %-15.15s : %s\n", ies[x].name, interp); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax2-parser.c:30: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 23 and 1046 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 |  __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax2-parser.c:265:53: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] 265 | snprintf(tmp, (int)sizeof(tmp), " %-15.15s : %s\n", ies[x].name, interp); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/iax2-parser.c:30: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 23 and 1046 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 |  __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 1%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/libiax2/src/jitterbuf.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/libiax2/src/jitterbuf.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/jitterbuf.c [ 1%] Building C object 3rdparty/iaxclient/lib/CMakeFiles/iaxclient_lib.dir/libiax2/src/md5.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/x86_64-pc-linux-gnu-gcc -DAUDIO_OPENAL=1 -DCODEC_GSM -DHAS_STDLIB_H -DHAS_STRING_H -DHAVE_CONFIG_H -DLIBIAX -DLIBVER="\"SVN 261\"" -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/gsm/inc -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/iaxclient_lib.dir/libiax2/src/md5.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib/libiax2/src/md5.c [ 1%] Linking C static library libiaxclient_lib.a cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/cmake -P CMakeFiles/iaxclient_lib.dir/cmake_clean_target.cmake cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/iaxclient/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/iaxclient_lib.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libiaxclient_lib.a CMakeFiles/iaxclient_lib.dir/audio_encode.c.o CMakeFiles/iaxclient_lib.dir/audio_file.c.o CMakeFiles/iaxclient_lib.dir/audio_openal.c.o CMakeFiles/iaxclient_lib.dir/codec_alaw.c.o CMakeFiles/iaxclient_lib.dir/codec_gsm.c.o CMakeFiles/iaxclient_lib.dir/codec_ulaw.c.o CMakeFiles/iaxclient_lib.dir/iaxclient_lib.c.o CMakeFiles/iaxclient_lib.dir/unixfuncs.c.o CMakeFiles/iaxclient_lib.dir/codec_speex.c.o CMakeFiles/iaxclient_lib.dir/spandsp/plc.c.o CMakeFiles/iaxclient_lib.dir/libiax2/src/iax.c.o CMakeFiles/iaxclient_lib.dir/libiax2/src/iax2-parser.c.o CMakeFiles/iaxclient_lib.dir/libiax2/src/jitterbuf.c.o CMakeFiles/iaxclient_lib.dir/libiax2/src/md5.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libiaxclient_lib.a make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 1%] Built target iaxclient_lib make -f 3rdparty/hidapi/CMakeFiles/hidapi.dir/build.make 3rdparty/hidapi/CMakeFiles/hidapi.dir/depend make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/hidapi /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/hidapi/CMakeFiles/hidapi.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/hidapi/CMakeFiles/hidapi.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/hidapi/CMakeFiles/hidapi.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/hidapi/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/hidapi/CMakeFiles/hidapi.dir/depend.internal". Scanning dependencies of target hidapi make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f 3rdparty/hidapi/CMakeFiles/hidapi.dir/build.make 3rdparty/hidapi/CMakeFiles/hidapi.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 1%] Building C object 3rdparty/hidapi/CMakeFiles/hidapi.dir/hidparser/hidparse.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/hidapi && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/hidapi.dir/hidparser/hidparse.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi/hidparser/hidparse.c [ 1%] Building C object 3rdparty/hidapi/CMakeFiles/hidapi.dir/linux/hid.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/hidapi && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -o CMakeFiles/hidapi.dir/linux/hid.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi/linux/hid.c [ 1%] Linking C static library libhidapi.a cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/hidapi && /usr/bin/cmake -P CMakeFiles/hidapi.dir/cmake_clean_target.cmake cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/hidapi && /usr/bin/cmake -E cmake_link_script CMakeFiles/hidapi.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libhidapi.a CMakeFiles/hidapi.dir/hidparser/hidparse.c.o CMakeFiles/hidapi.dir/linux/hid.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libhidapi.a make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 1%] Built target hidapi make -f 3rdparty/joystick/CMakeFiles/PLIBJoystick.dir/build.make 3rdparty/joystick/CMakeFiles/PLIBJoystick.dir/depend make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/joystick /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/joystick/CMakeFiles/PLIBJoystick.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/joystick/CMakeFiles/PLIBJoystick.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/joystick/CMakeFiles/PLIBJoystick.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/joystick/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/joystick/CMakeFiles/PLIBJoystick.dir/depend.internal". Scanning dependencies of target PLIBJoystick make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f 3rdparty/joystick/CMakeFiles/PLIBJoystick.dir/build.make 3rdparty/joystick/CMakeFiles/PLIBJoystick.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 1%] Building CXX object 3rdparty/joystick/CMakeFiles/PLIBJoystick.dir/js.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/joystick && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -std=gnu++11 -o CMakeFiles/PLIBJoystick.dir/js.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick/js.cxx [ 1%] Building CXX object 3rdparty/joystick/CMakeFiles/PLIBJoystick.dir/jsLinux.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/joystick && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -std=gnu++11 -o CMakeFiles/PLIBJoystick.dir/jsLinux.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick/jsLinux.cxx [ 1%] Linking CXX static library libPLIBJoystick.a cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/joystick && /usr/bin/cmake -P CMakeFiles/PLIBJoystick.dir/cmake_clean_target.cmake cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/3rdparty/joystick && /usr/bin/cmake -E cmake_link_script CMakeFiles/PLIBJoystick.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libPLIBJoystick.a CMakeFiles/PLIBJoystick.dir/js.cxx.o CMakeFiles/PLIBJoystick.dir/jsLinux.cxx.o /usr/bin/x86_64-pc-linux-gnu-ranlib libPLIBJoystick.a make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 1%] Built target PLIBJoystick make -f utils/fgelev/CMakeFiles/fgelev.dir/build.make utils/fgelev/CMakeFiles/fgelev.dir/depend make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgelev /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgelev /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgelev/CMakeFiles/fgelev.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgelev/CMakeFiles/fgelev.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgelev/CMakeFiles/fgelev.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgelev/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgelev/CMakeFiles/fgelev.dir/depend.internal". Scanning dependencies of target fgelev make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f utils/fgelev/CMakeFiles/fgelev.dir/build.make utils/fgelev/CMakeFiles/fgelev.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 1%] Building CXX object utils/fgelev/CMakeFiles/fgelev.dir/fgelev.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgelev && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -std=gnu++11 -o CMakeFiles/fgelev.dir/fgelev.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgelev/fgelev.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/type_traits/intrinsics.hpp:13, from /usr/include/boost/type_traits/is_enum.hpp:14, from /usr/include/simgear/props/props.hxx:58, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgelev/fgelev.cxx:30: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-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/type_traits/intrinsics.hpp:13, from /usr/include/boost/type_traits/is_enum.hpp:14, from /usr/include/simgear/props/props.hxx:58, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgelev/fgelev.cxx:30: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/version:1:1: error: expected unqualified-id before numeric constant make[2]: *** [utils/fgelev/CMakeFiles/fgelev.dir/build.make:83: utils/fgelev/CMakeFiles/fgelev.dir/fgelev.cxx.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make[1]: *** [CMakeFiles/Makefile2:1918: utils/fgelev/CMakeFiles/fgelev.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make: *** [Makefile:183: all] Error 2 * ERROR: games-simulation/flightgear-2019.1.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-simulation/flightgear-2019.1.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-simulation/flightgear-2019.1.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/games-simulation/flightgear-2019.1.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-simulation/flightgear-2019.1.1/temp/environment'. * Working directory: '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' * S: '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1'