* 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 ] * Applying flightgear_boost_1_73.patch ...  [ ok ] * User patches applied. * 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 10.1.0 -- The CXX compiler identification is GNU 10.1.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 -- 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++ -- 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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT C++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -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 -j7 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 -f 3rdparty/hidapi/CMakeFiles/hidapi.dir/build.make 3rdparty/hidapi/CMakeFiles/hidapi.dir/depend make -f 3rdparty/joystick/CMakeFiles/PLIBJoystick.dir/build.make 3rdparty/joystick/CMakeFiles/PLIBJoystick.dir/depend make -f utils/fgelev/CMakeFiles/fgelev.dir/build.make utils/fgelev/CMakeFiles/fgelev.dir/depend make -f utils/fgpanel/CMakeFiles/fgpanel.dir/build.make utils/fgpanel/CMakeFiles/fgpanel.dir/depend make -f utils/fgviewer/CMakeFiles/fgviewer.dir/build.make utils/fgviewer/CMakeFiles/fgviewer.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= 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= 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= 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= make -f utils/GPSsmooth/CMakeFiles/UGsmooth.dir/build.make utils/GPSsmooth/CMakeFiles/UGsmooth.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/fgpanel /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/fgpanel /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel/CMakeFiles/fgpanel.dir/DependInfo.cmake --color= 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/fgviewer /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/fgviewer /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgviewer/CMakeFiles/fgviewer.dir/DependInfo.cmake --color= 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/GPSsmooth /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/GPSsmooth /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/UGsmooth.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 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". 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 Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel/CMakeFiles/fgpanel.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel/CMakeFiles/fgpanel.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel/CMakeFiles/fgpanel.dir/depend.internal". Scanning dependencies of target fgpanel 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 Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgviewer/CMakeFiles/fgviewer.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgviewer/CMakeFiles/fgviewer.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgviewer/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgviewer/CMakeFiles/fgviewer.dir/depend.internal". Scanning dependencies of target fgviewer 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 utils/fgelev/CMakeFiles/fgelev.dir/build.make utils/fgelev/CMakeFiles/fgelev.dir/build 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' make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/UGsmooth.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/UGsmooth.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/UGsmooth.dir/depend.internal". Scanning dependencies of target UGsmooth 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 [ 0%] 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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -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 [ 0%] 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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -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 make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f utils/GPSsmooth/CMakeFiles/UGsmooth.dir/build.make utils/GPSsmooth/CMakeFiles/UGsmooth.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/GPSsmooth/CMakeFiles/UGsmooth.dir/UGear.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/UGsmooth.dir/UGear.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/UGear.cxx [ 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 -O3 -march=native -pipe -fomit-frame-pointer -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 make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f utils/fgviewer/CMakeFiles/fgviewer.dir/build.make utils/fgviewer/CMakeFiles/fgviewer.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/fgviewer/CMakeFiles/fgviewer.dir/fgviewer.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgviewer && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgviewer.dir/fgviewer.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgviewer/fgviewer.cxx make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f utils/fgpanel/CMakeFiles/fgpanel.dir/build.make utils/fgpanel/CMakeFiles/fgpanel.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/fgpanel/CMakeFiles/fgpanel.dir/main.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/main.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/main.cxx 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' [ 1%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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 [ 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 -O3 -march=native -pipe -fomit-frame-pointer -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%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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 [ 1%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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 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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -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 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 [ 3%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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 /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' [ 3%] Built target hidapi [ 3%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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 [ 3%] Building CXX object utils/GPSsmooth/CMakeFiles/UGsmooth.dir/UGear_command.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/UGsmooth.dir/UGear_command.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/UGear_command.cxx [ 3%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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 [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/ApplicationProperties.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/ApplicationProperties.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/ApplicationProperties.cxx [ 5%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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 [ 5%] 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' [ 5%] Built target PLIBJoystick make -f utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/build.make utils/GPSsmooth/CMakeFiles/MIDGsmooth.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/GPSsmooth /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/GPSsmooth /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/depend.internal". Scanning dependencies of target MIDGsmooth make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/build.make utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 5%] Building CXX object utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/MIDG-II.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/MIDGsmooth.dir/MIDG-II.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/MIDG-II.cxx 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 5%] Building CXX object utils/GPSsmooth/CMakeFiles/UGsmooth.dir/UGear_telnet.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/UGsmooth.dir/UGear_telnet.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/UGear_telnet.cxx [ 5%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ [ 5%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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 [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGCroppedTexture.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGCroppedTexture.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGCroppedTexture.cxx [ 5%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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 [ 5%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 1354 | static int res; //Return Code | ^~~ [ 5%] Building CXX object utils/GPSsmooth/CMakeFiles/UGsmooth.dir/UGear_main.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/UGsmooth.dir/UGear_main.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/UGear_main.cxx [ 5%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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/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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 5%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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 [ 5%] 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 -O3 -march=native -pipe -fomit-frame-pointer -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 [ 5%] Linking C static library libiaxclient_lib.a [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGDummyTextureLoader.cxx.o 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/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGDummyTextureLoader.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGDummyTextureLoader.cxx 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' [ 5%] Built target iaxclient_lib make -f utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/build.make utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/depend [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGFontCache.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGFontCache.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGFontCache.cxx 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/GPSsmooth /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/GPSsmooth /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/depend.internal". Scanning dependencies of target GPSsmooth make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/build.make utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/build [ 5%] Building CXX object utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/MIDG_main.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/MIDGsmooth.dir/MIDG_main.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/MIDG_main.cxx make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 5%] Building CXX object utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/GPSsmooth.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/GPSsmooth.dir/GPSsmooth.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/GPSsmooth.cxx [ 5%] Building CXX object utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/gps_main.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/GPSsmooth.dir/gps_main.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/gps_main.cxx [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGGLApplication.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGGLApplication.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGGLApplication.cxx [ 5%] Linking CXX executable UGsmooth cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth && /usr/bin/cmake -E cmake_link_script CMakeFiles/UGsmooth.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/UGsmooth.dir/UGear.cxx.o CMakeFiles/UGsmooth.dir/UGear_command.cxx.o CMakeFiles/UGsmooth.dir/UGear_telnet.cxx.o CMakeFiles/UGsmooth.dir/UGear_main.cxx.o -o UGsmooth /usr/lib64/libSimGearCore.so.2019.1.1 -Wl,-Bstatic -lplibsg -lplibul -Wl,-Bdynamic -lz -lrt -ldl -lpthread -lcurl -lexpat -ludns /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/MIDG_main.cxx: In function 'void send_data(MIDGpos, MIDGatt)': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/MIDG_main.cxx:104:24: warning: '*((void*)& fgfdm +48)' is used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wuninitialized-Wuninitialized]8;;] 104 | Holding_Buffer = Float_Overlay [0]; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/MIDG_main.cxx:104:24: warning: '*((void*)& fgfdm +52)' is used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wuninitialized-Wuninitialized]8;;] 104 | Holding_Buffer = Float_Overlay [0]; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/MIDG_main.cxx:104:24: warning: '*((void*)& fgfdm +116)' is used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wuninitialized-Wuninitialized]8;;] 104 | Holding_Buffer = Float_Overlay [0]; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/MIDG_main.cxx:104:24: warning: '*((void*)& fgfdm +204)' is used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wuninitialized-Wuninitialized]8;;] 104 | Holding_Buffer = Float_Overlay [0]; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/MIDG_main.cxx:104:24: warning: '*((void*)& fgfdm +220)' is used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wuninitialized-Wuninitialized]8;;] 104 | Holding_Buffer = Float_Overlay [0]; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/GPSsmooth/MIDG_main.cxx:104:24: warning: '*((void*)& fgfdm +236)' is used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wuninitialized-Wuninitialized]8;;] 104 | Holding_Buffer = Float_Overlay [0]; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 5%] Built target UGsmooth make -f utils/fgcom/CMakeFiles/fgcom.dir/build.make utils/fgcom/CMakeFiles/fgcom.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/fgcom /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/fgcom /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgcom/CMakeFiles/fgcom.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgcom/CMakeFiles/fgcom.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgcom/CMakeFiles/fgcom.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgcom/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgcom/CMakeFiles/fgcom.dir/depend.internal". Scanning dependencies of target fgcom [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGGroupLayer.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGGroupLayer.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGGroupLayer.cxx make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f utils/fgcom/CMakeFiles/fgcom.dir/build.make utils/fgcom/CMakeFiles/fgcom.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 5%] Building CXX object utils/fgcom/CMakeFiles/fgcom.dir/fgcom.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgcom && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgcom.dir/fgcom.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgcom/fgcom.cxx [ 5%] Linking CXX executable MIDGsmooth cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth && /usr/bin/cmake -E cmake_link_script CMakeFiles/MIDGsmooth.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/MIDGsmooth.dir/MIDG-II.cxx.o CMakeFiles/MIDGsmooth.dir/MIDG_main.cxx.o -o MIDGsmooth /usr/lib64/libSimGearCore.so.2019.1.1 -Wl,-Bstatic -lplibsg -lplibul -Wl,-Bdynamic -lz -lrt -ldl -lpthread -lcurl -lexpat -ludns [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGInstrumentLayer.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGInstrumentLayer.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGInstrumentLayer.cxx [ 5%] Linking CXX executable GPSsmooth cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/GPSsmooth && /usr/bin/cmake -E cmake_link_script CMakeFiles/GPSsmooth.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/GPSsmooth.dir/GPSsmooth.cxx.o CMakeFiles/GPSsmooth.dir/gps_main.cxx.o -o GPSsmooth /usr/lib64/libSimGearCore.so.2019.1.1 -Wl,-Bstatic -lplibsg -lplibul -Wl,-Bdynamic -lz -lrt -ldl -lpthread -lcurl -lexpat -ludns make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 5%] Built target MIDGsmooth make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 5%] Built target GPSsmooth make -f utils/stgmerge/CMakeFiles/stgmerge.dir/build.make utils/stgmerge/CMakeFiles/stgmerge.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/stgmerge /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/stgmerge /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/stgmerge/CMakeFiles/stgmerge.dir/DependInfo.cmake --color= [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGLayeredInstrument.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGLayeredInstrument.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGLayeredInstrument.cxx Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/stgmerge/CMakeFiles/stgmerge.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/stgmerge/CMakeFiles/stgmerge.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/stgmerge/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/stgmerge/CMakeFiles/stgmerge.dir/depend.internal". Scanning dependencies of target stgmerge make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f utils/stgmerge/CMakeFiles/stgmerge.dir/build.make utils/stgmerge/CMakeFiles/stgmerge.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 5%] Building CXX object utils/stgmerge/CMakeFiles/stgmerge.dir/stgmerge.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/stgmerge && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/stgmerge.dir/stgmerge.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/stgmerge/stgmerge.cxx [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGPanel.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGPanel.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGPanel.cxx [ 5%] Linking CXX executable fgelev cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgelev && /usr/bin/cmake -E cmake_link_script CMakeFiles/fgelev.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/fgelev.dir/fgelev.cxx.o -o fgelev /usr/lib64/libSimGearScene.so.2019.1.1 /usr/lib64/libSimGearCore.so.2019.1.1 -lrt -ldl -lpthread -lcurl -lexpat -ludns -lz -losgText -losgSim -losgDB -losgParticle -losgGA -losgViewer -losgUtil -losg -lOpenThreads -lopenal -lGL -lGLU [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGPanelApplication.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGPanelApplication.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGPanelApplication.cxx make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 5%] Built target fgelev make -f utils/traffic/CMakeFiles/fgtraffic.dir/build.make utils/traffic/CMakeFiles/fgtraffic.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/traffic /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/traffic /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/traffic/CMakeFiles/fgtraffic.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/traffic/CMakeFiles/fgtraffic.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/traffic/CMakeFiles/fgtraffic.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/traffic/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/traffic/CMakeFiles/fgtraffic.dir/depend.internal". Scanning dependencies of target fgtraffic make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f utils/traffic/CMakeFiles/fgtraffic.dir/build.make utils/traffic/CMakeFiles/fgtraffic.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 5%] Building CXX object utils/traffic/CMakeFiles/fgtraffic.dir/fgtraffic.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/traffic && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgtraffic.dir/fgtraffic.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/traffic/fgtraffic.cxx [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGPanelInstrument.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGPanelInstrument.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGPanelInstrument.cxx [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGPanelProtocol.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGPanelProtocol.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGPanelProtocol.cxx [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGPanelTransformation.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGPanelTransformation.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGPanelTransformation.cxx [ 5%] Building CXX object utils/fgviewer/CMakeFiles/fgviewer.dir/Drawable.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgviewer && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgviewer.dir/Drawable.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgviewer/Drawable.cxx [ 6%] Linking CXX executable fgtraffic cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/traffic && /usr/bin/cmake -E cmake_link_script CMakeFiles/fgtraffic.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/fgtraffic.dir/fgtraffic.cxx.o -o fgtraffic make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 6%] Built target fgtraffic make -f utils/fgqcanvas/CMakeFiles/fgqcanvas_autogen.dir/build.make utils/fgqcanvas/CMakeFiles/fgqcanvas_autogen.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/fgqcanvas /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/fgqcanvas /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/CMakeFiles/fgqcanvas_autogen.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/CMakeFiles/fgqcanvas_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/CMakeFiles/fgqcanvas_autogen.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/CMakeFiles/fgqcanvas_autogen.dir/depend.internal". Scanning dependencies of target fgqcanvas_autogen make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f utils/fgqcanvas/CMakeFiles/fgqcanvas_autogen.dir/build.make utils/fgqcanvas/CMakeFiles/fgqcanvas_autogen.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 6%] Automatic MOC for target fgqcanvas cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/CMakeFiles/fgqcanvas_autogen.dir/AutogenInfo.json Gentoo AutoGen: Refreshing parse cache because it doesn't exist. AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h", because it doesn't exist. /usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed [ 6%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGPNGTextureLoader.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGPNGTextureLoader.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGPNGTextureLoader.cxx AutoGen: Parsing "SRC:/utils/fgqcanvas/applicationcontroller.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/canvasitem.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/canvasconnection.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/canvaspainteddisplay.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/canvasdisplay.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/canvastreemodel.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/elementdatamodel.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgcanvaselement.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgcanvasgroup.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgcanvaspaintcontext.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgcanvaspath.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgcanvastext.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgqcanvasfontcache.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgqcanvasimage.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgqcanvasimageloader.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgqcanvasmap.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/jsonutils.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/localprop.h" AutoGen: Parsing "SRC:/utils/fgqcanvas/applicationcontroller.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/canvasconnection.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/canvasdisplay.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/canvasitem.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/canvaspainteddisplay.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/canvastreemodel.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/elementdatamodel.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgcanvaselement.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgcanvasgroup.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgcanvaspaintcontext.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgcanvaspath.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgcanvastext.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgqcanvasfontcache.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgqcanvasimage.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgqcanvasimageloader.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/fgqcanvasmap.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/jsonutils.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/localprop.cpp" AutoGen: Parsing "SRC:/utils/fgqcanvas/main.cpp" AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_applicationcontroller.cpp", because it doesn't exist, from "SRC:/utils/fgqcanvas/applicationcontroller.h" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -p utils/fgqcanvas -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_applicationcontroller.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/applicationcontroller.h AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_canvasconnection.cpp", because it doesn't exist, from "SRC:/utils/fgqcanvas/canvasconnection.h" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -p utils/fgqcanvas -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_canvasconnection.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/canvasconnection.h AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_canvasdisplay.cpp", because it doesn't exist, from "SRC:/utils/fgqcanvas/canvasdisplay.h" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -p utils/fgqcanvas -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_canvasdisplay.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/canvasdisplay.h AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_canvaspainteddisplay.cpp", because it doesn't exist, from "SRC:/utils/fgqcanvas/canvaspainteddisplay.h" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -p utils/fgqcanvas -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_canvaspainteddisplay.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/canvaspainteddisplay.h AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_canvasitem.cpp", because it doesn't exist, from "SRC:/utils/fgqcanvas/canvasitem.h" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -p utils/fgqcanvas -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_canvasitem.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/canvasitem.h AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_elementdatamodel.cpp", because it doesn't exist, from "SRC:/utils/fgqcanvas/elementdatamodel.h" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -p utils/fgqcanvas -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_elementdatamodel.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/elementdatamodel.h [ 8%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGRGBTextureLoader.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGRGBTextureLoader.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGRGBTextureLoader.cxx AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_fgcanvaselement.cpp", because it doesn't exist, from "SRC:/utils/fgqcanvas/fgcanvaselement.h" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -p utils/fgqcanvas -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_fgcanvaselement.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgcanvaselement.h [ 8%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGSwitchLayer.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGSwitchLayer.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGSwitchLayer.cxx AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_fgcanvasgroup.cpp", because it doesn't exist, from "SRC:/utils/fgqcanvas/fgcanvasgroup.h" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -p utils/fgqcanvas -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_fgcanvasgroup.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgcanvasgroup.h AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_fgqcanvasfontcache.cpp", because it doesn't exist, from "SRC:/utils/fgqcanvas/fgqcanvasfontcache.h" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -p utils/fgqcanvas -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_fgqcanvasfontcache.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgqcanvasfontcache.h AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_fgqcanvasimage.cpp", because it doesn't exist, from "SRC:/utils/fgqcanvas/fgqcanvasimage.h" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -p utils/fgqcanvas -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_fgqcanvasimage.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgqcanvasimage.h AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_fgqcanvasimageloader.cpp", because it doesn't exist, from "SRC:/utils/fgqcanvas/fgqcanvasimageloader.h" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -p utils/fgqcanvas -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_fgqcanvasimageloader.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgqcanvasimageloader.h AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_localprop.cpp", because it doesn't exist, from "SRC:/utils/fgqcanvas/localprop.h" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -p utils/fgqcanvas -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/EWIEGA46WW/moc_localprop.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/localprop.h AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/include/canvasitem.moc", because it doesn't exist, from "SRC:/utils/fgqcanvas/canvasitem.cpp" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include/canvasitem.moc /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/canvasitem.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGPNGTextureLoader.cxx: In member function 'virtual GLuint FGPNGTextureLoader::loadTexture(const string&)': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGPNGTextureLoader.cxx:56:9: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 56 | fread (header, 1, 8, fp); | ~~~~~~^~~~~~~~~~~~~~~~~~ AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/include/fgcanvaspath.moc", because it doesn't exist, from "SRC:/utils/fgqcanvas/fgcanvaspath.cpp" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include/fgcanvaspath.moc /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgcanvaspath.cpp AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/include/fgcanvastext.moc", because it doesn't exist, from "SRC:/utils/fgqcanvas/fgcanvastext.cpp" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include/fgcanvastext.moc /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgcanvastext.cpp AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/include/fgqcanvasimage.moc", because it doesn't exist, from "SRC:/utils/fgqcanvas/fgqcanvasimage.cpp" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include/fgqcanvasimage.moc /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgqcanvasimage.cpp AutoMoc: Generating "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/include/fgqcanvasimageloader.moc", because it doesn't exist, from "SRC:/utils/fgqcanvas/fgqcanvasimageloader.cpp" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWebSockets -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/moc_predefs.h -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include/fgqcanvasimageloader.moc /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgqcanvasimageloader.cpp [ 8%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGTextLayer.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGTextLayer.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGTextLayer.cxx AutoMoc: Generating MOC compilation "SRC:_build/utils/fgqcanvas/fgqcanvas_autogen/mocs_compilation.cpp" AutoGen: Writing the parse cache file "SRC:_build/utils/fgqcanvas/CMakeFiles/fgqcanvas_autogen.dir/ParseCache.txt" AutoGen: Writing the settings file "SRC:_build/utils/fgqcanvas/CMakeFiles/fgqcanvas_autogen.dir/AutogenUsed.txt" make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 8%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGTexturedLayer.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/FGTexturedLayer.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/FGTexturedLayer.cxx [ 8%] Built target fgqcanvas_autogen make -f src/EmbeddedResources/CMakeFiles/fgrcc.dir/build.make src/EmbeddedResources/CMakeFiles/fgrcc.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/src/EmbeddedResources /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/src/EmbeddedResources /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/EmbeddedResources/CMakeFiles/fgrcc.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/EmbeddedResources/CMakeFiles/fgrcc.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/EmbeddedResources/CMakeFiles/fgrcc.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/EmbeddedResources/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/EmbeddedResources/CMakeFiles/fgrcc.dir/depend.internal". Scanning dependencies of target fgrcc make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/EmbeddedResources/CMakeFiles/fgrcc.dir/build.make src/EmbeddedResources/CMakeFiles/fgrcc.dir/build [ 8%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/panel_io.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/panel_io.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/panel_io.cxx make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 8%] Building CXX object src/EmbeddedResources/CMakeFiles/fgrcc.dir/fgrcc.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/EmbeddedResources && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgrcc.dir/fgrcc.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/EmbeddedResources/fgrcc.cxx [ 8%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/GL_utils.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /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/usr/include/freetype2 -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgpanel.dir/GL_utils.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgpanel/GL_utils.cxx make -f src/GUI/CMakeFiles/fgqmlui_autogen.dir/build.make src/GUI/CMakeFiles/fgqmlui_autogen.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/src/GUI /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/src/GUI /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fgqmlui_autogen.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fgqmlui_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fgqmlui_autogen.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fgqmlui_autogen.dir/depend.internal". Scanning dependencies of target fgqmlui_autogen make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/GUI/CMakeFiles/fgqmlui_autogen.dir/build.make src/GUI/CMakeFiles/fgqmlui_autogen.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 8%] Automatic MOC for target fgqmlui cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fgqmlui_autogen.dir/AutogenInfo.json Gentoo AutoGen: Refreshing parse cache because it doesn't exist. AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/moc_predefs.h", because it doesn't exist. /usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed AutoGen: Parsing "SRC:/src/GUI/FGQmlInstance.hxx" AutoGen: Parsing "SRC:/src/GUI/FGQmlPropertyNode.hxx" AutoGen: Parsing "SRC:/src/GUI/FlightPlanController.hxx" AutoGen: Parsing "SRC:/src/GUI/LocalAircraftCache.hxx" AutoGen: Parsing "SRC:/src/GUI/ModelDataExtractor.hxx" AutoGen: Parsing "SRC:/src/GUI/NavaidSearchModel.hxx" AutoGen: Parsing "SRC:/src/GUI/PopupWindowTracker.hxx" AutoGen: Parsing "SRC:/src/GUI/PreviewImageItem.hxx" AutoGen: Parsing "SRC:/src/GUI/PropertyItemModel.hxx" AutoGen: Parsing "SRC:/src/GUI/QQuickDrawable.hxx" AutoGen: Parsing "SRC:/src/GUI/QmlAircraftInfo.hxx" AutoGen: Parsing "SRC:/src/GUI/QmlNavCacheWrapper.hxx" AutoGen: Parsing "SRC:/src/GUI/QmlPositioned.hxx" AutoGen: Parsing "SRC:/src/GUI/QmlRadioButtonHelper.hxx" AutoGen: Parsing "SRC:/src/GUI/QtQuickFGCanvasItem.hxx" AutoGen: Parsing "SRC:/src/GUI/RouteDiagram.hxx" AutoGen: Parsing "SRC:/src/GUI/ThumbnailImageItem.hxx" AutoGen: Parsing "SRC:/src/GUI/UnitsModel.hxx" AutoGen: Parsing "SRC:/src/GUI/FGQmlInstance.cxx" AutoGen: Parsing "SRC:/src/GUI/FGQmlPropertyNode.cxx" AutoGen: Parsing "SRC:/src/GUI/FlightPlanController.cxx" AutoGen: Parsing "SRC:/src/GUI/LocalAircraftCache.cxx" AutoGen: Parsing "SRC:/src/GUI/ModelDataExtractor.cxx" AutoGen: Parsing "SRC:/src/GUI/NavaidSearchModel.cxx" AutoGen: Parsing "SRC:/src/GUI/PopupWindowTracker.cxx" AutoGen: Parsing "SRC:/src/GUI/PreviewImageItem.cxx" AutoGen: Parsing "SRC:/src/GUI/PropertyItemModel.cxx" AutoGen: Parsing "SRC:/src/GUI/QQuickDrawable.cxx" AutoGen: Parsing "SRC:/src/GUI/QmlAircraftInfo.cxx" AutoGen: Parsing "SRC:/src/GUI/QmlNavCacheWrapper.cxx" AutoGen: Parsing "SRC:/src/GUI/QmlPositioned.cxx" AutoGen: Parsing "SRC:/src/GUI/QmlRadioButtonHelper.cxx" AutoGen: Parsing "SRC:/src/GUI/QtQuickFGCanvasItem.cxx" AutoGen: Parsing "SRC:/src/GUI/RouteDiagram.cxx" AutoGen: Parsing "SRC:/src/GUI/ThumbnailImageItem.cxx" AutoGen: Parsing "SRC:/src/GUI/UnitsModel.cxx" AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_FGQmlPropertyNode.cpp", because it doesn't exist, from "SRC:/src/GUI/FGQmlPropertyNode.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_FGQmlPropertyNode.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/FGQmlPropertyNode.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_LocalAircraftCache.cpp", because it doesn't exist, from "SRC:/src/GUI/LocalAircraftCache.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_LocalAircraftCache.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LocalAircraftCache.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_ModelDataExtractor.cpp", because it doesn't exist, from "SRC:/src/GUI/ModelDataExtractor.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_ModelDataExtractor.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/ModelDataExtractor.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_FlightPlanController.cpp", because it doesn't exist, from "SRC:/src/GUI/FlightPlanController.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_FlightPlanController.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/FlightPlanController.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_FGQmlInstance.cpp", because it doesn't exist, from "SRC:/src/GUI/FGQmlInstance.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_FGQmlInstance.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/FGQmlInstance.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_NavaidSearchModel.cpp", because it doesn't exist, from "SRC:/src/GUI/NavaidSearchModel.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_NavaidSearchModel.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/NavaidSearchModel.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_PopupWindowTracker.cpp", because it doesn't exist, from "SRC:/src/GUI/PopupWindowTracker.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_PopupWindowTracker.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/PopupWindowTracker.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_PreviewImageItem.cpp", because it doesn't exist, from "SRC:/src/GUI/PreviewImageItem.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_PreviewImageItem.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/PreviewImageItem.hxx [ 8%] Linking CXX executable fgcom cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgcom && /usr/bin/cmake -E cmake_link_script CMakeFiles/fgcom.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/fgcom.dir/fgcom.cxx.o -o fgcom ../../3rdparty/iaxclient/lib/libiaxclient_lib.a -lopenal /usr/lib64/libSimGearCore.so.2019.1.1 -lspeex -lspeexdsp -lgsm -lz -lrt -ldl -lpthread -lcurl -lexpat -ludns AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_PropertyItemModel.cpp", because it doesn't exist, from "SRC:/src/GUI/PropertyItemModel.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_PropertyItemModel.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/PropertyItemModel.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_QmlAircraftInfo.cpp", because it doesn't exist, from "SRC:/src/GUI/QmlAircraftInfo.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_QmlAircraftInfo.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QmlAircraftInfo.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_QmlNavCacheWrapper.cpp", because it doesn't exist, from "SRC:/src/GUI/QmlNavCacheWrapper.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_QmlNavCacheWrapper.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QmlNavCacheWrapper.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_QmlPositioned.cpp", because it doesn't exist, from "SRC:/src/GUI/QmlPositioned.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_QmlPositioned.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QmlPositioned.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_QmlRadioButtonHelper.cpp", because it doesn't exist, from "SRC:/src/GUI/QmlRadioButtonHelper.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_QmlRadioButtonHelper.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QmlRadioButtonHelper.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_QtQuickFGCanvasItem.cpp", because it doesn't exist, from "SRC:/src/GUI/QtQuickFGCanvasItem.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_QtQuickFGCanvasItem.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QtQuickFGCanvasItem.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_RouteDiagram.cpp", because it doesn't exist, from "SRC:/src/GUI/RouteDiagram.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_RouteDiagram.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/RouteDiagram.hxx make -f src/GUI/CMakeFiles/fglauncher_autogen.dir/build.make src/GUI/CMakeFiles/fglauncher_autogen.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/src/GUI /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/src/GUI /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fglauncher_autogen.dir/DependInfo.cmake --color= AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_ThumbnailImageItem.cpp", because it doesn't exist, from "SRC:/src/GUI/ThumbnailImageItem.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_ThumbnailImageItem.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/ThumbnailImageItem.hxx Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fglauncher_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fglauncher_autogen.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fglauncher_autogen.dir/depend.internal". Scanning dependencies of target fglauncher_autogen make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/GUI/CMakeFiles/fglauncher_autogen.dir/build.make src/GUI/CMakeFiles/fglauncher_autogen.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 8%] Built target fgcom make -f src/Input/CMakeFiles/js_demo.dir/build.make src/Input/CMakeFiles/js_demo.dir/depend AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_UnitsModel.cpp", because it doesn't exist, from "SRC:/src/GUI/UnitsModel.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_UnitsModel.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/UnitsModel.hxx 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/src/Input /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/src/Input /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input/CMakeFiles/js_demo.dir/DependInfo.cmake --color= [ 8%] Automatic MOC for target fglauncher cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fglauncher_autogen.dir/AutogenInfo.json Gentoo Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input/CMakeFiles/js_demo.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input/CMakeFiles/js_demo.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input/CMakeFiles/js_demo.dir/depend.internal". Scanning dependencies of target js_demo make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/Input/CMakeFiles/js_demo.dir/build.make src/Input/CMakeFiles/js_demo.dir/build AutoGen: Refreshing parse cache because it doesn't exist. make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/moc_predefs.h", because it doesn't exist. /usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed [ 8%] Building CXX object src/Input/CMakeFiles/js_demo.dir/js_demo.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/js_demo.dir/js_demo.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Input/js_demo.cxx AutoGen: Parsing "SRC:/src/GUI/AddOnsController.hxx" AutoGen: Parsing "SRC:/src/GUI/AirportDiagram.hxx" AutoGen: Parsing "SRC:/src/GUI/AircraftModel.hxx" AutoGen: Parsing "SRC:/src/GUI/AddonsModel.hxx" AutoGen: Parsing "SRC:/src/GUI/AircraftSearchFilterModel.hxx" AutoGen: Parsing "SRC:/src/GUI/BaseDiagram.hxx" AutoGen: Parsing "SRC:/src/GUI/CatalogListModel.hxx" AutoGen: Parsing "SRC:/src/GUI/DefaultAircraftLocator.hxx" AutoGen: Parsing "SRC:/src/GUI/InstallSceneryDialog.hxx" AutoGen: Parsing "SRC:/src/GUI/LaunchConfig.hxx" AutoGen: Parsing "SRC:/src/GUI/LauncherArgumentTokenizer.hxx" AutoGen: Parsing "SRC:/src/GUI/LauncherController.hxx" AutoGen: Parsing "SRC:/src/GUI/LauncherMainWindow.hxx" AutoGen: Parsing "SRC:/src/GUI/LocationController.hxx" AutoGen: Parsing "SRC:/src/GUI/MPServersModel.h" AutoGen: Parsing "SRC:/src/GUI/NavaidDiagram.hxx" AutoGen: Parsing "SRC:/src/GUI/PathUrlHelper.hxx" AutoGen: Parsing "SRC:/src/GUI/PixmapImageItem.hxx" AutoGen: Parsing "SRC:/src/GUI/QtFileDialog.hxx" AutoGen: Parsing "SRC:/src/GUI/QtLauncher.hxx" AutoGen: Parsing "SRC:/src/GUI/QtMessageBox.hxx" AutoGen: Parsing "SRC:/src/GUI/RecentAircraftModel.hxx" AutoGen: Parsing "SRC:/src/GUI/RecentLocationsModel.hxx" AutoGen: Parsing "SRC:/src/GUI/SetupRootDialog.hxx" AutoGen: Parsing "SRC:/src/GUI/AddOnsController.cxx" AutoGen: Parsing "SRC:/src/GUI/AddonsModel.cxx" AutoGen: Parsing "SRC:/src/GUI/AircraftModel.cxx" AutoGen: Parsing "SRC:/src/GUI/AircraftSearchFilterModel.cxx" AutoGen: Parsing "SRC:/src/GUI/AirportDiagram.cxx" AutoGen: Parsing "SRC:/src/GUI/BaseDiagram.cxx" AutoGen: Parsing "SRC:/src/GUI/CatalogListModel.cxx" AutoGen: Parsing "SRC:/src/GUI/DefaultAircraftLocator.cxx" AutoGen: Parsing "SRC:/src/GUI/InstallSceneryDialog.cxx" AutoGen: Parsing "SRC:/src/GUI/LaunchConfig.cxx" AutoGen: Parsing "SRC:/src/GUI/LauncherArgumentTokenizer.cxx" AutoGen: Parsing "SRC:/src/GUI/LauncherController.cxx" AutoGen: Parsing "SRC:/src/GUI/LauncherMainWindow.cxx" AutoGen: Parsing "SRC:/src/GUI/LocationController.cxx" AutoGen: Parsing "SRC:/src/GUI/MPServersModel.cpp" AutoGen: Parsing "SRC:/src/GUI/NavaidDiagram.cxx" AutoGen: Parsing "SRC:/src/GUI/PathUrlHelper.cxx" AutoGen: Parsing "SRC:/src/GUI/PixmapImageItem.cxx" AutoGen: Parsing "SRC:/src/GUI/QtFileDialog.cxx" AutoGen: Parsing "SRC:/src/GUI/QtLauncher.cxx" AutoGen: Parsing "SRC:/src/GUI/QtMessageBox.cxx" AutoGen: Parsing "SRC:/src/GUI/RecentAircraftModel.cxx" AutoGen: Parsing "SRC:/src/GUI/RecentLocationsModel.cxx" AutoGen: Parsing "SRC:/src/GUI/SetupRootDialog.cxx" AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_AddonsModel.cpp", because it doesn't exist, from "SRC:/src/GUI/AddonsModel.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_AddonsModel.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AddonsModel.hxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_AircraftModel.cpp", because it doesn't exist, from "SRC:/src/GUI/AircraftModel.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_AircraftModel.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AircraftModel.hxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_BaseDiagram.cpp", because it doesn't exist, from "SRC:/src/GUI/BaseDiagram.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_BaseDiagram.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/BaseDiagram.hxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_AddOnsController.cpp", because it doesn't exist, from "SRC:/src/GUI/AddOnsController.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_AddOnsController.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AddOnsController.hxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_AirportDiagram.cpp", because it doesn't exist, from "SRC:/src/GUI/AirportDiagram.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_AirportDiagram.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AirportDiagram.hxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_AircraftSearchFilterModel.cpp", because it doesn't exist, from "SRC:/src/GUI/AircraftSearchFilterModel.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_AircraftSearchFilterModel.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AircraftSearchFilterModel.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/include/FlightPlanController.moc", because it doesn't exist, from "SRC:/src/GUI/FlightPlanController.cxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include/FlightPlanController.moc /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/FlightPlanController.cxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/include/LocalAircraftCache.moc", because it doesn't exist, from "SRC:/src/GUI/LocalAircraftCache.cxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include/LocalAircraftCache.moc /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LocalAircraftCache.cxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/include/PropertyItemModel.moc", because it doesn't exist, from "SRC:/src/GUI/PropertyItemModel.cxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include/PropertyItemModel.moc /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/PropertyItemModel.cxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/include/QQuickDrawable.moc", because it doesn't exist, from "SRC:/src/GUI/QQuickDrawable.cxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include/QQuickDrawable.moc /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QQuickDrawable.cxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_CatalogListModel.cpp", because it doesn't exist, from "SRC:/src/GUI/CatalogListModel.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_CatalogListModel.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/CatalogListModel.hxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_DefaultAircraftLocator.cpp", because it doesn't exist, from "SRC:/src/GUI/DefaultAircraftLocator.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_DefaultAircraftLocator.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/DefaultAircraftLocator.hxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_InstallSceneryDialog.cpp", because it doesn't exist, from "SRC:/src/GUI/InstallSceneryDialog.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_InstallSceneryDialog.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/InstallSceneryDialog.hxx AutoMoc: Generating "SRC:_build/src/GUI/fgqmlui_autogen/include/QmlAircraftInfo.moc", because it doesn't exist, from "SRC:/src/GUI/QmlAircraftInfo.cxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/moc_predefs.h -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include/QmlAircraftInfo.moc /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QmlAircraftInfo.cxx [ 8%] Linking CXX executable js_demo cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input && /usr/bin/cmake -E cmake_link_script CMakeFiles/js_demo.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/js_demo.dir/js_demo.cxx.o -o js_demo ../../3rdparty/joystick/libPLIBJoystick.a /usr/lib64/libSimGearCore.so.2019.1.1 -lz -lrt -ldl -lpthread -lcurl -lexpat -ludns AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_LaunchConfig.cpp", because it doesn't exist, from "SRC:/src/GUI/LaunchConfig.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_LaunchConfig.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LaunchConfig.hxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_LauncherArgumentTokenizer.cpp", because it doesn't exist, from "SRC:/src/GUI/LauncherArgumentTokenizer.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_LauncherArgumentTokenizer.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherArgumentTokenizer.hxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_LauncherController.cpp", because it doesn't exist, from "SRC:/src/GUI/LauncherController.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_LauncherController.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherController.hxx AutoMoc: Generating MOC compilation "SRC:_build/src/GUI/fgqmlui_autogen/mocs_compilation.cpp" AutoGen: Writing the parse cache file "SRC:_build/src/GUI/CMakeFiles/fgqmlui_autogen.dir/ParseCache.txt" AutoGen: Writing the settings file "SRC:_build/src/GUI/CMakeFiles/fgqmlui_autogen.dir/AutogenUsed.txt" make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 8%] Built target fgqmlui_autogen make -f src/Input/CMakeFiles/fgjs.dir/build.make src/Input/CMakeFiles/fgjs.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/src/Input /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/src/Input /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input/CMakeFiles/fgjs.dir/DependInfo.cmake --color= AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_LauncherMainWindow.cpp", because it doesn't exist, from "SRC:/src/GUI/LauncherMainWindow.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_LauncherMainWindow.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherMainWindow.hxx Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input/CMakeFiles/fgjs.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input/CMakeFiles/fgjs.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input/CMakeFiles/fgjs.dir/depend.internal". Scanning dependencies of target fgjs make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_LocationController.cpp", because it doesn't exist, from "SRC:/src/GUI/LocationController.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_LocationController.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LocationController.hxx make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/Input/CMakeFiles/fgjs.dir/build.make src/Input/CMakeFiles/fgjs.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 8%] Built target js_demo make -f src/FDM/YASim/CMakeFiles/yasim-proptest.dir/build.make src/FDM/YASim/CMakeFiles/yasim-proptest.dir/depend [ 8%] Building CXX object src/Input/CMakeFiles/fgjs.dir/fgjs.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgjs.dir/fgjs.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Input/fgjs.cxx 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/src/FDM/YASim /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/src/FDM/YASim /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim/CMakeFiles/yasim-proptest.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim/CMakeFiles/yasim-proptest.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim/CMakeFiles/yasim-proptest.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim/CMakeFiles/yasim-proptest.dir/depend.internal". Scanning dependencies of target yasim-proptest [ 8%] Linking CXX executable fgpanel cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgpanel && /usr/bin/cmake -E cmake_link_script CMakeFiles/fgpanel.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/fgpanel.dir/main.cxx.o CMakeFiles/fgpanel.dir/ApplicationProperties.cxx.o CMakeFiles/fgpanel.dir/FGCroppedTexture.cxx.o CMakeFiles/fgpanel.dir/FGDummyTextureLoader.cxx.o CMakeFiles/fgpanel.dir/FGFontCache.cxx.o CMakeFiles/fgpanel.dir/FGGLApplication.cxx.o CMakeFiles/fgpanel.dir/FGGroupLayer.cxx.o CMakeFiles/fgpanel.dir/FGInstrumentLayer.cxx.o CMakeFiles/fgpanel.dir/FGLayeredInstrument.cxx.o CMakeFiles/fgpanel.dir/FGPanel.cxx.o CMakeFiles/fgpanel.dir/FGPanelApplication.cxx.o CMakeFiles/fgpanel.dir/FGPanelInstrument.cxx.o CMakeFiles/fgpanel.dir/FGPanelProtocol.cxx.o CMakeFiles/fgpanel.dir/FGPanelTransformation.cxx.o CMakeFiles/fgpanel.dir/FGPNGTextureLoader.cxx.o CMakeFiles/fgpanel.dir/FGRGBTextureLoader.cxx.o CMakeFiles/fgpanel.dir/FGSwitchLayer.cxx.o CMakeFiles/fgpanel.dir/FGTextLayer.cxx.o CMakeFiles/fgpanel.dir/FGTexturedLayer.cxx.o CMakeFiles/fgpanel.dir/panel_io.cxx.o CMakeFiles/fgpanel.dir/GL_utils.cxx.o -o fgpanel /usr/lib64/libSimGearCore.so.2019.1.1 -lpng -lz -lfreetype -lGL -lGLU -lglut -lXmu -lXi -lGLEW -lrt -ldl -lpthread -lcurl -lexpat -ludns AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_MPServersModel.cpp", because it doesn't exist, from "SRC:/src/GUI/MPServersModel.h" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_MPServersModel.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/MPServersModel.h make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/FDM/YASim/CMakeFiles/yasim-proptest.dir/build.make src/FDM/YASim/CMakeFiles/yasim-proptest.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_NavaidDiagram.cpp", because it doesn't exist, from "SRC:/src/GUI/NavaidDiagram.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_NavaidDiagram.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/NavaidDiagram.hxx [ 10%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/proptest.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/proptest.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/proptest.cpp AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_PathUrlHelper.cpp", because it doesn't exist, from "SRC:/src/GUI/PathUrlHelper.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_PathUrlHelper.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/PathUrlHelper.hxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_PixmapImageItem.cpp", because it doesn't exist, from "SRC:/src/GUI/PixmapImageItem.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_PixmapImageItem.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/PixmapImageItem.hxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_RecentAircraftModel.cpp", because it doesn't exist, from "SRC:/src/GUI/RecentAircraftModel.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_RecentAircraftModel.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/RecentAircraftModel.hxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_RecentLocationsModel.cpp", because it doesn't exist, from "SRC:/src/GUI/RecentLocationsModel.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_RecentLocationsModel.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/RecentLocationsModel.hxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_SetupRootDialog.cpp", because it doesn't exist, from "SRC:/src/GUI/SetupRootDialog.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -p src/GUI -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_SetupRootDialog.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/SetupRootDialog.hxx make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 10%] Built target fgpanel [ 10%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Airplane.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Airplane.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Airplane.cpp AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/include/InstallSceneryDialog.moc", because it doesn't exist, from "SRC:/src/GUI/InstallSceneryDialog.cxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include/InstallSceneryDialog.moc /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/InstallSceneryDialog.cxx AutoMoc: Generating "SRC:_build/src/GUI/fglauncher_autogen/include/QtLauncher.moc", because it doesn't exist, from "SRC:/src/GUI/QtLauncher.cxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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_build/src/GUI -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/moc_predefs.h -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include/QtLauncher.moc /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QtLauncher.cxx In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/proptest.cpp:8: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ [ 10%] Linking CXX executable fgrcc cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/EmbeddedResources && /usr/bin/cmake -E cmake_link_script CMakeFiles/fgrcc.dir/link.txt --verbose=1 [ 10%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Atmosphere.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/fgrcc.dir/fgrcc.cxx.o -o fgrcc /usr/lib64/libSimGearCore.so.2019.1.1 -lz -lrt -ldl -lpthread -lcurl -lexpat -ludns cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Atmosphere.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Atmosphere.cpp make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 10%] Built target fgrcc make -f src/FDM/YASim/CMakeFiles/yasim.dir/build.make src/FDM/YASim/CMakeFiles/yasim.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/src/FDM/YASim /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/src/FDM/YASim /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim/CMakeFiles/yasim.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim/CMakeFiles/yasim.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim/CMakeFiles/yasim.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim/CMakeFiles/yasim.dir/depend.internal". Scanning dependencies of target yasim make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/FDM/YASim/CMakeFiles/yasim.dir/build.make src/FDM/YASim/CMakeFiles/yasim.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 11%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/yasim-test.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/yasim-test.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-test.cpp [ 11%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Airplane.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Airplane.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Airplane.cpp AutoMoc: Generating MOC compilation "SRC:_build/src/GUI/fglauncher_autogen/mocs_compilation.cpp" AutoGen: Writing the parse cache file "SRC:_build/src/GUI/CMakeFiles/fglauncher_autogen.dir/ParseCache.txt" AutoGen: Writing the settings file "SRC:_build/src/GUI/CMakeFiles/fglauncher_autogen.dir/AutogenUsed.txt" make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 11%] Built target fglauncher_autogen make -f src/FDM/JSBSim/CMakeFiles/JSBSim.dir/build.make src/FDM/JSBSim/CMakeFiles/JSBSim.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/src/FDM/JSBSim /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/src/FDM/JSBSim /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim/CMakeFiles/JSBSim.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim/CMakeFiles/JSBSim.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim/CMakeFiles/JSBSim.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim/CMakeFiles/JSBSim.dir/depend.internal". Scanning dependencies of target JSBSim [ 11%] Building CXX object src/Input/CMakeFiles/fgjs.dir/jsinput.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgjs.dir/jsinput.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Input/jsinput.cxx [ 11%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Atmosphere.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Atmosphere.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Atmosphere.cpp [ 11%] Building CXX object utils/fgviewer/CMakeFiles/fgviewer.dir/Renderer.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgviewer && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgviewer.dir/Renderer.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgviewer/Renderer.cxx [ 11%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/ControlMap.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/ControlMap.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/ControlMap.cpp [ 11%] Building CXX object src/Input/CMakeFiles/fgjs.dir/jssuper.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Input && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgjs.dir/jssuper.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Input/jssuper.cxx [ 11%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/ControlMap.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/ControlMap.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/ControlMap.cpp make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/FDM/JSBSim/CMakeFiles/JSBSim.dir/build.make src/FDM/JSBSim/CMakeFiles/JSBSim.dir/build [ 11%] Linking CXX executable fgjs 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/src/Input && /usr/bin/cmake -E cmake_link_script CMakeFiles/fgjs.dir/link.txt --verbose=1 [ 11%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/FGFDMExec.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/FGFDMExec.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/FGFDMExec.cpp /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/fgjs.dir/fgjs.cxx.o CMakeFiles/fgjs.dir/jsinput.cxx.o CMakeFiles/fgjs.dir/jssuper.cxx.o -o fgjs ../../3rdparty/joystick/libPLIBJoystick.a /usr/lib64/libSimGearCore.so.2019.1.1 -lz -lrt -ldl -lpthread -lcurl -lexpat -ludns make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 11%] Built target fgjs [ 11%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/FGJSBBase.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/FGJSBBase.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/FGJSBBase.cpp In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Wing.hpp:4, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/ControlMap.cpp:15: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ [ 11%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/FGFDM.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/FGFDM.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/FGFDM.cpp In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Wing.hpp:4, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/ControlMap.cpp:15: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ [ 11%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Gear.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Gear.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Gear.cpp [ 11%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/FGFDM.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/FGFDM.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/FGFDM.cpp In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/FGFDM.cpp:11: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/FGFDM.cpp:11: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ [ 11%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Glue.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Glue.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Glue.cpp [ 11%] Linking CXX executable stgmerge cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/stgmerge && /usr/bin/cmake -E cmake_link_script CMakeFiles/stgmerge.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/stgmerge.dir/stgmerge.cxx.o -o stgmerge /usr/lib64/libSimGearScene.so.2019.1.1 -losgText -losgSim -losgDB -losgParticle -losgFX -losgUtil -losgViewer -losgGA -losg -lOpenThreads -lGL -lGLU /usr/lib64/libSimGearCore.so.2019.1.1 -lrt -ldl -lpthread -lcurl -lexpat -ludns -lz -lopenal -lGL -lGLU [ 11%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Ground.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Ground.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Ground.cpp [ 13%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/JSBSim.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/JSBSim.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/JSBSim.cxx [ 13%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Hitch.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Hitch.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Hitch.cpp make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 13%] Built target stgmerge [ 13%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/initialization/FGInitialCondition.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/initialization/FGInitialCondition.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/initialization/FGInitialCondition.cpp [ 13%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Hook.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Hook.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Hook.cpp [ 13%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Gear.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Gear.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Gear.cpp [ 13%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Integrator.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Integrator.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Integrator.cpp [ 13%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/initialization/FGTrim.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/initialization/FGTrim.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/initialization/FGTrim.cpp [ 13%] Building CXX object utils/fgviewer/CMakeFiles/fgviewer.dir/SlaveCamera.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgviewer && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgviewer.dir/SlaveCamera.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgviewer/SlaveCamera.cxx [ 13%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Jet.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Jet.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Jet.cpp [ 13%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Launchbar.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Launchbar.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Launchbar.cpp [ 13%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Glue.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Glue.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Glue.cpp [ 13%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Model.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Model.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Model.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/PistonEngine.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/PistonEngine.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/PistonEngine.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Ground.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Ground.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Ground.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/PropEngine.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/PropEngine.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/PropEngine.cpp In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Version.hpp:4, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Surface.hpp:5, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Model.cpp:16: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Propeller.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Propeller.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Propeller.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/RigidBody.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/RigidBody.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/RigidBody.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Rotor.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Rotor.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Hitch.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Hitch.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Hitch.cpp [ 15%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/initialization/FGTrimAxis.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/initialization/FGTrimAxis.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/initialization/FGTrimAxis.cpp [ 15%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGGroundCallback.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGGroundCallback.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGGroundCallback.cpp [ 15%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGPropertyReader.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGPropertyReader.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGPropertyReader.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Rotorpart.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Rotorpart.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotorpart.cpp [ 15%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGPropertyManager.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGPropertyManager.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGPropertyManager.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp: In member function 'int yasim::Rotor::getValueforFGSet(int, char*, float*)': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:342:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 342 | snprintf(text, 256, "/rotors/%s/blade[%i]/%s", | ^~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:342:29: note: directive argument in the range [-715827882, 715827879] 342 | snprintf(text, 256, "/rotors/%s/blade[%i]/%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 27 and 296 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/src/FDM/YASim/Rotor.cpp:331:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 331 | snprintf(text, 256, "/rotors/%s/torque",_name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 16 and 271 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/src/FDM/YASim/Rotor.cpp:326:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 326 | snprintf(text, 256, "/rotors/%s/stall",_name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 15 and 270 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/src/FDM/YASim/Rotor.cpp:321:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 321 | snprintf(text, 256, "/rotors/%s/balance", _name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 17 and 272 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/src/FDM/YASim/Rotor.cpp:316:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 316 | snprintf(text, 256, "/rotors/%s/tilt/yaw-deg",_name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 22 and 277 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/src/FDM/YASim/Rotor.cpp:311:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 311 | snprintf(text, 256, "/rotors/%s/tilt/roll-deg",_name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 23 and 278 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/src/FDM/YASim/Rotor.cpp:306:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 306 | snprintf(text, 256, "/rotors/%s/tilt/pitch-deg",_name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 24 and 279 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/src/FDM/YASim/Rotor.cpp:301:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 301 | snprintf(text, 256, "/rotors/%s/rpm", _name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 13 and 268 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/src/FDM/YASim/Rotor.cpp:293:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 293 | snprintf(text, 256, "/rotors/%s/yaw-deg", _name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 17 and 272 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/src/FDM/YASim/Rotor.cpp:285:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 285 | snprintf(text, 256, "/rotors/%s/roll-deg", _name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 273 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/src/FDM/YASim/Rotor.cpp:276:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 276 | snprintf(text, 256, "/rotors/%s/cone-deg", _name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 273 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 ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Hook.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Hook.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Hook.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/SimpleJet.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/SimpleJet.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/SimpleJet.cpp [ 15%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGScript.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGScript.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGScript.cpp [ 15%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGXMLElement.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGXMLElement.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGXMLElement.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Surface.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Surface.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Surface.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/TurbineEngine.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/TurbineEngine.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/TurbineEngine.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Turbulence.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Turbulence.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Turbulence.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Wing.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Wing.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Wing.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Integrator.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Integrator.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Integrator.cpp [ 15%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGXMLParse.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGXMLParse.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGXMLParse.cpp In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Wing.cpp:1: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Jet.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Jet.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Jet.cpp In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Surface.cpp:2: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Launchbar.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Launchbar.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Launchbar.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Version.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/Version.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Version.cpp [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/yasim-common.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim.dir/yasim-common.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.cpp In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Version.hpp:4, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Version.cpp:5: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ [ 15%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGfdmSocket.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGfdmSocket.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGfdmSocket.cpp In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.cpp:1: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ [ 15%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGInputType.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGInputType.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGInputType.cpp [ 15%] Building CXX object utils/fgviewer/CMakeFiles/fgviewer.dir/Viewer.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgviewer && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/fgviewer.dir/Viewer.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgviewer/Viewer.cxx [ 15%] Linking CXX executable yasim cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /usr/bin/cmake -E cmake_link_script CMakeFiles/yasim.dir/link.txt --verbose=1 [ 15%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Model.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/yasim.dir/yasim-test.cpp.o CMakeFiles/yasim.dir/Airplane.cpp.o CMakeFiles/yasim.dir/Atmosphere.cpp.o CMakeFiles/yasim.dir/ControlMap.cpp.o CMakeFiles/yasim.dir/FGFDM.cpp.o CMakeFiles/yasim.dir/Gear.cpp.o CMakeFiles/yasim.dir/Glue.cpp.o CMakeFiles/yasim.dir/Ground.cpp.o CMakeFiles/yasim.dir/Hitch.cpp.o CMakeFiles/yasim.dir/Hook.cpp.o CMakeFiles/yasim.dir/Integrator.cpp.o CMakeFiles/yasim.dir/Jet.cpp.o CMakeFiles/yasim.dir/Launchbar.cpp.o CMakeFiles/yasim.dir/Model.cpp.o CMakeFiles/yasim.dir/PistonEngine.cpp.o CMakeFiles/yasim.dir/PropEngine.cpp.o CMakeFiles/yasim.dir/Propeller.cpp.o CMakeFiles/yasim.dir/RigidBody.cpp.o CMakeFiles/yasim.dir/Rotor.cpp.o CMakeFiles/yasim.dir/Rotorpart.cpp.o CMakeFiles/yasim.dir/SimpleJet.cpp.o CMakeFiles/yasim.dir/Surface.cpp.o CMakeFiles/yasim.dir/TurbineEngine.cpp.o CMakeFiles/yasim.dir/Turbulence.cpp.o CMakeFiles/yasim.dir/Wing.cpp.o CMakeFiles/yasim.dir/Version.cpp.o CMakeFiles/yasim.dir/yasim-common.cpp.o -o yasim /usr/lib64/libSimGearCore.so.2019.1.1 -lz -lrt -ldl -lpthread -lcurl -lexpat -ludns cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Model.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Model.cpp make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 15%] Built target yasim make -f src/Main/CMakeFiles/metar.dir/build.make src/Main/CMakeFiles/metar.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/src/Main /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/src/Main /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/metar.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/metar.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/metar.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/metar.dir/depend.internal". Scanning dependencies of target metar make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/Main/CMakeFiles/metar.dir/build.make src/Main/CMakeFiles/metar.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 16%] Building CXX object src/Main/CMakeFiles/metar.dir/metar_main.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/metar.dir/metar_main.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Main/metar_main.cxx [ 16%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGInputSocket.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGInputSocket.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGInputSocket.cpp In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/io/HTTPRequest.hxx:31, from /usr/include/simgear/io/HTTPFileRequest.hxx:24, from /usr/include/simgear/io/HTTPClient.hxx:30, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Main/metar_main.cxx:34: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 16%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGUDPInputSocket.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGUDPInputSocket.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGUDPInputSocket.cpp In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Version.hpp:4, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Surface.hpp:5, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Model.cpp:16: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ [ 18%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/PistonEngine.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/PistonEngine.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/PistonEngine.cpp [ 20%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGOutputFG.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGOutputFG.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGOutputFG.cpp [ 20%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/PropEngine.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/PropEngine.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/PropEngine.cpp [ 20%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Propeller.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Propeller.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Propeller.cpp [ 20%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGOutputFile.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGOutputFile.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGOutputFile.cpp [ 20%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/RigidBody.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/RigidBody.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/RigidBody.cpp [ 20%] Linking CXX executable metar cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/cmake -E cmake_link_script CMakeFiles/metar.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/metar.dir/metar_main.cxx.o -o metar /usr/lib64/libSimGearScene.so.2019.1.1 /usr/lib64/libSimGearCore.so.2019.1.1 -lrt -ldl -lpthread -lcurl -lexpat -ludns -lz -losgText -losgSim -losgDB -losgParticle -losgGA -losgViewer -losgUtil -losg -lOpenThreads -lopenal -lGL -lGLU [ 20%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGOutputSocket.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGOutputSocket.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGOutputSocket.cpp make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 20%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Rotor.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Rotor.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp [ 20%] Built target metar make -f CMakeFiles/buildId.dir/build.make CMakeFiles/buildId.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 /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 /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/CMakeFiles/buildId.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/CMakeFiles/buildId.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/CMakeFiles/buildId.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/CMakeFiles/buildId.dir/depend.internal". Scanning dependencies of target buildId make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f CMakeFiles/buildId.dir/build.make CMakeFiles/buildId.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' /usr/bin/cmake -D SRC=/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -D DST=/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include/build.h -P /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/CMakeModules/buildId.cmake -- Found Git: /usr/bin/git (found version "2.26.2") fatal: not a git repository: '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/.git' -- Git revision is make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 20%] Built target buildId make -f utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/build.make utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/depend [ 20%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGOutputTextFile.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGOutputTextFile.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGOutputTextFile.cpp make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 20%] Generating qrc_fgqcanvas_resources.cpp cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/lib64/qt5/bin/rcc --name fgqcanvas_resources --output /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/qrc_fgqcanvas_resources.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgqcanvas_resources.qrc 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/fgqcanvas /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/fgqcanvas /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/DependInfo.cmake --color= [ 20%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGOutputType.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGOutputType.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGOutputType.cpp Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/depend.internal". Scanning dependencies of target fgqcanvas [ 20%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/input_output/FGModelLoader.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/input_output/FGModelLoader.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/input_output/FGModelLoader.cpp make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/build.make utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 20%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/fgqcanvas_autogen/mocs_compilation.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/fgqcanvas_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/mocs_compilation.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp: In member function 'int yasim::Rotor::getValueforFGSet(int, char*, float*)': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:342:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 342 | snprintf(text, 256, "/rotors/%s/blade[%i]/%s", | ^~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:342:29: note: directive argument in the range [-715827882, 715827879] 342 | snprintf(text, 256, "/rotors/%s/blade[%i]/%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 27 and 296 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/src/FDM/YASim/Rotor.cpp:331:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 331 | snprintf(text, 256, "/rotors/%s/torque",_name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 16 and 271 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/src/FDM/YASim/Rotor.cpp:326:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 326 | snprintf(text, 256, "/rotors/%s/stall",_name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 15 and 270 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/src/FDM/YASim/Rotor.cpp:321:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 321 | snprintf(text, 256, "/rotors/%s/balance", _name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 17 and 272 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/src/FDM/YASim/Rotor.cpp:316:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 316 | snprintf(text, 256, "/rotors/%s/tilt/yaw-deg",_name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 22 and 277 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/src/FDM/YASim/Rotor.cpp:311:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 311 | snprintf(text, 256, "/rotors/%s/tilt/roll-deg",_name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 23 and 278 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/src/FDM/YASim/Rotor.cpp:306:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 306 | snprintf(text, 256, "/rotors/%s/tilt/pitch-deg",_name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 24 and 279 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/src/FDM/YASim/Rotor.cpp:301:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 301 | snprintf(text, 256, "/rotors/%s/rpm", _name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 13 and 268 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/src/FDM/YASim/Rotor.cpp:293:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 293 | snprintf(text, 256, "/rotors/%s/yaw-deg", _name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 17 and 272 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/src/FDM/YASim/Rotor.cpp:285:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 285 | snprintf(text, 256, "/rotors/%s/roll-deg", _name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 273 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/src/FDM/YASim/Rotor.cpp:276:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 276 | snprintf(text, 256, "/rotors/%s/cone-deg", _name); | ^~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/string_conversions.h:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:6535, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/locale_classes.h:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/ios_base.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ios:42, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/istream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/sstream:38, from /usr/include/simgear/debug/logstream.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotor.cpp:6: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 273 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 ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 20%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/main.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/main.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/main.cpp [ 20%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Rotorpart.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Rotorpart.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Rotorpart.cpp [ 20%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/math/FGColumnVector3.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/math/FGColumnVector3.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/math/FGColumnVector3.cpp [ 20%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/math/FGCondition.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/math/FGCondition.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/math/FGCondition.cpp [ 20%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/SimpleJet.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/SimpleJet.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/SimpleJet.cpp [ 20%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Surface.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Surface.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Surface.cpp [ 20%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/math/FGFunction.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/math/FGFunction.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/math/FGFunction.cpp [ 20%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/localprop.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/localprop.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/localprop.cpp [ 20%] Linking CXX executable fgviewer cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgviewer && /usr/bin/cmake -E cmake_link_script CMakeFiles/fgviewer.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/fgviewer.dir/fgviewer.cxx.o CMakeFiles/fgviewer.dir/Drawable.cxx.o CMakeFiles/fgviewer.dir/Renderer.cxx.o CMakeFiles/fgviewer.dir/SlaveCamera.cxx.o CMakeFiles/fgviewer.dir/Viewer.cxx.o -o fgviewer -lSM -lICE -lX11 -lXext /usr/lib64/libSimGearScene.so.2019.1.1 /usr/lib64/libSimGearCore.so.2019.1.1 -lrt -ldl -lpthread -lcurl -lexpat -ludns -lz -losgText -losgSim -losgDB -losgParticle -losgGA -losgViewer -losgUtil -losg -lOpenThreads -lopenal -lGL -lGLU [ 20%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/math/FGLocation.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/math/FGLocation.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/math/FGLocation.cpp [ 20%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/fgcanvaselement.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/fgcanvaselement.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgcanvaselement.cpp In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Surface.cpp:2: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 20%] Built target fgviewer [ 20%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/fgcanvasgroup.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/fgcanvasgroup.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgcanvasgroup.cpp [ 20%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/TurbineEngine.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/TurbineEngine.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/TurbineEngine.cpp [ 20%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Turbulence.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Turbulence.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Turbulence.cpp [ 20%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Wing.cpp.o [ 20%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/math/FGMatrix33.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Wing.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Wing.cpp cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/math/FGMatrix33.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/math/FGMatrix33.cpp [ 20%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/math/FGModelFunctions.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/math/FGModelFunctions.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/math/FGModelFunctions.cpp [ 22%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/fgcanvaspaintcontext.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/fgcanvaspaintcontext.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgcanvaspaintcontext.cpp [ 22%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/math/FGPropertyValue.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/math/FGPropertyValue.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/math/FGPropertyValue.cpp In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Wing.cpp:1: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ [ 22%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/fgcanvaspath.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/fgcanvaspath.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgcanvaspath.cpp [ 22%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Version.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/Version.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Version.cpp [ 22%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/fgcanvastext.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/fgcanvastext.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgcanvastext.cpp [ 22%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/fgqcanvasimage.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/fgqcanvasimage.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgqcanvasimage.cpp [ 22%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/math/FGQuaternion.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/math/FGQuaternion.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/math/FGQuaternion.cpp In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Version.hpp:4, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/Version.cpp:5: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/math/FGRealValue.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/math/FGRealValue.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/math/FGRealValue.cpp [ 23%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/yasim-common.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /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 -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/yasim-proptest.dir/yasim-common.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.cpp [ 23%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/math/FGRungeKutta.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/math/FGRungeKutta.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/math/FGRungeKutta.cpp In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.cpp:1: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/YASim/yasim-common.hpp:41:24: warning: 'yasim::DEF_PROP_ELEVATOR_TRIM' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 41 | static const char* DEF_PROP_ELEVATOR_TRIM = "/controls/flight/elevator-trim"; | ^~~~~~~~~~~~~~~~~~~~~~ [ 25%] Linking CXX executable yasim-proptest cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/YASim && /usr/bin/cmake -E cmake_link_script CMakeFiles/yasim-proptest.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/yasim-proptest.dir/proptest.cpp.o CMakeFiles/yasim-proptest.dir/Airplane.cpp.o CMakeFiles/yasim-proptest.dir/Atmosphere.cpp.o CMakeFiles/yasim-proptest.dir/ControlMap.cpp.o CMakeFiles/yasim-proptest.dir/FGFDM.cpp.o CMakeFiles/yasim-proptest.dir/Gear.cpp.o CMakeFiles/yasim-proptest.dir/Glue.cpp.o CMakeFiles/yasim-proptest.dir/Ground.cpp.o CMakeFiles/yasim-proptest.dir/Hitch.cpp.o CMakeFiles/yasim-proptest.dir/Hook.cpp.o CMakeFiles/yasim-proptest.dir/Integrator.cpp.o CMakeFiles/yasim-proptest.dir/Jet.cpp.o CMakeFiles/yasim-proptest.dir/Launchbar.cpp.o CMakeFiles/yasim-proptest.dir/Model.cpp.o CMakeFiles/yasim-proptest.dir/PistonEngine.cpp.o CMakeFiles/yasim-proptest.dir/PropEngine.cpp.o CMakeFiles/yasim-proptest.dir/Propeller.cpp.o CMakeFiles/yasim-proptest.dir/RigidBody.cpp.o CMakeFiles/yasim-proptest.dir/Rotor.cpp.o CMakeFiles/yasim-proptest.dir/Rotorpart.cpp.o CMakeFiles/yasim-proptest.dir/SimpleJet.cpp.o CMakeFiles/yasim-proptest.dir/Surface.cpp.o CMakeFiles/yasim-proptest.dir/TurbineEngine.cpp.o CMakeFiles/yasim-proptest.dir/Turbulence.cpp.o CMakeFiles/yasim-proptest.dir/Wing.cpp.o CMakeFiles/yasim-proptest.dir/Version.cpp.o CMakeFiles/yasim-proptest.dir/yasim-common.cpp.o -o yasim-proptest /usr/lib64/libSimGearCore.so.2019.1.1 -lz -lrt -ldl -lpthread -lcurl -lexpat -ludns [ 25%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/math/FGTable.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/math/FGTable.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/math/FGTable.cpp [ 25%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/math/FGTemplateFunc.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/math/FGTemplateFunc.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/math/FGTemplateFunc.cpp [ 25%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGAccelerations.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGAccelerations.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGAccelerations.cpp make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 25%] Built target yasim-proptest make -f src/GUI/CMakeFiles/fgqmlui.dir/build.make src/GUI/CMakeFiles/fgqmlui.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/src/GUI /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/src/GUI /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fgqmlui.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fgqmlui.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fgqmlui.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fgqmlui.dir/depend.internal". Scanning dependencies of target fgqmlui /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgcanvaspath.cpp: In member function 'virtual void FGCanvasPath::doPaint(FGCanvasPaintContext*) const': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgcanvaspath.cpp:403:101: warning: 'void QPainter::drawRoundRect(const QRectF&, int, int)' is deprecated: Use drawRoundedRect(..., Qt::RelativeSize) instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 403 | context->painter()->drawRoundRect(_rect, _roundRectRadius.width(), _roundRectRadius.height()); | ^ In file included from /usr/include/qt5/QtGui/QPainter:1, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgcanvaspath.cpp:23: /usr/include/qt5/QtGui/qpainter.h:377:10: note: declared here 377 | void drawRoundRect(const QRectF &r, int xround = 25, int yround = 25); | ^~~~~~~~~~~~~ make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/GUI/CMakeFiles/fgqmlui.dir/build.make src/GUI/CMakeFiles/fgqmlui.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 25%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/fgqmlui_autogen/mocs_compilation.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/fgqmlui_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/mocs_compilation.cpp [ 25%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/QQuickDrawable.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/QQuickDrawable.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QQuickDrawable.cxx [ 25%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/fgqcanvasmap.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/fgqcanvasmap.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgqcanvasmap.cpp [ 25%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGAerodynamics.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGAerodynamics.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGAerodynamics.cpp [ 25%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGAircraft.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGAircraft.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGAircraft.cpp [ 25%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/canvastreemodel.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/canvastreemodel.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/canvastreemodel.cpp [ 25%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGAtmosphere.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGAtmosphere.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGAtmosphere.cpp [ 25%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/fgqcanvasfontcache.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/fgqcanvasfontcache.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgqcanvasfontcache.cpp [ 25%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/fgqcanvasimageloader.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/fgqcanvasimageloader.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/fgqcanvasimageloader.cpp [ 25%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGAuxiliary.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGAuxiliary.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGAuxiliary.cpp In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherController.hxx:30, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/NavaidSearchModel.hxx:26, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/EWIEGA46WW/moc_NavaidSearchModel.cpp:10, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/mocs_compilation.cpp:7: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 25%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGBuoyantForces.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGBuoyantForces.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGBuoyantForces.cpp [ 25%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGExternalForce.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGExternalForce.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGExternalForce.cpp [ 25%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/elementdatamodel.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/elementdatamodel.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/elementdatamodel.cpp [ 25%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/canvasitem.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/canvasitem.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/canvasitem.cpp [ 25%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGExternalReactions.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGExternalReactions.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGExternalReactions.cpp [ 25%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/canvasconnection.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/canvasconnection.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/canvasconnection.cpp [ 25%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGFCS.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGFCS.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGFCS.cpp [ 25%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGGasCell.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGGasCell.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGGasCell.cpp [ 25%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/QtQuickFGCanvasItem.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/QtQuickFGCanvasItem.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QtQuickFGCanvasItem.cxx [ 27%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGSurface.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGSurface.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGSurface.cpp [ 27%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/applicationcontroller.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/applicationcontroller.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/applicationcontroller.cpp [ 27%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGGroundReactions.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGGroundReactions.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGGroundReactions.cpp [ 27%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGInertial.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGInertial.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGInertial.cpp [ 27%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGInput.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGInput.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGInput.cpp [ 27%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGLGear.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGLGear.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGLGear.cpp [ 27%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/PropertyItemModel.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/PropertyItemModel.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/PropertyItemModel.cxx [ 27%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/FGQmlInstance.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/FGQmlInstance.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/FGQmlInstance.cxx [ 27%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGMassBalance.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGMassBalance.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGMassBalance.cpp [ 27%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/canvasdisplay.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/canvasdisplay.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/canvasdisplay.cpp In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/canvas/elements/CanvasElement.hxx:32, from /usr/include/simgear/canvas/elements/CanvasGroup.hxx:23, from /usr/include/simgear/canvas/Canvas.hxx:26, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QtQuickFGCanvasItem.cxx:25: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/PropertyItemModel.cxx: In member function 'virtual QVariant PropertyItemModel::data(const QModelIndex&, int) const': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/PropertyItemModel.cxx:70:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 70 | if (index.row() >= _nodes.size()) | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ [ 27%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGModel.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGModel.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGModel.cpp [ 27%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/FGQmlPropertyNode.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/FGQmlPropertyNode.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/FGQmlPropertyNode.cxx [ 27%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/QmlAircraftInfo.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/QmlAircraftInfo.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QmlAircraftInfo.cxx [ 27%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGOutput.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGOutput.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGOutput.cpp [ 27%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/canvaspainteddisplay.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/canvaspainteddisplay.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/canvaspainteddisplay.cpp [ 27%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGPropagate.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGPropagate.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGPropagate.cpp [ 27%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/FGPropulsion.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/FGPropulsion.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/FGPropulsion.cpp In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QmlAircraftInfo.hxx:11, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QmlAircraftInfo.cxx:1: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 27%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/LocalAircraftCache.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/LocalAircraftCache.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LocalAircraftCache.cxx [ 27%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/PreviewImageItem.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/PreviewImageItem.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/PreviewImageItem.cxx [ 27%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/atmosphere/FGMSIS.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/atmosphere/FGMSIS.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/atmosphere/FGMSIS.cpp [ 28%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/jsonutils.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/jsonutils.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgqcanvas/jsonutils.cpp [ 28%] Building CXX object utils/fgqcanvas/CMakeFiles/fgqcanvas.dir/qrc_fgqcanvas_resources.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBSOCKETS_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/fgqcanvas_autogen/include -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/utils/fgqcanvas -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas -I/usr/include/qt5/QtGui/5.14.2 -I/usr/include/qt5/QtGui/5.14.2/QtGui -I/usr/include/qt5/QtCore/5.14.2 -I/usr/include/qt5/QtCore/5.14.2/QtCore -I/usr/include/qt5/QtQuick/5.14.2 -I/usr/include/qt5/QtQuick/5.14.2/QtQuick -I/usr/include/qt5/QtQmlModels/5.14.2 -I/usr/include/qt5/QtQmlModels/5.14.2/QtQmlModels -I/usr/include/qt5/QtQml/5.14.2 -I/usr/include/qt5/QtQml/5.14.2/QtQml -I/usr/include/qt5/QtNetwork/5.14.2 -I/usr/include/qt5/QtNetwork/5.14.2/QtNetwork -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebSockets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqcanvas.dir/qrc_fgqcanvas_resources.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas/qrc_fgqcanvas_resources.cpp [ 28%] Linking CXX executable fgqcanvas cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgqcanvas && /usr/bin/cmake -E cmake_link_script CMakeFiles/fgqcanvas.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/fgqcanvas.dir/fgqcanvas_autogen/mocs_compilation.cpp.o CMakeFiles/fgqcanvas.dir/main.cpp.o CMakeFiles/fgqcanvas.dir/localprop.cpp.o CMakeFiles/fgqcanvas.dir/fgcanvaselement.cpp.o CMakeFiles/fgqcanvas.dir/fgcanvasgroup.cpp.o CMakeFiles/fgqcanvas.dir/fgcanvaspaintcontext.cpp.o CMakeFiles/fgqcanvas.dir/fgcanvaspath.cpp.o CMakeFiles/fgqcanvas.dir/fgcanvastext.cpp.o CMakeFiles/fgqcanvas.dir/fgqcanvasimage.cpp.o CMakeFiles/fgqcanvas.dir/fgqcanvasmap.cpp.o CMakeFiles/fgqcanvas.dir/canvastreemodel.cpp.o CMakeFiles/fgqcanvas.dir/fgqcanvasfontcache.cpp.o CMakeFiles/fgqcanvas.dir/fgqcanvasimageloader.cpp.o CMakeFiles/fgqcanvas.dir/elementdatamodel.cpp.o CMakeFiles/fgqcanvas.dir/canvasitem.cpp.o CMakeFiles/fgqcanvas.dir/canvasconnection.cpp.o CMakeFiles/fgqcanvas.dir/applicationcontroller.cpp.o CMakeFiles/fgqcanvas.dir/canvasdisplay.cpp.o CMakeFiles/fgqcanvas.dir/canvaspainteddisplay.cpp.o CMakeFiles/fgqcanvas.dir/jsonutils.cpp.o CMakeFiles/fgqcanvas.dir/qrc_fgqcanvas_resources.cpp.o -o fgqcanvas /usr/lib64/libQt5Widgets.so.5.14.2 /usr/lib64/libQt5WebSockets.so.5.14.2 /usr/lib64/libQt5Quick.so.5.14.2 /usr/lib64/libQt5Gui.so.5.14.2 /usr/lib64/libQt5QmlModels.so.5.14.2 /usr/lib64/libQt5Qml.so.5.14.2 /usr/lib64/libQt5Network.so.5.14.2 /usr/lib64/libQt5Core.so.5.14.2 [ 28%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/atmosphere/FGMSISData.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/atmosphere/FGMSISData.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/atmosphere/FGMSISData.cpp [ 28%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/atmosphere/FGStandardAtmosphere.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/atmosphere/FGStandardAtmosphere.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/atmosphere/FGStandardAtmosphere.cpp [ 28%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/ThumbnailImageItem.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/ThumbnailImageItem.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/ThumbnailImageItem.cxx [ 30%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/atmosphere/FGMars.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/atmosphere/FGMars.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/atmosphere/FGMars.cpp make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 30%] Built target fgqcanvas make -f src/GUI/CMakeFiles/fglauncher.dir/build.make src/GUI/CMakeFiles/fglauncher.dir/depend make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 30%] Generating qrc_resources.cpp cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/lib64/qt5/bin/rcc --name resources --output /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/qrc_resources.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/resources.qrc [ 30%] Generating ui_SetupRootDialog.h cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/lib64/qt5/bin/uic -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/ui_SetupRootDialog.h /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/SetupRootDialog.ui [ 30%] Generating ui_InstallSceneryDialog.h cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/lib64/qt5/bin/uic -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/ui_InstallSceneryDialog.h /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/InstallSceneryDialog.ui [ 32%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/PopupWindowTracker.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/PopupWindowTracker.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/PopupWindowTracker.cxx 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/src/GUI /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/src/GUI /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fglauncher.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fglauncher.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fglauncher.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/CMakeFiles/fglauncher.dir/depend.internal". Scanning dependencies of target fglauncher [ 32%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/atmosphere/FGWinds.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/atmosphere/FGWinds.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/atmosphere/FGWinds.cpp [ 32%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/QmlPositioned.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/QmlPositioned.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QmlPositioned.cxx [ 32%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGAccelerometer.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGAccelerometer.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGAccelerometer.cpp make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/GUI/CMakeFiles/fglauncher.dir/build.make src/GUI/CMakeFiles/fglauncher.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 32%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/fglauncher_autogen/mocs_compilation.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/fglauncher_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/mocs_compilation.cpp [ 32%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/QmlNavCacheWrapper.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/QmlNavCacheWrapper.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QmlNavCacheWrapper.cxx In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/ThumbnailImageItem.cxx:13: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 32%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGActuator.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGActuator.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGActuator.cpp [ 32%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/QmlRadioButtonHelper.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/QmlRadioButtonHelper.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QmlRadioButtonHelper.cxx [ 32%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGAngles.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGAngles.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGAngles.cpp [ 32%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/UnitsModel.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/UnitsModel.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/UnitsModel.cxx [ 32%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGDeadBand.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGDeadBand.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGDeadBand.cpp In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AddonsModel.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/EWIEGA46WW/moc_AddonsModel.cpp:10, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/mocs_compilation.cpp:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 32%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/NavaidSearchModel.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/NavaidSearchModel.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/NavaidSearchModel.cxx /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/UnitsModel.cxx: In member function 'virtual QVariant UnitsModel::data(const QModelIndex&, int) const': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/UnitsModel.cxx:129:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 129 | if ((row < 0) || (row >= m_enabledUnits.size())) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/UnitsModel.cxx: In member function 'void UnitsModel::setSelectedIndex(int)': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/UnitsModel.cxx:270:23: warning: comparison of integer expressions of different signedness: 'quint32' {aka 'unsigned int'} and 'int' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 270 | if (m_activeIndex == selectedIndex) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/UnitsModel.cxx:273:47: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 273 | if ((selectedIndex < 0) || (selectedIndex >= m_enabledUnits.size())) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [ 32%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGFCSComponent.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGFCSComponent.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGFCSComponent.cpp [ 32%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGFCSFunction.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGFCSFunction.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGFCSFunction.cpp [ 32%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGFilter.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGFilter.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGFilter.cpp [ 32%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/FlightPlanController.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/FlightPlanController.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/FlightPlanController.cxx In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherController.hxx:30, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/NavaidSearchModel.hxx:26, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/NavaidSearchModel.cxx:21: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 32%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/RouteDiagram.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/RouteDiagram.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/RouteDiagram.cxx [ 32%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGGain.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGGain.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGGain.cpp [ 32%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGGyro.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGGyro.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGGyro.cpp [ 32%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGKinemat.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGKinemat.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGKinemat.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/NavaidSearchModel.cxx: In member function 'qlonglong NavaidSearchModel::guidAtIndex(int) const': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/NavaidSearchModel.cxx:153:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 153 | if ((index < 0) || (index >= m_ids.size())) | ~~~~~~^~~~~~~~~~~~~~~ [ 33%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/QtLauncher.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/QtLauncher.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QtLauncher.cxx [ 33%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGMagnetometer.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGMagnetometer.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGMagnetometer.cpp [ 33%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGPID.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGPID.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGPID.cpp [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGSensor.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGSensor.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGSensor.cpp [ 35%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/ModelDataExtractor.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fgqmlui_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgqmlui.dir/ModelDataExtractor.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/ModelDataExtractor.cxx [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGSummer.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGSummer.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGSummer.cpp In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherController.hxx:30, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/BaseDiagram.hxx:34, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/RouteDiagram.hxx:24, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/RouteDiagram.cxx:21: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGSwitch.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGSwitch.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGSwitch.cpp [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGWaypoint.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGWaypoint.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGWaypoint.cpp In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QtLauncher.cxx:55: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGDistributor.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGDistributor.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGDistributor.cpp [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/flight_control/FGLinearActuator.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/flight_control/FGLinearActuator.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/flight_control/FGLinearActuator.cpp [ 35%] Linking CXX static library libfgqmlui.a cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/cmake -P CMakeFiles/fgqmlui.dir/cmake_clean_target.cmake cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/cmake -E cmake_link_script CMakeFiles/fgqmlui.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libfgqmlui.a CMakeFiles/fgqmlui.dir/fgqmlui_autogen/mocs_compilation.cpp.o CMakeFiles/fgqmlui.dir/QQuickDrawable.cxx.o CMakeFiles/fgqmlui.dir/QtQuickFGCanvasItem.cxx.o CMakeFiles/fgqmlui.dir/PropertyItemModel.cxx.o CMakeFiles/fgqmlui.dir/FGQmlInstance.cxx.o CMakeFiles/fgqmlui.dir/FGQmlPropertyNode.cxx.o CMakeFiles/fgqmlui.dir/QmlAircraftInfo.cxx.o CMakeFiles/fgqmlui.dir/LocalAircraftCache.cxx.o CMakeFiles/fgqmlui.dir/PreviewImageItem.cxx.o CMakeFiles/fgqmlui.dir/ThumbnailImageItem.cxx.o CMakeFiles/fgqmlui.dir/PopupWindowTracker.cxx.o CMakeFiles/fgqmlui.dir/QmlPositioned.cxx.o CMakeFiles/fgqmlui.dir/QmlNavCacheWrapper.cxx.o CMakeFiles/fgqmlui.dir/QmlRadioButtonHelper.cxx.o CMakeFiles/fgqmlui.dir/UnitsModel.cxx.o CMakeFiles/fgqmlui.dir/NavaidSearchModel.cxx.o CMakeFiles/fgqmlui.dir/FlightPlanController.cxx.o CMakeFiles/fgqmlui.dir/RouteDiagram.cxx.o CMakeFiles/fgqmlui.dir/ModelDataExtractor.cxx.o /usr/bin/x86_64-pc-linux-gnu-ranlib libfgqmlui.a make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 35%] Built target fgqmlui [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGElectric.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/propulsion/FGElectric.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/propulsion/FGElectric.cpp [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGEngine.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/propulsion/FGEngine.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/propulsion/FGEngine.cpp [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGForce.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/propulsion/FGForce.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/propulsion/FGForce.cpp [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGNozzle.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/propulsion/FGNozzle.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/propulsion/FGNozzle.cpp [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGPiston.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/propulsion/FGPiston.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/propulsion/FGPiston.cpp [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGPropeller.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/propulsion/FGPropeller.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/propulsion/FGPropeller.cpp [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGRocket.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/propulsion/FGRocket.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/propulsion/FGRocket.cpp [ 35%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGRotor.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/propulsion/FGRotor.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/propulsion/FGRotor.cpp [ 37%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGTank.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/propulsion/FGTank.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/propulsion/FGTank.cpp [ 37%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGThruster.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/propulsion/FGThruster.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/propulsion/FGThruster.cpp [ 37%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/LauncherMainWindow.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/LauncherMainWindow.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherMainWindow.cxx [ 37%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGTransmission.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/propulsion/FGTransmission.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/propulsion/FGTransmission.cpp [ 37%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGTurbine.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/propulsion/FGTurbine.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/propulsion/FGTurbine.cpp [ 37%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGTurboProp.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBSim.dir/models/propulsion/FGTurboProp.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/models/propulsion/FGTurboProp.cpp [ 37%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/BaseDiagram.cxx.o [ 37%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/AirportDiagram.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/BaseDiagram.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/BaseDiagram.cxx cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/AirportDiagram.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AirportDiagram.cxx [ 37%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/NavaidDiagram.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/NavaidDiagram.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/NavaidDiagram.cxx In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AircraftModel.hxx:34, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherMainWindow.cxx:23: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 37%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/SetupRootDialog.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/SetupRootDialog.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/SetupRootDialog.cxx [ 37%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/AircraftModel.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/AircraftModel.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AircraftModel.cxx In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherController.hxx:30, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/BaseDiagram.hxx:34, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/BaseDiagram.cxx:21: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherController.hxx:30, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/BaseDiagram.hxx:34, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AirportDiagram.hxx:24, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AirportDiagram.cxx:21: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 37%] Linking CXX static library libJSBSim.a cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/cmake -P CMakeFiles/JSBSim.dir/cmake_clean_target.cmake cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/cmake -E cmake_link_script CMakeFiles/JSBSim.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libJSBSim.a CMakeFiles/JSBSim.dir/FGFDMExec.cpp.o CMakeFiles/JSBSim.dir/FGJSBBase.cpp.o CMakeFiles/JSBSim.dir/JSBSim.cxx.o CMakeFiles/JSBSim.dir/initialization/FGInitialCondition.cpp.o CMakeFiles/JSBSim.dir/initialization/FGTrim.cpp.o CMakeFiles/JSBSim.dir/initialization/FGTrimAxis.cpp.o CMakeFiles/JSBSim.dir/input_output/FGGroundCallback.cpp.o CMakeFiles/JSBSim.dir/input_output/FGPropertyReader.cpp.o CMakeFiles/JSBSim.dir/input_output/FGPropertyManager.cpp.o CMakeFiles/JSBSim.dir/input_output/FGScript.cpp.o CMakeFiles/JSBSim.dir/input_output/FGXMLElement.cpp.o CMakeFiles/JSBSim.dir/input_output/FGXMLParse.cpp.o CMakeFiles/JSBSim.dir/input_output/FGfdmSocket.cpp.o CMakeFiles/JSBSim.dir/input_output/FGInputType.cpp.o CMakeFiles/JSBSim.dir/input_output/FGInputSocket.cpp.o CMakeFiles/JSBSim.dir/input_output/FGUDPInputSocket.cpp.o CMakeFiles/JSBSim.dir/input_output/FGOutputFG.cpp.o CMakeFiles/JSBSim.dir/input_output/FGOutputFile.cpp.o CMakeFiles/JSBSim.dir/input_output/FGOutputSocket.cpp.o CMakeFiles/JSBSim.dir/input_output/FGOutputTextFile.cpp.o CMakeFiles/JSBSim.dir/input_output/FGOutputType.cpp.o CMakeFiles/JSBSim.dir/input_output/FGModelLoader.cpp.o CMakeFiles/JSBSim.dir/math/FGColumnVector3.cpp.o CMakeFiles/JSBSim.dir/math/FGCondition.cpp.o CMakeFiles/JSBSim.dir/math/FGFunction.cpp.o CMakeFiles/JSBSim.dir/math/FGLocation.cpp.o CMakeFiles/JSBSim.dir/math/FGMatrix33.cpp.o CMakeFiles/JSBSim.dir/math/FGModelFunctions.cpp.o CMakeFiles/JSBSim.dir/math/FGPropertyValue.cpp.o CMakeFiles/JSBSim.dir/math/FGQuaternion.cpp.o CMakeFiles/JSBSim.dir/math/FGRealValue.cpp.o CMakeFiles/JSBSim.dir/math/FGRungeKutta.cpp.o CMakeFiles/JSBSim.dir/math/FGTable.cpp.o CMakeFiles/JSBSim.dir/math/FGTemplateFunc.cpp.o CMakeFiles/JSBSim.dir/models/FGAccelerations.cpp.o CMakeFiles/JSBSim.dir/models/FGAerodynamics.cpp.o CMakeFiles/JSBSim.dir/models/FGAircraft.cpp.o CMakeFiles/JSBSim.dir/models/FGAtmosphere.cpp.o CMakeFiles/JSBSim.dir/models/FGAuxiliary.cpp.o CMakeFiles/JSBSim.dir/models/FGBuoyantForces.cpp.o CMakeFiles/JSBSim.dir/models/FGExternalForce.cpp.o CMakeFiles/JSBSim.dir/models/FGExternalReactions.cpp.o CMakeFiles/JSBSim.dir/models/FGFCS.cpp.o CMakeFiles/JSBSim.dir/models/FGGasCell.cpp.o CMakeFiles/JSBSim.dir/models/FGSurface.cpp.o CMakeFiles/JSBSim.dir/models/FGGroundReactions.cpp.o CMakeFiles/JSBSim.dir/models/FGInertial.cpp.o CMakeFiles/JSBSim.dir/models/FGInput.cpp.o CMakeFiles/JSBSim.dir/models/FGLGear.cpp.o CMakeFiles/JSBSim.dir/models/FGMassBalance.cpp.o CMakeFiles/JSBSim.dir/models/FGModel.cpp.o CMakeFiles/JSBSim.dir/models/FGOutput.cpp.o CMakeFiles/JSBSim.dir/models/FGPropagate.cpp.o CMakeFiles/JSBSim.dir/models/FGPropulsion.cpp.o CMakeFiles/JSBSim.dir/models/atmosphere/FGMSIS.cpp.o CMakeFiles/JSBSim.dir/models/atmosphere/FGMSISData.cpp.o CMakeFiles/JSBSim.dir/models/atmosphere/FGStandardAtmosphere.cpp.o CMakeFiles/JSBSim.dir/models/atmosphere/FGMars.cpp.o CMakeFiles/JSBSim.dir/models/atmosphere/FGWinds.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGAccelerometer.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGActuator.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGAngles.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGDeadBand.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGFCSComponent.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGFCSFunction.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGFilter.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGGain.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGGyro.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGKinemat.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGMagnetometer.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGPID.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGSensor.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGSummer.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGSwitch.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGWaypoint.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGDistributor.cpp.o CMakeFiles/JSBSim.dir/models/flight_control/FGLinearActuator.cpp.o CMakeFiles/JSBSim.dir/models/propulsion/FGElectric.cpp.o CMakeFiles/JSBSim.dir/models/propulsion/FGEngine.cpp.o CMakeFiles/JSBSim.dir/models/propulsion/FGForce.cpp.o CMakeFiles/JSBSim.dir/models/propulsion/FGNozzle.cpp.o CMakeFiles/JSBSim.dir/models/propulsion/FGPiston.cpp.o CMakeFiles/JSBSim.dir/models/propulsion/FGPropeller.cpp.o CMakeFiles/JSBSim.dir/models/propulsion/FGRocket.cpp.o CMakeFiles/JSBSim.dir/models/propulsion/FGRotor.cpp.o CMakeFiles/JSBSim.dir/models/propulsion/FGTank.cpp.o CMakeFiles/JSBSim.dir/models/propulsion/FGThruster.cpp.o CMakeFiles/JSBSim.dir/models/propulsion/FGTransmission.cpp.o CMakeFiles/JSBSim.dir/models/propulsion/FGTurbine.cpp.o CMakeFiles/JSBSim.dir/models/propulsion/FGTurboProp.cpp.o /usr/bin/x86_64-pc-linux-gnu-ranlib libJSBSim.a make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 37%] Built target JSBSim [ 37%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/CatalogListModel.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/CatalogListModel.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/CatalogListModel.cxx In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherController.hxx:30, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/BaseDiagram.hxx:34, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/NavaidDiagram.hxx:24, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/NavaidDiagram.cxx:21: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 37%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/QtMessageBox.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/QtMessageBox.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QtMessageBox.cxx In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AircraftModel.hxx:34, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AircraftModel.cxx:21: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 37%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/QtFileDialog.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/QtFileDialog.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/QtFileDialog.cxx In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/CatalogListModel.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/CatalogListModel.cxx:21: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 37%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/InstallSceneryDialog.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/InstallSceneryDialog.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/InstallSceneryDialog.cxx [ 37%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/LocationController.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/LocationController.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LocationController.cxx /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/CatalogListModel.cxx: In member function 'void CatalogListModel::removeCatalog(int)': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/CatalogListModel.cxx:177:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 177 | if ((index < 0) || (index >= m_catalogs.size())) { | ~~~~~~^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/CatalogListModel.cxx: In member function 'void CatalogListModel::refreshCatalog(int)': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/CatalogListModel.cxx:188:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 188 | if ((index < 0) || (index >= m_catalogs.size())) { | ~~~~~~^~~~~~~~~~~~~~~~~~~~ [ 37%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/LauncherArgumentTokenizer.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/LauncherArgumentTokenizer.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherArgumentTokenizer.cxx [ 37%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/AircraftSearchFilterModel.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/AircraftSearchFilterModel.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AircraftSearchFilterModel.cxx [ 38%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/DefaultAircraftLocator.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/DefaultAircraftLocator.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/DefaultAircraftLocator.cxx [ 38%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/LaunchConfig.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/LaunchConfig.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LaunchConfig.cxx [ 38%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/MPServersModel.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/MPServersModel.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/MPServersModel.cpp [ 38%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/PathUrlHelper.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/PathUrlHelper.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/PathUrlHelper.cxx In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AircraftModel.hxx:34, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AircraftSearchFilterModel.cxx:3: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 38%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/RecentAircraftModel.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/RecentAircraftModel.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/RecentAircraftModel.cxx In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherController.hxx:30, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/BaseDiagram.hxx:34, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AirportDiagram.hxx:24, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LocationController.cxx:33: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/io/HTTPRequest.hxx:31, from /usr/include/simgear/io/HTTPMemoryRequest.hxx:22, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Network/RemoteXMLRequest.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/MPServersModel.h:6, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/MPServersModel.cpp:1: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/MPServersModel.cpp: In member function 'QString MPServersModel::currentServer() const': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/MPServersModel.cpp:184:24: warning: comparison of integer expressions of different signedness: 'const int' and 'std::vector::size_type' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 184 | if (m_currentIndex == m_servers.size()) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/DefaultAircraftLocator.cxx: In member function 'virtual QVariant flightgear::WeatherScenariosModel::data(const QModelIndex&, int) const': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/DefaultAircraftLocator.cxx:123:27: warning: comparison of integer expressions of different signedness: 'const int' and 'std::vector::size_type' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 123 | if ((row < 0) || (row >= m_scenarios.size())) { | ~~~~^~~~~~~~~~~~~~~~~~~~~ [ 38%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/RecentLocationsModel.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/RecentLocationsModel.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/RecentLocationsModel.cxx [ 38%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/LauncherController.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/LauncherController.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherController.cxx [ 38%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/AddOnsController.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/AddOnsController.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AddOnsController.cxx [ 38%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/AddonsModel.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/AddonsModel.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AddonsModel.cxx [ 38%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/PixmapImageItem.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/PixmapImageItem.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/PixmapImageItem.cxx In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AircraftModel.hxx:34, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/RecentAircraftModel.cxx:6: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 38%] Building CXX object src/GUI/CMakeFiles/fglauncher.dir/qrc_resources.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/fglauncher_autogen/include -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_build/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fglauncher.dir/qrc_resources.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI/qrc_resources.cpp make -f src/FDM/JSBSim/CMakeFiles/JSBsim_bin.dir/build.make src/FDM/JSBSim/CMakeFiles/JSBsim_bin.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/src/FDM/JSBSim /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/src/FDM/JSBSim /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim/CMakeFiles/JSBsim_bin.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim/CMakeFiles/JSBsim_bin.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim/CMakeFiles/JSBsim_bin.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim/CMakeFiles/JSBsim_bin.dir/depend.internal". Scanning dependencies of target JSBsim_bin make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/FDM/JSBSim/CMakeFiles/JSBsim_bin.dir/build.make src/FDM/JSBSim/CMakeFiles/JSBsim_bin.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 38%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBsim_bin.dir/JSBSim.cpp.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DJSBSIM_VERSION="\"compiled from FlightGear 2019.1.1\"" -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/src/FDM/JSBSim -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -std=gnu++11 -o CMakeFiles/JSBsim_bin.dir/JSBSim.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/FDM/JSBSim/JSBSim.cpp In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AddonsModel.hxx:31, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AddonsModel.cxx:28: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherController.hxx:30, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/LauncherController.cxx:1: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/package/Catalog.hxx:25, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AddOnsController.cxx:12: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AddonsModel.cxx: In member function 'void AddonsModel::resetData(const QStringList&)': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AddonsModel.cxx:54:43: warning: 'static QSet QSet::fromList(const QList&) [with T = QString]' is deprecated: Use QSet(list.begin(), list.end()) instead. []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 54 | QSet newSet = QSet::fromList(ndata); | ^~~~~~~~ In file included from /usr/include/qt5/QtCore/qdebug.h:52, from /usr/include/qt5/QtCore/QDebug:1, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AddonsModel.cxx:22: /usr/include/qt5/QtCore/qset.h:398:9: note: declared here 398 | QSet QSet::fromList(const QList &list) | ^~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AddonsModel.cxx:54:57: warning: 'static QSet QSet::fromList(const QList&) [with T = QString]' is deprecated: Use QSet(list.begin(), list.end()) instead. []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 54 | QSet newSet = QSet::fromList(ndata); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:52, from /usr/include/qt5/QtCore/QDebug:1, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/GUI/AddonsModel.cxx:22: /usr/include/qt5/QtCore/qset.h:398:9: note: declared here 398 | QSet QSet::fromList(const QList &list) | ^~~~~~~ [ 38%] Linking CXX executable JSBSim cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/FDM/JSBSim && /usr/bin/cmake -E cmake_link_script CMakeFiles/JSBsim_bin.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/JSBsim_bin.dir/JSBSim.cpp.o -o JSBSim libJSBSim.a /usr/lib64/libSimGearCore.so.2019.1.1 -lz -lrt -ldl -lpthread -lcurl -lexpat -ludns make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 38%] Built target JSBsim_bin [ 38%] Linking CXX static library libfglauncher.a cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/cmake -P CMakeFiles/fglauncher.dir/cmake_clean_target.cmake cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/GUI && /usr/bin/cmake -E cmake_link_script CMakeFiles/fglauncher.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libfglauncher.a CMakeFiles/fglauncher.dir/fglauncher_autogen/mocs_compilation.cpp.o CMakeFiles/fglauncher.dir/QtLauncher.cxx.o CMakeFiles/fglauncher.dir/LauncherMainWindow.cxx.o CMakeFiles/fglauncher.dir/BaseDiagram.cxx.o CMakeFiles/fglauncher.dir/AirportDiagram.cxx.o CMakeFiles/fglauncher.dir/NavaidDiagram.cxx.o CMakeFiles/fglauncher.dir/SetupRootDialog.cxx.o CMakeFiles/fglauncher.dir/AircraftModel.cxx.o CMakeFiles/fglauncher.dir/CatalogListModel.cxx.o CMakeFiles/fglauncher.dir/QtMessageBox.cxx.o CMakeFiles/fglauncher.dir/QtFileDialog.cxx.o CMakeFiles/fglauncher.dir/InstallSceneryDialog.cxx.o CMakeFiles/fglauncher.dir/LocationController.cxx.o CMakeFiles/fglauncher.dir/LauncherArgumentTokenizer.cxx.o CMakeFiles/fglauncher.dir/AircraftSearchFilterModel.cxx.o CMakeFiles/fglauncher.dir/DefaultAircraftLocator.cxx.o CMakeFiles/fglauncher.dir/LaunchConfig.cxx.o CMakeFiles/fglauncher.dir/MPServersModel.cpp.o CMakeFiles/fglauncher.dir/PathUrlHelper.cxx.o CMakeFiles/fglauncher.dir/RecentAircraftModel.cxx.o CMakeFiles/fglauncher.dir/RecentLocationsModel.cxx.o CMakeFiles/fglauncher.dir/LauncherController.cxx.o CMakeFiles/fglauncher.dir/AddOnsController.cxx.o CMakeFiles/fglauncher.dir/AddonsModel.cxx.o CMakeFiles/fglauncher.dir/PixmapImageItem.cxx.o CMakeFiles/fglauncher.dir/qrc_resources.cpp.o /usr/bin/x86_64-pc-linux-gnu-ranlib libfglauncher.a make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 38%] Built target fglauncher make -f src/Main/CMakeFiles/fgfs_autogen.dir/build.make src/Main/CMakeFiles/fgfs_autogen.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/src/Main /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/src/Main /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/fgfs_autogen.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/fgfs_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/fgfs_autogen.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/fgfs_autogen.dir/depend.internal". Scanning dependencies of target fgfs_autogen make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/Main/CMakeFiles/fgfs_autogen.dir/build.make src/Main/CMakeFiles/fgfs_autogen.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 38%] Generating ../EmbeddedResources/FlightGear-resources.cxx, ../EmbeddedResources/FlightGear-resources.hxx cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && ../EmbeddedResources/fgrcc --root=/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 --output-cpp-file=/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/EmbeddedResources/FlightGear-resources.cxx --init-func-name=initFlightGearEmbeddedResources --output-header-file=/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/EmbeddedResources/FlightGear-resources.hxx --output-header-identifier=_FG_FLIGHTGEAR_EMBEDDED_RESOURCES /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/EmbeddedResources/FlightGear-resources.xml fgrcc: writing C++ file: '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/EmbeddedResources/FlightGear-resources.cxx' fgrcc: static memory used by resources (total): 0 bytes fgrcc: writing header file: '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/EmbeddedResources/FlightGear-resources.hxx' [ 38%] Automatic MOC for target fgfs cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/fgfs_autogen.dir/AutogenInfo.json Gentoo AutoGen: Refreshing parse cache because it doesn't exist. AutoMoc: Generating "SRC:_build/src/Main/fgfs_autogen/moc_predefs.h", because it doesn't exist. /usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed AutoGen: Parsing "SRC:/3rdparty/cjson/cJSON.h" AutoGen: Parsing "SRC:/3rdparty/mongoose/mongoose.h" AutoGen: Parsing "SRC:/src/AIModel/AIBase.hxx" AutoGen: Parsing "SRC:/src/AIModel/AIEscort.hxx" AutoGen: Parsing "SRC:/src/AIModel/AIBallistic.hxx" AutoGen: Parsing "SRC:/src/AIModel/AIAircraft.hxx" AutoGen: Parsing "SRC:/src/AIModel/AICarrier.hxx" AutoGen: Parsing "SRC:/src/AIModel/AIFlightPlan.hxx" AutoGen: Parsing "SRC:/src/AIModel/AIGroundVehicle.hxx" AutoGen: Parsing "SRC:/src/AIModel/AIManager.hxx" AutoGen: Parsing "SRC:/src/AIModel/AIMultiplayer.hxx" AutoGen: Parsing "SRC:/src/AIModel/AIShip.hxx" AutoGen: Parsing "SRC:/src/AIModel/AIStatic.hxx" AutoGen: Parsing "SRC:/src/AIModel/AIStorm.hxx" AutoGen: Parsing "SRC:/src/AIModel/AITanker.hxx" AutoGen: Parsing "SRC:/src/AIModel/AIThermal.hxx" AutoGen: Parsing "SRC:/src/AIModel/AIWingman.hxx" AutoGen: Parsing "SRC:/src/AIModel/performancedata.hxx" AutoGen: Parsing "SRC:/src/AIModel/performancedb.hxx" AutoGen: Parsing "SRC:/src/AIModel/submodel.hxx" AutoGen: Parsing "SRC:/src/ATC/ATISEncoder.hxx" AutoGen: Parsing "SRC:/src/ATC/CommStation.hxx" AutoGen: Parsing "SRC:/src/ATC/CurrentWeatherATISInformationProvider.hxx" AutoGen: Parsing "SRC:/src/ATC/GroundController.hxx" AutoGen: Parsing "SRC:/src/ATC/MetarPropertiesATISInformationProvider.hxx" AutoGen: Parsing "SRC:/src/ATC/atc_mgr.hxx" AutoGen: Parsing "SRC:/src/ATC/atcdialog.hxx" AutoGen: Parsing "SRC:/src/ATC/trafficcontrol.hxx" AutoGen: Parsing "SRC:/src/Add-ons/Addon.hxx" AutoGen: Parsing "SRC:/src/Add-ons/AddonManager.hxx" AutoGen: Parsing "SRC:/src/Add-ons/AddonMetadataParser.hxx" AutoGen: Parsing "SRC:/src/Add-ons/AddonResourceProvider.hxx" AutoGen: Parsing "SRC:/src/Add-ons/AddonVersion.hxx" AutoGen: Parsing "SRC:/src/Add-ons/addon_fwd.hxx" AutoGen: Parsing "SRC:/src/Add-ons/contacts.hxx" AutoGen: Parsing "SRC:/src/Add-ons/exceptions.hxx" AutoGen: Parsing "SRC:/src/Add-ons/pointer_traits.hxx" AutoGen: Parsing "SRC:/src/Aircraft/AircraftPerformance.hxx" AutoGen: Parsing "SRC:/src/Aircraft/FlightHistory.hxx" AutoGen: Parsing "SRC:/src/Aircraft/controls.hxx" AutoGen: Parsing "SRC:/src/Aircraft/flightrecorder.hxx" AutoGen: Parsing "SRC:/src/Aircraft/initialstate.hxx" AutoGen: Parsing "SRC:/src/Aircraft/replay.hxx" AutoGen: Parsing "SRC:/src/Airports/airport.hxx" AutoGen: Parsing "SRC:/src/Airports/airportdynamicsmanager.hxx" AutoGen: Parsing "SRC:/src/Airports/airports_fwd.hxx" AutoGen: Parsing "SRC:/src/Airports/apt_loader.hxx" AutoGen: Parsing "SRC:/src/Airports/dynamicloader.hxx" AutoGen: Parsing "SRC:/src/Airports/dynamics.hxx" AutoGen: Parsing "SRC:/src/Airports/gnnode.hxx" AutoGen: Parsing "SRC:/src/Airports/groundnetwork.hxx" AutoGen: Parsing "SRC:/src/Airports/parking.hxx" AutoGen: Parsing "SRC:/src/Airports/pavement.hxx" AutoGen: Parsing "SRC:/src/Airports/runwaybase.hxx" AutoGen: Parsing "SRC:/src/Airports/runwayprefloader.hxx" AutoGen: Parsing "SRC:/src/Airports/runwayprefs.hxx" AutoGen: Parsing "SRC:/src/Airports/runways.hxx" AutoGen: Parsing "SRC:/src/Airports/sidstar.hxx" AutoGen: Parsing "SRC:/src/Airports/xmlloader.hxx" AutoGen: Parsing "SRC:/src/Autopilot/analogcomponent.hxx" AutoGen: Parsing "SRC:/src/Autopilot/autopilot.hxx" AutoGen: Parsing "SRC:/src/Autopilot/autopilotgroup.hxx" AutoGen: Parsing "SRC:/src/Autopilot/component.hxx" AutoGen: Parsing "SRC:/src/Autopilot/digitalcomponent.hxx" AutoGen: Parsing "SRC:/src/Autopilot/digitalfilter.hxx" AutoGen: Parsing "SRC:/src/Autopilot/flipflop.hxx" AutoGen: Parsing "SRC:/src/Autopilot/inputvalue.hxx" AutoGen: Parsing "SRC:/src/Autopilot/logic.hxx" AutoGen: Parsing "SRC:/src/Autopilot/pidcontroller.hxx" AutoGen: Parsing "SRC:/src/Autopilot/pisimplecontroller.hxx" AutoGen: Parsing "SRC:/src/Autopilot/predictor.hxx" AutoGen: Parsing "SRC:/src/Autopilot/route_mgr.hxx" AutoGen: Parsing "SRC:/src/Canvas/FGCanvasSystemAdapter.hxx" AutoGen: Parsing "SRC:/src/Canvas/canvas_mgr.hxx" AutoGen: Parsing "SRC:/src/Canvas/gui_mgr.hxx" AutoGen: Parsing "SRC:/src/Cockpit/NavDisplay.hxx" AutoGen: Parsing "SRC:/src/Cockpit/agradar.hxx" AutoGen: Parsing "SRC:/src/Cockpit/built_in/FGMagRibbon.hxx" AutoGen: Parsing "SRC:/src/Cockpit/cockpitDisplayManager.hxx" AutoGen: Parsing "SRC:/src/Cockpit/groundradar.hxx" AutoGen: Parsing "SRC:/src/Cockpit/od_gauge.hxx" AutoGen: Parsing "SRC:/src/Cockpit/panel.hxx" AutoGen: Parsing "SRC:/src/Cockpit/panel_io.hxx" AutoGen: Parsing "SRC:/src/Cockpit/render_area_2d.hxx" AutoGen: Parsing "SRC:/src/Cockpit/wxradar.hxx" AutoGen: Parsing "SRC:/src/Environment/atmosphere.hxx" AutoGen: Parsing "SRC:/src/Environment/environment.hxx" AutoGen: Parsing "SRC:/src/Environment/environment_ctrl.hxx" AutoGen: Parsing "SRC:/src/Environment/environment_mgr.hxx" AutoGen: Parsing "SRC:/src/Environment/ephemeris.hxx" AutoGen: Parsing "SRC:/src/Environment/fgclouds.hxx" AutoGen: Parsing "SRC:/src/Environment/fgmetar.hxx" AutoGen: Parsing "SRC:/src/Environment/gravity.hxx" AutoGen: Parsing "SRC:/src/Environment/magvarmanager.hxx" AutoGen: Parsing "SRC:/src/Environment/metarairportfilter.hxx" AutoGen: Parsing "SRC:/src/Environment/metarproperties.hxx" AutoGen: Parsing "SRC:/src/Environment/precipitation_mgr.hxx" AutoGen: Parsing "SRC:/src/Environment/presets.hxx" AutoGen: Parsing "SRC:/src/Environment/realwx_ctrl.hxx" AutoGen: Parsing "SRC:/src/Environment/ridge_lift.hxx" AutoGen: Parsing "SRC:/src/Environment/terrainsampler.hxx" AutoGen: Parsing "SRC:/src/FDM/AIWake/AIWakeGroup.hxx" AutoGen: Parsing "SRC:/src/FDM/AIWake/AeroElement.hxx" AutoGen: Parsing "SRC:/src/FDM/AIWake/AircraftMesh.hxx" AutoGen: Parsing "SRC:/src/FDM/AIWake/WakeMesh.hxx" AutoGen: Parsing "SRC:/src/FDM/ExternalNet/ExternalNet.hxx" AutoGen: Parsing "SRC:/src/FDM/ExternalPipe/ExternalPipe.hxx" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/IO360.hxx" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/LaRCsim.hxx" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/LaRCsimIC.hxx" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/atmos_62.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/basic_aero.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/basic_init.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/c172_aero.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/c172_init.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/default_model_routines.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_accel.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_aux.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_geodesy.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_gravity.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_init.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_interface.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_matrix.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_model.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_step.h" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/navion_init.h" AutoGen: Parsing "SRC:/src/FDM/NullFDM.hxx" AutoGen: Parsing "SRC:/src/FDM/SP/ACMS.hxx" AutoGen: Parsing "SRC:/src/FDM/SP/ADA.hxx" AutoGen: Parsing "SRC:/src/FDM/SP/AISim.hpp" AutoGen: Parsing "SRC:/src/FDM/SP/Balloon.h" AutoGen: Parsing "SRC:/src/FDM/SP/BalloonSim.h" AutoGen: Parsing "SRC:/src/FDM/SP/MagicCarpet.hxx" AutoGen: Parsing "SRC:/src/FDM/TankProperties.hxx" AutoGen: Parsing "SRC:/src/FDM/UFO.hxx" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_1DdataFileReader.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_1Dinterpolation.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_2DdataFileReader.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_2Dinterpolation.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_3Dinterpolation.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_aerodeflections.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_alh_ap.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_auto_pilot.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_betaprobe.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coef_drag.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coef_lift.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coef_pitch.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coef_roll.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coef_sideforce.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coef_yaw.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coefficients.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_controlInput.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_convert.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_engine.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_find_position.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_flapdata.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_fog.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_gear.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_get_flapper.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_getwind.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_hh_ap.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_ice.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_iceboot.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_iced_nonlin.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_icing_demo.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_initializemaps.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_CD.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_CL.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_CY.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_Cm.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_Cn.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_Croll.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_controlSurface.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_engine.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_fog.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_gear.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_geometry.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_ice.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_init.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_keyword.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_mass.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_misc.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_record1.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_record2.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_record3.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_record4.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_record5.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_record6.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_CD.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_CL.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_CY.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_Cm.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_Cn.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_Croll.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_controlSurface.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_engine.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_fog.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_functions.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_gear.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_geometry.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_ice.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_init.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_mass.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_misc.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_record.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_pah_ap.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_parsefile.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_rah_ap.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_recorder.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_warnings_errors.h" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_wrapper.h" AutoGen: Parsing "SRC:/src/FDM/YASim/Airplane.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Atmosphere.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/ControlMap.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/FGFDM.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/FGGround.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Gear.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Glue.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Ground.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Hitch.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Hook.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Integrator.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Jet.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Launchbar.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Model.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/PistonEngine.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/PropEngine.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Propeller.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/RigidBody.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Rotor.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Rotorpart.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/SimpleJet.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Surface.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/TurbineEngine.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Turbulence.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Version.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Wing.hpp" AutoGen: Parsing "SRC:/src/FDM/YASim/YASim.hxx" AutoGen: Parsing "SRC:/src/FDM/YASim/yasim-common.hpp" AutoGen: Parsing "SRC:/src/FDM/fdm_shell.hxx" AutoGen: Parsing "SRC:/src/FDM/flight.hxx" AutoGen: Parsing "SRC:/src/FDM/flightProperties.hxx" AutoGen: Parsing "SRC:/src/FDM/groundcache.hxx" AutoGen: Parsing "SRC:/src/GUI/AirportList.hxx" AutoGen: Parsing "SRC:/src/GUI/CanvasWidget.hxx" AutoGen: Parsing "SRC:/src/GUI/FGColor.hxx" AutoGen: Parsing "SRC:/src/GUI/FGFontCache.hxx" AutoGen: Parsing "SRC:/src/GUI/FGPUIDialog.hxx" AutoGen: Parsing "SRC:/src/GUI/FGPUIMenuBar.hxx" AutoGen: Parsing "SRC:/src/GUI/FileDialog.hxx" AutoGen: Parsing "SRC:/src/GUI/MapWidget.hxx" AutoGen: Parsing "SRC:/src/GUI/MessageBox.hxx" AutoGen: Parsing "SRC:/src/GUI/MouseCursor.hxx" AutoGen: Parsing "SRC:/src/GUI/PUIFileDialog.hxx" AutoGen: Parsing "SRC:/src/GUI/WaypointList.hxx" AutoGen: Parsing "SRC:/src/GUI/dialog.hxx" AutoGen: Parsing "SRC:/src/GUI/gui.h" AutoGen: Parsing "SRC:/src/GUI/layout.hxx" AutoGen: Parsing "SRC:/src/GUI/menubar.hxx" AutoGen: Parsing "SRC:/src/GUI/new_gui.hxx" AutoGen: Parsing "SRC:/src/GUI/property_list.hxx" AutoGen: Parsing "SRC:/src/Input/FGButton.hxx" AutoGen: Parsing "SRC:/src/Input/FGCommonInput.hxx" AutoGen: Parsing "SRC:/src/Input/FGDeviceConfigurationMap.hxx" AutoGen: Parsing "SRC:/src/Input/FGEventInput.hxx" AutoGen: Parsing "SRC:/src/Input/FGHIDEventInput.hxx" AutoGen: Parsing "SRC:/src/Input/FGJoystickInput.hxx" AutoGen: Parsing "SRC:/src/Input/FGKeyboardInput.hxx" AutoGen: Parsing "SRC:/src/Input/FGLinuxEventInput.hxx" AutoGen: Parsing "SRC:/src/Input/FGMouseInput.hxx" AutoGen: Parsing "SRC:/src/Input/input.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/HUD/HUD.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/HUD/HUD_private.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_act.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_alt.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_apt.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_cal.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_dir.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_fpl.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_int.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_nav.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_ndb.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_nrst.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_oth.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_set.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_usr.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_vor.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/adf.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/airspeed_indicator.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/altimeter.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/attitude_indicator.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/clock.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/commradio.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/dclgps.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/dme.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/gps.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/gsdi.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/gyro.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/heading_indicator.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/heading_indicator_dg.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/heading_indicator_fg.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/inst_vertical_speed_indicator.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/instrument_mgr.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/kr_87.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/mag_compass.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/marker_beacon.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/mk_viii.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/mrg.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/navradio.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/newnavradio.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/rad_alt.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/rnav_waypt_controller.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/slip_skid_ball.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/tacan.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/tcas.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/transponder.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/turn_indicator.hxx" AutoGen: Parsing "SRC:/src/Instrumentation/vertical_speed_indicator.hxx" AutoGen: Parsing "SRC:/src/Main/AircraftDirVisitorBase.hxx" AutoGen: Parsing "SRC:/src/Main/FGInterpolator.hxx" AutoGen: Parsing "SRC:/src/Main/XLIFFParser.hxx" AutoGen: Parsing "SRC:/src/Main/fg_commands.hxx" AutoGen: Parsing "SRC:/src/Main/fg_init.hxx" AutoGen: Parsing "SRC:/src/Main/fg_io.hxx" AutoGen: Parsing "SRC:/src/Main/fg_props.hxx" AutoGen: Parsing "SRC:/src/Main/globals.hxx" AutoGen: Parsing "SRC:/src/Main/locale.hxx" AutoGen: Parsing "SRC:/src/Main/logger.hxx" AutoGen: Parsing "SRC:/src/Main/main.hxx" AutoGen: Parsing "SRC:/src/Main/options.hxx" AutoGen: Parsing "SRC:/src/Main/positioninit.hxx" AutoGen: Parsing "SRC:/src/Main/screensaver_control.hxx" AutoGen: Parsing "SRC:/src/Main/subsystemFactory.hxx" AutoGen: Parsing "SRC:/src/Main/util.hxx" AutoGen: Parsing "SRC:/src/Model/acmodel.hxx" AutoGen: Parsing "SRC:/src/Model/modelmgr.hxx" AutoGen: Parsing "SRC:/src/Model/panelnode.hxx" AutoGen: Parsing "SRC:/src/MultiPlayer/MPServerResolver.hxx" AutoGen: Parsing "SRC:/src/MultiPlayer/multiplaymgr.hxx" AutoGen: Parsing "SRC:/src/MultiPlayer/tiny_xdr.hxx" AutoGen: Parsing "SRC:/src/Navaids/CacheSchema.h" AutoGen: Parsing "SRC:/src/Navaids/FlightPlan.hxx" AutoGen: Parsing "SRC:/src/Navaids/LevelDXML.hxx" AutoGen: Parsing "SRC:/src/Navaids/NavDataCache.hxx" AutoGen: Parsing "SRC:/src/Navaids/PolyLine.hxx" AutoGen: Parsing "SRC:/src/Navaids/PositionedOctree.hxx" AutoGen: Parsing "SRC:/src/Navaids/SHPParser.hxx" AutoGen: Parsing "SRC:/src/Navaids/airways.hxx" AutoGen: Parsing "SRC:/src/Navaids/fixlist.hxx" AutoGen: Parsing "SRC:/src/Navaids/markerbeacon.hxx" AutoGen: Parsing "SRC:/src/Navaids/navdb.hxx" AutoGen: Parsing "SRC:/src/Navaids/navlist.hxx" AutoGen: Parsing "SRC:/src/Navaids/navrecord.hxx" AutoGen: Parsing "SRC:/src/Navaids/poidb.hxx" AutoGen: Parsing "SRC:/src/Navaids/positioned.hxx" AutoGen: Parsing "SRC:/src/Navaids/procedure.hxx" AutoGen: Parsing "SRC:/src/Navaids/route.hxx" AutoGen: Parsing "SRC:/src/Navaids/routePath.hxx" AutoGen: Parsing "SRC:/src/Navaids/waypoint.hxx" AutoGen: Parsing "SRC:/src/Network/ATC-Inputs.hxx" AutoGen: Parsing "SRC:/src/Network/ATC-Main.hxx" AutoGen: Parsing "SRC:/src/Network/ATC-Outputs.hxx" AutoGen: Parsing "SRC:/src/Network/AV400.hxx" AutoGen: Parsing "SRC:/src/Network/AV400Sim.hxx" AutoGen: Parsing "SRC:/src/Network/AV400WSim.hxx" AutoGen: Parsing "SRC:/src/Network/DNSClient.hxx" AutoGen: Parsing "SRC:/src/Network/HTTPClient.hxx" AutoGen: Parsing "SRC:/src/Network/atlas.hxx" AutoGen: Parsing "SRC:/src/Network/fgcom.hxx" AutoGen: Parsing "SRC:/src/Network/flarm.hxx" AutoGen: Parsing "SRC:/src/Network/garmin.hxx" AutoGen: Parsing "SRC:/src/Network/generic.hxx" AutoGen: Parsing "SRC:/src/Network/http/FlightHistoryUriHandler.hxx" AutoGen: Parsing "SRC:/src/Network/http/HTTPRequest.hxx" AutoGen: Parsing "SRC:/src/Network/http/JsonUriHandler.hxx" AutoGen: Parsing "SRC:/src/Network/http/MirrorPropertyTreeWebsocket.hxx" AutoGen: Parsing "SRC:/src/Network/http/NavdbUriHandler.hxx" AutoGen: Parsing "SRC:/src/Network/http/PkgUriHandler.hxx" AutoGen: Parsing "SRC:/src/Network/http/PropertyChangeObserver.hxx" AutoGen: Parsing "SRC:/src/Network/http/PropertyChangeWebsocket.hxx" AutoGen: Parsing "SRC:/src/Network/http/PropertyUriHandler.hxx" AutoGen: Parsing "SRC:/src/Network/http/RunUriHandler.hxx" AutoGen: Parsing "SRC:/src/Network/http/ScreenshotUriHandler.hxx" AutoGen: Parsing "SRC:/src/Network/http/SimpleDOM.hxx" AutoGen: Parsing "SRC:/src/Network/http/Websocket.hxx" AutoGen: Parsing "SRC:/src/Network/http/httpd.hxx" AutoGen: Parsing "SRC:/src/Network/http/jsonprops.hxx" AutoGen: Parsing "SRC:/src/Network/http/urihandler.hxx" AutoGen: Parsing "SRC:/src/Network/igc.hxx" AutoGen: Parsing "SRC:/src/Network/joyclient.hxx" AutoGen: Parsing "SRC:/src/Network/jsclient.hxx" AutoGen: Parsing "SRC:/src/Network/lfsglass.hxx" AutoGen: Parsing "SRC:/src/Network/native.hxx" AutoGen: Parsing "SRC:/src/Network/native_ctrls.hxx" AutoGen: Parsing "SRC:/src/Network/native_fdm.hxx" AutoGen: Parsing "SRC:/src/Network/native_gui.hxx" AutoGen: Parsing "SRC:/src/Network/nmea.hxx" AutoGen: Parsing "SRC:/src/Network/opengc.hxx" AutoGen: Parsing "SRC:/src/Network/props.hxx" AutoGen: Parsing "SRC:/src/Network/protocol.hxx" AutoGen: Parsing "SRC:/src/Network/pve.hxx" AutoGen: Parsing "SRC:/src/Network/ray.hxx" AutoGen: Parsing "SRC:/src/Network/rul.hxx" AutoGen: Parsing "SRC:/src/Radio/antenna.hxx" AutoGen: Parsing "SRC:/src/Radio/radio.hxx" AutoGen: Parsing "SRC:/src/Scenery/SceneryPager.hxx" AutoGen: Parsing "SRC:/src/Scenery/redout.hxx" AutoGen: Parsing "SRC:/src/Scenery/scenery.hxx" AutoGen: Parsing "SRC:/src/Scenery/terrain.hxx" AutoGen: Parsing "SRC:/src/Scenery/terrain_pgt.hxx" AutoGen: Parsing "SRC:/src/Scenery/terrain_stg.hxx" AutoGen: Parsing "SRC:/src/Scenery/tilecache.hxx" AutoGen: Parsing "SRC:/src/Scenery/tileentry.hxx" AutoGen: Parsing "SRC:/src/Scenery/tilemgr.hxx" AutoGen: Parsing "SRC:/src/Scripting/NasalAddons.hxx" AutoGen: Parsing "SRC:/src/Scripting/NasalAircraft.hxx" AutoGen: Parsing "SRC:/src/Scripting/NasalCanvas.hxx" AutoGen: Parsing "SRC:/src/Scripting/NasalClipboard.hxx" AutoGen: Parsing "SRC:/src/Scripting/NasalCondition.hxx" AutoGen: Parsing "SRC:/src/Scripting/NasalHTTP.hxx" AutoGen: Parsing "SRC:/src/Scripting/NasalModelData.hxx" AutoGen: Parsing "SRC:/src/Scripting/NasalPositioned.hxx" AutoGen: Parsing "SRC:/src/Scripting/NasalSGPath.hxx" AutoGen: Parsing "SRC:/src/Scripting/NasalString.hxx" AutoGen: Parsing "SRC:/src/Scripting/NasalSys.hxx" AutoGen: Parsing "SRC:/src/Scripting/NasalSys_private.hxx" AutoGen: Parsing "SRC:/src/Sound/audioident.hxx" AutoGen: Parsing "SRC:/src/Sound/beacon.hxx" AutoGen: Parsing "SRC:/src/Sound/fg_fx.hxx" AutoGen: Parsing "SRC:/src/Sound/morse.hxx" AutoGen: Parsing "SRC:/src/Sound/sample_queue.hxx" AutoGen: Parsing "SRC:/src/Sound/soundgenerator.hxx" AutoGen: Parsing "SRC:/src/Sound/soundmanager.hxx" AutoGen: Parsing "SRC:/src/Sound/voice.hxx" AutoGen: Parsing "SRC:/src/Sound/voiceplayer.hxx" AutoGen: Parsing "SRC:/src/Systems/electrical.hxx" AutoGen: Parsing "SRC:/src/Systems/pitot.hxx" AutoGen: Parsing "SRC:/src/Systems/static.hxx" AutoGen: Parsing "SRC:/src/Systems/system_mgr.hxx" AutoGen: Parsing "SRC:/src/Systems/vacuum.hxx" AutoGen: Parsing "SRC:/src/Time/TimeManager.hxx" AutoGen: Parsing "SRC:/src/Time/bodysolver.hxx" AutoGen: Parsing "SRC:/src/Time/light.hxx" AutoGen: Parsing "SRC:/src/Traffic/SchedFlight.hxx" AutoGen: Parsing "SRC:/src/Traffic/Schedule.hxx" AutoGen: Parsing "SRC:/src/Traffic/TrafficMgr.hxx" AutoGen: Parsing "SRC:/src/Viewer/CameraGroup.hxx" AutoGen: Parsing "SRC:/src/Viewer/CameraGroup_legacy.hxx" AutoGen: Parsing "SRC:/src/Viewer/FGEventHandler.hxx" AutoGen: Parsing "SRC:/src/Viewer/GraphicsWindowQt5.hxx" AutoGen: Parsing "SRC:/src/Viewer/PUICamera.hxx" AutoGen: Parsing "SRC:/src/Viewer/WindowBuilder.hxx" AutoGen: Parsing "SRC:/src/Viewer/WindowSystemAdapter.hxx" AutoGen: Parsing "SRC:/src/Viewer/fgviewer.hxx" AutoGen: Parsing "SRC:/src/Viewer/renderer.hxx" AutoGen: Parsing "SRC:/src/Viewer/renderer_legacy.hxx" AutoGen: Parsing "SRC:/src/Viewer/renderingpipeline.hxx" AutoGen: Parsing "SRC:/src/Viewer/splash.hxx" AutoGen: Parsing "SRC:/src/Viewer/view.hxx" AutoGen: Parsing "SRC:/src/Viewer/viewmgr.hxx" AutoGen: Parsing "SRC:_build/src/EmbeddedResources/FlightGear-resources.hxx" AutoGen: Parsing "SRC:/3rdparty/cjson/cJSON.c" AutoGen: Parsing "SRC:/3rdparty/mongoose/mongoose.c" AutoGen: Parsing "SRC:/src/AIModel/AIAircraft.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIBallistic.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIBase.cxx" AutoGen: Parsing "SRC:/src/AIModel/AICarrier.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIEscort.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIFlightPlan.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIFlightPlanCreate.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIFlightPlanCreateCruise.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIFlightPlanCreatePushBack.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIGroundVehicle.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIManager.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIMultiplayer.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIShip.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIStatic.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIStorm.cxx" AutoGen: Parsing "SRC:/src/AIModel/AITanker.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIThermal.cxx" AutoGen: Parsing "SRC:/src/AIModel/AIWingman.cxx" AutoGen: Parsing "SRC:/src/AIModel/performancedata.cxx" AutoGen: Parsing "SRC:/src/AIModel/performancedb.cxx" AutoGen: Parsing "SRC:/src/AIModel/submodel.cxx" AutoGen: Parsing "SRC:/src/ATC/ATISEncoder.cxx" AutoGen: Parsing "SRC:/src/ATC/CommStation.cxx" AutoGen: Parsing "SRC:/src/ATC/CurrentWeatherATISInformationProvider.cxx" AutoGen: Parsing "SRC:/src/ATC/GroundController.cxx" AutoGen: Parsing "SRC:/src/ATC/MetarPropertiesATISInformationProvider.cxx" AutoGen: Parsing "SRC:/src/ATC/atc_mgr.cxx" AutoGen: Parsing "SRC:/src/ATC/atcdialog.cxx" AutoGen: Parsing "SRC:/src/ATC/trafficcontrol.cxx" AutoGen: Parsing "SRC:/src/Add-ons/Addon.cxx" AutoGen: Parsing "SRC:/src/Add-ons/AddonManager.cxx" AutoGen: Parsing "SRC:/src/Add-ons/AddonMetadataParser.cxx" AutoGen: Parsing "SRC:/src/Add-ons/AddonResourceProvider.cxx" AutoGen: Parsing "SRC:/src/Add-ons/AddonVersion.cxx" AutoGen: Parsing "SRC:/src/Add-ons/contacts.cxx" AutoGen: Parsing "SRC:/src/Add-ons/exceptions.cxx" AutoGen: Parsing "SRC:/src/Aircraft/AircraftPerformance.cxx" AutoGen: Parsing "SRC:/src/Aircraft/FlightHistory.cxx" AutoGen: Parsing "SRC:/src/Aircraft/controls.cxx" AutoGen: Parsing "SRC:/src/Aircraft/flightrecorder.cxx" AutoGen: Parsing "SRC:/src/Aircraft/initialstate.cxx" AutoGen: Parsing "SRC:/src/Aircraft/replay.cxx" AutoGen: Parsing "SRC:/src/Airports/airport.cxx" AutoGen: Parsing "SRC:/src/Airports/airportdynamicsmanager.cxx" AutoGen: Parsing "SRC:/src/Airports/apt_loader.cxx" AutoGen: Parsing "SRC:/src/Airports/dynamicloader.cxx" AutoGen: Parsing "SRC:/src/Airports/dynamics.cxx" AutoGen: Parsing "SRC:/src/Airports/gnnode.cxx" AutoGen: Parsing "SRC:/src/Airports/groundnetwork.cxx" AutoGen: Parsing "SRC:/src/Airports/parking.cxx" AutoGen: Parsing "SRC:/src/Airports/pavement.cxx" AutoGen: Parsing "SRC:/src/Airports/runwaybase.cxx" AutoGen: Parsing "SRC:/src/Airports/runwayprefloader.cxx" AutoGen: Parsing "SRC:/src/Airports/runwayprefs.cxx" AutoGen: Parsing "SRC:/src/Airports/runways.cxx" AutoGen: Parsing "SRC:/src/Airports/sidstar.cxx" AutoGen: Parsing "SRC:/src/Airports/xmlloader.cxx" AutoGen: Parsing "SRC:/src/Autopilot/analogcomponent.cxx" AutoGen: Parsing "SRC:/src/Autopilot/autopilot.cxx" AutoGen: Parsing "SRC:/src/Autopilot/autopilotgroup.cxx" AutoGen: Parsing "SRC:/src/Autopilot/component.cxx" AutoGen: Parsing "SRC:/src/Autopilot/digitalcomponent.cxx" AutoGen: Parsing "SRC:/src/Autopilot/digitalfilter.cxx" AutoGen: Parsing "SRC:/src/Autopilot/flipflop.cxx" AutoGen: Parsing "SRC:/src/Autopilot/inputvalue.cxx" AutoGen: Parsing "SRC:/src/Autopilot/logic.cxx" AutoGen: Parsing "SRC:/src/Autopilot/pidcontroller.cxx" AutoGen: Parsing "SRC:/src/Autopilot/pisimplecontroller.cxx" AutoGen: Parsing "SRC:/src/Autopilot/predictor.cxx" AutoGen: Parsing "SRC:/src/Autopilot/route_mgr.cxx" AutoGen: Parsing "SRC:/src/Canvas/FGCanvasSystemAdapter.cxx" AutoGen: Parsing "SRC:/src/Canvas/canvas_mgr.cxx" AutoGen: Parsing "SRC:/src/Canvas/gui_mgr.cxx" AutoGen: Parsing "SRC:/src/Cockpit/NavDisplay.cxx" AutoGen: Parsing "SRC:/src/Cockpit/agradar.cxx" AutoGen: Parsing "SRC:/src/Cockpit/built_in/FGMagRibbon.cxx" AutoGen: Parsing "SRC:/src/Cockpit/cockpitDisplayManager.cxx" AutoGen: Parsing "SRC:/src/Cockpit/groundradar.cxx" AutoGen: Parsing "SRC:/src/Cockpit/od_gauge.cxx" AutoGen: Parsing "SRC:/src/Cockpit/panel.cxx" AutoGen: Parsing "SRC:/src/Cockpit/render_area_2d.cxx" AutoGen: Parsing "SRC:/src/Cockpit/panel_io.cxx" AutoGen: Parsing "SRC:/src/Cockpit/wxradar.cxx" AutoGen: Parsing "SRC:/src/Environment/atmosphere.cxx" AutoGen: Parsing "SRC:/src/Environment/environment.cxx" AutoGen: Parsing "SRC:/src/Environment/environment_ctrl.cxx" AutoGen: Parsing "SRC:/src/Environment/environment_mgr.cxx" AutoGen: Parsing "SRC:/src/Environment/ephemeris.cxx" AutoGen: Parsing "SRC:/src/Environment/fgclouds.cxx" AutoGen: Parsing "SRC:/src/Environment/fgmetar.cxx" AutoGen: Parsing "SRC:/src/Environment/gravity.cxx" AutoGen: Parsing "SRC:/src/Environment/magvarmanager.cxx" AutoGen: Parsing "SRC:/src/Environment/metarairportfilter.cxx" AutoGen: Parsing "SRC:/src/Environment/metarproperties.cxx" AutoGen: Parsing "SRC:/src/Environment/precipitation_mgr.cxx" AutoGen: Parsing "SRC:/src/Environment/presets.cxx" AutoGen: Parsing "SRC:/src/Environment/realwx_ctrl.cxx" AutoGen: Parsing "SRC:/src/Environment/ridge_lift.cxx" AutoGen: Parsing "SRC:/src/Environment/terrainsampler.cxx" AutoGen: Parsing "SRC:/src/FDM/AIWake/AIWakeGroup.cxx" AutoGen: Parsing "SRC:/src/FDM/AIWake/AeroElement.cxx" AutoGen: Parsing "SRC:/src/FDM/AIWake/AircraftMesh.cxx" AutoGen: Parsing "SRC:/src/FDM/AIWake/WakeMesh.cxx" AutoGen: Parsing "SRC:/src/FDM/ExternalNet/ExternalNet.cxx" AutoGen: Parsing "SRC:/src/FDM/ExternalPipe/ExternalPipe.cxx" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/IO360.cxx" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/LaRCsim.cxx" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/LaRCsimIC.cxx" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/atmos_62.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/basic_aero.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/basic_engine.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/basic_gear.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/basic_init.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/c172_aero.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/c172_engine.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/c172_gear.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/c172_init.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/cherokee_aero.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/cherokee_engine.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/cherokee_gear.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/cherokee_init.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/default_model_routines.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_accel.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_aux.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_geodesy.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_gravity.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_init.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_interface.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_matrix.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_model.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/ls_step.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/navion_aero.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/navion_engine.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/navion_gear.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/navion_init.c" AutoGen: Parsing "SRC:/src/FDM/LaRCsim/uiuc_aero.c" AutoGen: Parsing "SRC:/src/FDM/NullFDM.cxx" AutoGen: Parsing "SRC:/src/FDM/SP/ACMS.cxx" AutoGen: Parsing "SRC:/src/FDM/SP/ADA.cxx" AutoGen: Parsing "SRC:/src/FDM/SP/AISim.cpp" AutoGen: Parsing "SRC:/src/FDM/SP/Balloon.cxx" AutoGen: Parsing "SRC:/src/FDM/SP/BalloonSim.cpp" AutoGen: Parsing "SRC:/src/FDM/SP/MagicCarpet.cxx" AutoGen: Parsing "SRC:/src/FDM/TankProperties.cxx" AutoGen: Parsing "SRC:/src/FDM/UFO.cxx" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_1DdataFileReader.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_1Dinterpolation.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_2DdataFileReader.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_2Dinterpolation.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_3Dinterpolation.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_aerodeflections.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_alh_ap.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_auto_pilot.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_betaprobe.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coef_drag.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coef_lift.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coef_pitch.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coef_roll.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coef_sideforce.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coef_yaw.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_coefficients.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_controlInput.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_convert.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_engine.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_find_position.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_flapdata.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_fog.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_gear.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_get_flapper.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_getwind.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_hh_ap.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_ice.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_iceboot.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_iced_nonlin.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_icing_demo.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_initializemaps.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_CD.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_CL.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_CY.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_Cm.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_Cn.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_Croll.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_controlSurface.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_engine.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_fog.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_gear.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_geometry.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_ice.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_init.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_keyword.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_mass.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_misc.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_record1.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_record2.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_record3.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_record4.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_record5.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_map_record6.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_CD.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_CL.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_CY.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_Cm.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_Cn.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_Croll.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_controlSurface.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_engine.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_fog.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_functions.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_gear.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_geometry.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_ice.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_init.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_mass.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_misc.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_menu_record.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_pah_ap.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_parsefile.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_rah_ap.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_recorder.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_warnings_errors.cpp" AutoGen: Parsing "SRC:/src/FDM/UIUCModel/uiuc_wrapper.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Airplane.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Atmosphere.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/ControlMap.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/FGFDM.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/FGGround.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Gear.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Glue.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Ground.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Hitch.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Hook.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Integrator.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Jet.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Launchbar.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Model.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/PistonEngine.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/PropEngine.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Propeller.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/RigidBody.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Rotor.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Rotorpart.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/SimpleJet.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Surface.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/TurbineEngine.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Turbulence.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Version.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/Wing.cpp" AutoGen: Parsing "SRC:/src/FDM/YASim/YASim.cxx" AutoGen: Parsing "SRC:/src/FDM/YASim/yasim-common.cpp" AutoGen: Parsing "SRC:/src/FDM/fdm_shell.cxx" AutoGen: Parsing "SRC:/src/FDM/flight.cxx" AutoGen: Parsing "SRC:/src/FDM/flightProperties.cxx" AutoGen: Parsing "SRC:/src/FDM/groundcache.cxx" AutoGen: Parsing "SRC:/src/GUI/AirportList.cxx" AutoGen: Parsing "SRC:/src/GUI/CanvasWidget.cxx" AutoGen: Parsing "SRC:/src/GUI/FGColor.cxx" AutoGen: Parsing "SRC:/src/GUI/FGFontCache.cxx" AutoGen: Parsing "SRC:/src/GUI/FGPUIDialog.cxx" AutoGen: Parsing "SRC:/src/GUI/FGPUIMenuBar.cxx" AutoGen: Parsing "SRC:/src/GUI/FileDialog.cxx" AutoGen: Parsing "SRC:/src/GUI/MapWidget.cxx" AutoGen: Parsing "SRC:/src/GUI/MessageBox.cxx" AutoGen: Parsing "SRC:/src/GUI/MouseCursor.cxx" AutoGen: Parsing "SRC:/src/GUI/PUIFileDialog.cxx" AutoGen: Parsing "SRC:/src/GUI/WaypointList.cxx" AutoGen: Parsing "SRC:/src/GUI/dialog.cxx" AutoGen: Parsing "SRC:/src/GUI/fonts.cxx" AutoGen: Parsing "SRC:/src/GUI/gui.cxx" AutoGen: Parsing "SRC:/src/GUI/gui_funcs.cxx" AutoGen: Parsing "SRC:/src/GUI/layout-props.cxx" AutoGen: Parsing "SRC:/src/GUI/layout.cxx" AutoGen: Parsing "SRC:/src/GUI/menubar.cxx" AutoGen: Parsing "SRC:/src/GUI/new_gui.cxx" AutoGen: Parsing "SRC:/src/GUI/property_list.cxx" AutoGen: Parsing "SRC:/src/Input/FGButton.cxx" AutoGen: Parsing "SRC:/src/Input/FGCommonInput.cxx" AutoGen: Parsing "SRC:/src/Input/FGDeviceConfigurationMap.cxx" AutoGen: Parsing "SRC:/src/Input/FGEventInput.cxx" AutoGen: Parsing "SRC:/src/Input/FGHIDEventInput.cxx" AutoGen: Parsing "SRC:/src/Input/FGJoystickInput.cxx" AutoGen: Parsing "SRC:/src/Input/FGKeyboardInput.cxx" AutoGen: Parsing "SRC:/src/Input/FGLinuxEventInput.cxx" AutoGen: Parsing "SRC:/src/Input/FGMouseInput.cxx" AutoGen: Parsing "SRC:/src/Input/input.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/HUD/HUD.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/HUD/HUD_dial.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/HUD/HUD_gauge.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/HUD/HUD_instrument.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/HUD/HUD_label.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/HUD/HUD_ladder.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/HUD/HUD_misc.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/HUD/HUD_runway.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/HUD/HUD_scale.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/HUD/HUD_tape.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/HUD/HUD_tbi.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_act.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_alt.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_apt.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_cal.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_dir.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_fpl.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_int.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_nav.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_ndb.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_nrst.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_oth.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_set.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_usr.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/KLN89/kln89_page_vor.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/adf.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/airspeed_indicator.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/altimeter.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/attitude_indicator.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/clock.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/commradio.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/dclgps.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/dme.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/gps.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/gsdi.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/gyro.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/heading_indicator.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/heading_indicator_dg.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/heading_indicator_fg.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/inst_vertical_speed_indicator.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/instrument_mgr.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/kr_87.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/mag_compass.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/marker_beacon.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/mk_viii.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/mrg.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/navradio.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/newnavradio.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/rad_alt.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/rnav_waypt_controller.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/slip_skid_ball.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/tacan.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/tcas.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/transponder.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/turn_indicator.cxx" AutoGen: Parsing "SRC:/src/Instrumentation/vertical_speed_indicator.cxx" AutoGen: Parsing "SRC:/src/Main/FGInterpolator.cxx" AutoGen: Parsing "SRC:/src/Main/XLIFFParser.cxx" AutoGen: Parsing "SRC:/src/Main/bootstrap.cxx" AutoGen: Parsing "SRC:/src/Main/fg_commands.cxx" AutoGen: Parsing "SRC:/src/Main/fg_init.cxx" AutoGen: Parsing "SRC:/src/Main/fg_io.cxx" AutoGen: Parsing "SRC:/src/Main/fg_os_common.cxx" AutoGen: Parsing "SRC:/src/Main/fg_props.cxx" AutoGen: Parsing "SRC:/src/Main/fg_scene_commands.cxx" AutoGen: Parsing "SRC:/src/Main/globals.cxx" AutoGen: Parsing "SRC:/src/Main/locale.cxx" AutoGen: Parsing "SRC:/src/Main/logger.cxx" AutoGen: Parsing "SRC:/src/Main/main.cxx" AutoGen: Parsing "SRC:/src/Main/options.cxx" AutoGen: Parsing "SRC:/src/Main/positioninit.cxx" AutoGen: Parsing "SRC:/src/Main/screensaver_control.cxx" AutoGen: Parsing "SRC:/src/Main/subsystemFactory.cxx" AutoGen: Parsing "SRC:/src/Main/util.cxx" AutoGen: Parsing "SRC:/src/Model/acmodel.cxx" AutoGen: Parsing "SRC:/src/Model/modelmgr.cxx" AutoGen: Parsing "SRC:/src/Model/panelnode.cxx" AutoGen: Parsing "SRC:/src/MultiPlayer/MPServerResolver.cxx" AutoGen: Parsing "SRC:/src/MultiPlayer/multiplaymgr.cxx" AutoGen: Parsing "SRC:/src/MultiPlayer/tiny_xdr.cxx" AutoGen: Parsing "SRC:/src/Navaids/FlightPlan.cxx" AutoGen: Parsing "SRC:/src/Navaids/LevelDXML.cxx" AutoGen: Parsing "SRC:/src/Navaids/NavDataCache.cxx" AutoGen: Parsing "SRC:/src/Navaids/PolyLine.cxx" AutoGen: Parsing "SRC:/src/Navaids/PositionedOctree.cxx" AutoGen: Parsing "SRC:/src/Navaids/SHPParser.cxx" AutoGen: Parsing "SRC:/src/Navaids/airways.cxx" AutoGen: Parsing "SRC:/src/Navaids/fixlist.cxx" AutoGen: Parsing "SRC:/src/Navaids/markerbeacon.cxx" AutoGen: Parsing "SRC:/src/Navaids/navdb.cxx" AutoGen: Parsing "SRC:/src/Navaids/navlist.cxx" AutoGen: Parsing "SRC:/src/Navaids/navrecord.cxx" AutoGen: Parsing "SRC:/src/Navaids/poidb.cxx" AutoGen: Parsing "SRC:/src/Navaids/positioned.cxx" AutoGen: Parsing "SRC:/src/Navaids/procedure.cxx" AutoGen: Parsing "SRC:/src/Navaids/route.cxx" AutoGen: Parsing "SRC:/src/Navaids/routePath.cxx" AutoGen: Parsing "SRC:/src/Navaids/waypoint.cxx" AutoGen: Parsing "SRC:/src/Network/ATC-Inputs.cxx" AutoGen: Parsing "SRC:/src/Network/ATC-Main.cxx" AutoGen: Parsing "SRC:/src/Network/ATC-Outputs.cxx" AutoGen: Parsing "SRC:/src/Network/AV400.cxx" AutoGen: Parsing "SRC:/src/Network/AV400Sim.cxx" AutoGen: Parsing "SRC:/src/Network/AV400WSim.cxx" AutoGen: Parsing "SRC:/src/Network/DNSClient.cxx" AutoGen: Parsing "SRC:/src/Network/HTTPClient.cxx" AutoGen: Parsing "SRC:/src/Network/atlas.cxx" AutoGen: Parsing "SRC:/src/Network/fgcom.cxx" AutoGen: Parsing "SRC:/src/Network/flarm.cxx" AutoGen: Parsing "SRC:/src/Network/garmin.cxx" AutoGen: Parsing "SRC:/src/Network/generic.cxx" AutoGen: Parsing "SRC:/src/Network/http/FlightHistoryUriHandler.cxx" AutoGen: Parsing "SRC:/src/Network/http/JsonUriHandler.cxx" AutoGen: Parsing "SRC:/src/Network/http/MirrorPropertyTreeWebsocket.cxx" AutoGen: Parsing "SRC:/src/Network/http/NavdbUriHandler.cxx" AutoGen: Parsing "SRC:/src/Network/http/PkgUriHandler.cxx" AutoGen: Parsing "SRC:/src/Network/http/PropertyChangeObserver.cxx" AutoGen: Parsing "SRC:/src/Network/http/PropertyChangeWebsocket.cxx" AutoGen: Parsing "SRC:/src/Network/http/PropertyUriHandler.cxx" AutoGen: Parsing "SRC:/src/Network/http/RunUriHandler.cxx" AutoGen: Parsing "SRC:/src/Network/http/ScreenshotUriHandler.cxx" AutoGen: Parsing "SRC:/src/Network/http/SimpleDOM.cxx" AutoGen: Parsing "SRC:/src/Network/http/httpd.cxx" AutoGen: Parsing "SRC:/src/Network/http/jsonprops.cxx" AutoGen: Parsing "SRC:/src/Network/igc.cxx" AutoGen: Parsing "SRC:/src/Network/joyclient.cxx" AutoGen: Parsing "SRC:/src/Network/jsclient.cxx" AutoGen: Parsing "SRC:/src/Network/lfsglass.cxx" AutoGen: Parsing "SRC:/src/Network/native.cxx" AutoGen: Parsing "SRC:/src/Network/native_ctrls.cxx" AutoGen: Parsing "SRC:/src/Network/native_fdm.cxx" AutoGen: Parsing "SRC:/src/Network/native_gui.cxx" AutoGen: Parsing "SRC:/src/Network/nmea.cxx" AutoGen: Parsing "SRC:/src/Network/opengc.cxx" AutoGen: Parsing "SRC:/src/Network/props.cxx" AutoGen: Parsing "SRC:/src/Network/protocol.cxx" AutoGen: Parsing "SRC:/src/Network/pve.cxx" AutoGen: Parsing "SRC:/src/Network/ray.cxx" AutoGen: Parsing "SRC:/src/Network/rul.cxx" AutoGen: Parsing "SRC:/src/Radio/antenna.cxx" AutoGen: Parsing "SRC:/src/Radio/radio.cxx" AutoGen: Parsing "SRC:/src/Scenery/SceneryPager.cxx" AutoGen: Parsing "SRC:/src/Scenery/redout.cxx" AutoGen: Parsing "SRC:/src/Scenery/scenery.cxx" AutoGen: Parsing "SRC:/src/Scenery/terrain_pgt.cxx" AutoGen: Parsing "SRC:/src/Scenery/terrain_stg.cxx" AutoGen: Parsing "SRC:/src/Scenery/tilecache.cxx" AutoGen: Parsing "SRC:/src/Scenery/tileentry.cxx" AutoGen: Parsing "SRC:/src/Scenery/tilemgr.cxx" AutoGen: Parsing "SRC:/src/Scripting/ClipboardX11.cxx" AutoGen: Parsing "SRC:/src/Scripting/NasalAddons.cxx" AutoGen: Parsing "SRC:/src/Scripting/NasalAircraft.cxx" AutoGen: Parsing "SRC:/src/Scripting/NasalCanvas.cxx" AutoGen: Parsing "SRC:/src/Scripting/NasalClipboard.cxx" AutoGen: Parsing "SRC:/src/Scripting/NasalCondition.cxx" AutoGen: Parsing "SRC:/src/Scripting/NasalHTTP.cxx" AutoGen: Parsing "SRC:/src/Scripting/NasalModelData.cxx" AutoGen: Parsing "SRC:/src/Scripting/NasalPositioned.cxx" AutoGen: Parsing "SRC:/src/Scripting/NasalPositioned_cppbind.cxx" AutoGen: Parsing "SRC:/src/Scripting/NasalSGPath.cxx" AutoGen: Parsing "SRC:/src/Scripting/NasalString.cxx" AutoGen: Parsing "SRC:/src/Scripting/NasalSys.cxx" AutoGen: Parsing "SRC:/src/Scripting/nasal-props.cxx" AutoGen: Parsing "SRC:/src/Sound/audioident.cxx" AutoGen: Parsing "SRC:/src/Sound/beacon.cxx" AutoGen: Parsing "SRC:/src/Sound/fg_fx.cxx" AutoGen: Parsing "SRC:/src/Sound/morse.cxx" AutoGen: Parsing "SRC:/src/Sound/sample_queue.cxx" AutoGen: Parsing "SRC:/src/Sound/soundgenerator.cxx" AutoGen: Parsing "SRC:/src/Sound/soundmanager.cxx" AutoGen: Parsing "SRC:/src/Sound/voice.cxx" AutoGen: Parsing "SRC:/src/Sound/voiceplayer.cxx" AutoGen: Parsing "SRC:/src/Systems/electrical.cxx" AutoGen: Parsing "SRC:/src/Systems/pitot.cxx" AutoGen: Parsing "SRC:/src/Systems/static.cxx" AutoGen: Parsing "SRC:/src/Systems/system_mgr.cxx" AutoGen: Parsing "SRC:/src/Systems/vacuum.cxx" AutoGen: Parsing "SRC:/src/Time/TimeManager.cxx" AutoGen: Parsing "SRC:/src/Time/bodysolver.cxx" AutoGen: Parsing "SRC:/src/Time/light.cxx" AutoGen: Parsing "SRC:/src/Traffic/SchedFlight.cxx" AutoGen: Parsing "SRC:/src/Traffic/Schedule.cxx" AutoGen: Parsing "SRC:/src/Traffic/TrafficMgr.cxx" AutoGen: Parsing "SRC:/src/Viewer/CameraGroup_legacy.cxx" AutoGen: Parsing "SRC:/src/Viewer/FGEventHandler.cxx" AutoGen: Parsing "SRC:/src/Viewer/GraphicsWindowQt5.cpp" AutoGen: Parsing "SRC:/src/Viewer/PUICamera.cxx" AutoGen: Parsing "SRC:/src/Viewer/WindowBuilder.cxx" AutoGen: Parsing "SRC:/src/Viewer/WindowSystemAdapter.cxx" AutoGen: Parsing "SRC:/src/Viewer/fg_os_osgviewer.cxx" AutoGen: Parsing "SRC:/src/Viewer/fgviewer.cxx" AutoGen: Parsing "SRC:/src/Viewer/renderer_legacy.cxx" AutoGen: Parsing "SRC:/src/Viewer/renderingpipeline.cxx" AutoGen: Parsing "SRC:/src/Viewer/splash.cxx" AutoGen: Parsing "SRC:/src/Viewer/view.cxx" AutoGen: Parsing "SRC:/src/Viewer/viewmgr.cxx" AutoGen: Parsing "SRC:_build/src/EmbeddedResources/FlightGear-resources.cxx" AutoMoc: Generating "SRC:_build/src/Main/fgfs_autogen/YN7TM2UFQD/moc_GraphicsWindowQt5.cpp", because it doesn't exist, from "SRC:/src/Viewer/GraphicsWindowQt5.hxx" /usr/lib64/qt5/bin/moc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQmlModels -I/usr/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10 -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include-fixed --include /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/moc_predefs.h -p src/Viewer -o /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/YN7TM2UFQD/moc_GraphicsWindowQt5.cpp /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Viewer/GraphicsWindowQt5.hxx AutoMoc: Generating MOC compilation "SRC:_build/src/Main/fgfs_autogen/mocs_compilation.cpp" AutoGen: Writing the parse cache file "SRC:_build/src/Main/CMakeFiles/fgfs_autogen.dir/ParseCache.txt" AutoGen: Writing the settings file "SRC:_build/src/Main/CMakeFiles/fgfs_autogen.dir/AutogenUsed.txt" make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 38%] Built target fgfs_autogen make -f src/Main/CMakeFiles/fgfs.dir/build.make src/Main/CMakeFiles/fgfs.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/src/Main /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/src/Main /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/fgfs.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/fgfs.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/fgfs.dir/depend.internal". Dependee "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/CMakeFiles/fgfs.dir/depend.internal". Scanning dependencies of target fgfs make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make -f src/Main/CMakeFiles/fgfs.dir/build.make src/Main/CMakeFiles/fgfs.dir/build make[2]: Entering directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' [ 38%] Building CXX object src/Main/CMakeFiles/fgfs.dir/fgfs_autogen/mocs_compilation.cpp.o [ 38%] Building CXX object src/Main/CMakeFiles/fgfs.dir/bootstrap.cxx.o [ 38%] Building C object src/Main/CMakeFiles/fgfs.dir/__/__/3rdparty/mongoose/mongoose.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/fgfs_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/mocs_compilation.cpp cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/bootstrap.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Main/bootstrap.cxx [ 40%] Building C object src/Main/CMakeFiles/fgfs.dir/__/__/3rdparty/cjson/cJSON.c.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -fPIC -o CMakeFiles/fgfs.dir/__/__/3rdparty/mongoose/mongoose.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/mongoose/mongoose.c [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Add-ons/Addon.cxx.o [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Add-ons/AddonManager.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -fPIC -o CMakeFiles/fgfs.dir/__/__/3rdparty/cjson/cJSON.c.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/cjson/cJSON.c cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Add-ons/AddonManager.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Add-ons/AddonManager.cxx cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Add-ons/Addon.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Add-ons/Addon.cxx [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Add-ons/AddonMetadataParser.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Add-ons/AddonMetadataParser.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Add-ons/AddonMetadataParser.cxx /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/cjson/cJSON.c: In function 'cJSON_strcasecmp': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/cjson/cJSON.c:41:2: warning: this 'if' clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 41 | if (!s1) return (s1==s2)?0:1;if (!s2) return 1; | ^~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/cjson/cJSON.c:41:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 41 | if (!s1) return (s1==s2)?0:1;if (!s2) return 1; | ^~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/cjson/cJSON.c: In function 'print_object': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/cjson/cJSON.c:499:3: warning: this 'if' clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 499 | if (fmt) *ptr++='\n';*ptr=0; | ^~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/cjson/cJSON.c:499:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 499 | if (fmt) *ptr++='\n';*ptr=0; | ^ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/cjson/cJSON.c: In function 'cJSON_DetachItemFromArray': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/cjson/cJSON.c:526:2: warning: this 'if' clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 526 | if (c->prev) c->prev->next=c->next;if (c->next) c->next->prev=c->prev;if (c==array->child) array->child=c->next;c->prev=c->next=0;return c;} | ^~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/cjson/cJSON.c:526:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 526 | if (c->prev) c->prev->next=c->next;if (c->next) c->next->prev=c->prev;if (c==array->child) array->child=c->next;c->prev=c->next=0;return c;} | ^~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/mongoose/mongoose.c: In function 'start_process': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/mongoose/mongoose.c:2011:12: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 2011 | (void) chdir(dir); | ^~~~~~~~~~ [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Add-ons/AddonResourceProvider.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Add-ons/AddonResourceProvider.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Add-ons/AddonResourceProvider.cxx In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/nasal/cppbind/Ghost.hxx:32, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Add-ons/Addon.cxx:30: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Add-ons/AddonVersion.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Add-ons/AddonVersion.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Add-ons/AddonVersion.cxx [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Add-ons/contacts.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Add-ons/contacts.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Add-ons/contacts.cxx [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Add-ons/exceptions.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Add-ons/exceptions.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Add-ons/exceptions.cxx [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/apt_loader.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/apt_loader.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/apt_loader.cxx In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/nasal/cppbind/Ghost.hxx:32, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Add-ons/AddonVersion.cxx:32: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/dynamicloader.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/dynamicloader.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/dynamicloader.cxx [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/dynamics.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/dynamics.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/dynamics.cxx In file included from /usr/include/boost/bind.hpp:30, from /usr/include/simgear/nasal/cppbind/Ghost.hxx:32, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Add-ons/contacts.cxx:23: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/gnnode.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/gnnode.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/gnnode.cxx [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/groundnetwork.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/groundnetwork.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/groundnetwork.cxx [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/parking.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/parking.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/parking.cxx [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/pavement.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/pavement.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/pavement.cxx [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/runwaybase.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/runwaybase.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/runwaybase.cxx [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/runwayprefloader.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/runwayprefloader.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/runwayprefloader.cxx [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/runwayprefs.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/runwayprefs.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/runwayprefs.cxx [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/runways.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/runways.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/runways.cxx [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/sidstar.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/sidstar.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/sidstar.cxx [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/airport.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/airport.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/airport.cxx /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Add-ons/AddonVersion.cxx: In static member function 'static std::tuple flightgear::addons::AddonVersionSuffix::suffixStringToTuple(const string&)': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Add-ons/AddonVersion.cxx:136:38: warning: 'preReleaseType' may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 136 | AddonVersionSuffixPrereleaseType preReleaseType; | ^~~~~~~~~~~~~~ [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/xmlloader.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/xmlloader.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/xmlloader.cxx /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/runways.cxx: In static member function 'static std::string FGRunway::reverseIdent(const string&)': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/runways.cxx:81:17: warning: '%02i' directive writing between 2 and 11 bytes into a region of size 4 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 81 | sprintf(buf, "%02i", rn); | ^~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/runways.cxx:81:16: note: directive argument in the range [-2147483630, 2147483647] 81 | sprintf(buf, "%02i", rn); | ^~~~~~ In file included from /usr/include/stdio.h:867, from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/cstdio:42, from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/runways.cxx:28: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 4 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 |  __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Airports/airportdynamicsmanager.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Airports/airportdynamicsmanager.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Airports/airportdynamicsmanager.cxx [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Aircraft/controls.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Aircraft/controls.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/controls.cxx [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Aircraft/replay.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Aircraft/replay.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/replay.cxx [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Aircraft/flightrecorder.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Aircraft/flightrecorder.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/flightrecorder.cxx [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Aircraft/FlightHistory.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Aircraft/FlightHistory.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/FlightHistory.cxx [ 42%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Aircraft/initialstate.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Aircraft/initialstate.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/initialstate.cxx [ 44%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Aircraft/AircraftPerformance.cxx.o cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Main/fgfs_autogen/include -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/src/FDM/JSBSim -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/hidapi -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/joystick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQmlModels -DNDEBUG -O3 -march=native -pipe -fomit-frame-pointer -msse2 -mfpmath=sse -fopenmp -Wall -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION -DBOOST_NO_STDLIB_CONFIG -fPIC -std=gnu++11 -o CMakeFiles/fgfs.dir/__/Aircraft/AircraftPerformance.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/AircraftPerformance.cxx In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/AircraftPerformance.cxx:18: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/AircraftPerformance.hxx:68:10: error: 'string' in namespace 'std' does not name a type 68 | std::string heuristicCatergoryFromTags() const; | ^~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/AircraftPerformance.hxx:23:1: note: 'std::string' is defined in header ''; did you forget to '#include '? 22 | #include +++ |+#include  23 | /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/AircraftPerformance.cxx:105:13: error: no declaration matches 'std::string flightgear::AircraftPerformance::heuristicCatergoryFromTags() const' 105 | std::string AircraftPerformance::heuristicCatergoryFromTags() const | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/AircraftPerformance.cxx:105:13: note: no functions named 'std::string flightgear::AircraftPerformance::heuristicCatergoryFromTags() const' In file included from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/AircraftPerformance.cxx:18: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/AircraftPerformance.hxx:38:7: note: 'class flightgear::AircraftPerformance' defined here 38 | class AircraftPerformance | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/AircraftPerformance.cxx: In member function 'void flightgear::AircraftPerformance::icaoCategoryData()': /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/AircraftPerformance.cxx:128:19: error: 'heuristicCatergoryFromTags' was not declared in this scope 128 | propCat = heuristicCatergoryFromTags(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/AircraftPerformance.cxx: At global scope: /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/AircraftPerformance.cxx:99:13: warning: 'bool stringListContains(const string_list&, const string&)' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 99 | static bool stringListContains(const string_list& t, const std::string& s) | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src/Aircraft/AircraftPerformance.cxx:86:20: warning: 'string_list readTags()' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 86 | static string_list readTags() | ^~~~~~~~ make[2]: *** [src/Main/CMakeFiles/fgfs.dir/build.make:494: src/Main/CMakeFiles/fgfs.dir/__/Aircraft/AircraftPerformance.cxx.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build' make[1]: *** [CMakeFiles/Makefile2:2547: src/Main/CMakeFiles/fgfs.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'