------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.70.0.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.37.0.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/rhash-1.3.9.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/cmake-3.17.2.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/qtchooser-66_2.txz ===== Message from qtchooser-66_2: -- qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/qt5-buildtools-5.14.2.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/pcre2-10.35.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/qt5-core-5.14.2_2.txz Installing /packages/All/qt5-xml-5.14.2.txz Installing /packages/All/qt5-linguisttools-5.14.2.txz Installing /packages/All/qt5-qmake-5.14.2.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.6,3.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/libmysofa-0.9.txz Installing /packages/All/openal-soft-1.20.1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libevdev-1.5.9.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.6.5.txz Installing /packages/All/libudev-devd-0.4.2.txz Installing /packages/All/libmtdev-1.1.5_2.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-evdev-0.8.1_1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-pyudev-0.22.0.txz Installing /packages/All/libinput-1.12.6_1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/xcb-util-image-0.4.0_1.txz Installing /packages/All/xcb-util-keysyms-0.4.0_1.txz Installing /packages/All/xcb-util-renderutil-0.3.9_1.txz Installing /packages/All/xcb-util-wm-0.4.1_3.txz Installing /packages/All/xkeyboard-config-2.29.txz Installing /packages/All/libxkbcommon-0.10.0_2.txz ===== Message from libxkbcommon-0.10.0_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/qt5-dbus-5.14.2.txz Installing /packages/All/qt5-network-5.14.2.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/xprop-1.2.4.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/xset-1.2.4_3.txz Installing /packages/All/xdg-utils-1.1.3_1.txz Installing /packages/All/vulkan-headers-1.1.108.0.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/qt5-gui-5.14.2.txz Installing /packages/All/qt5-widgets-5.14.2.txz Installing /packages/All/qt5-opengl-5.14.2.txz Installing /packages/All/qt5-testlib-5.14.2.txz SUCCEEDED 00:00:57 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> dustrac-2.0.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> dustrac-2.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dustrac-2.0.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> dustrac-2.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dustrac-2.0.3 for building => SHA256 Checksum OK for juzzlin-DustRacing2D-2.0.3_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> dustrac-2.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dustrac-2.0.3 for building ===> Extracting for dustrac-2.0.3 => SHA256 Checksum OK for juzzlin-DustRacing2D-2.0.3_GH0.tar.gz. Extracted Memory Use: 27.02M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for dustrac-2.0.3 ===> Applying ports patches for dustrac-2.0.3 ===> Cleanly applied ports patch(es) patch-CMakeLists.txt patch-src_game_MiniCore_CMakeLists.txt SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> dustrac-2.0.3 depends on file: /usr/local/bin/cmake - found ===> dustrac-2.0.3 depends on package: pkgconf>=1.3.0_1 - found ===> dustrac-2.0.3 depends on package: xorgproto>=0 - found ===> dustrac-2.0.3 depends on package: xorgproto>=0 - found ===> dustrac-2.0.3 depends on file: /usr/local/lib/qt5/bin/moc - found ===> dustrac-2.0.3 depends on file: /usr/local/lib/qt5/bin/lrelease - found ===> dustrac-2.0.3 depends on file: /usr/local/lib/qt5/bin/qmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> dustrac-2.0.3 depends on shared library: libvorbisfile.so - found (/usr/local/lib/libvorbisfile.so) ===> dustrac-2.0.3 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> dustrac-2.0.3 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> dustrac-2.0.3 depends on shared library: libopenal.so.1 - found (/usr/local/lib/libopenal.so.1) ===> dustrac-2.0.3 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> dustrac-2.0.3 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> dustrac-2.0.3 depends on shared library: libQt5OpenGL.so - found (/usr/local/lib/qt5/libQt5OpenGL.so) ===> dustrac-2.0.3 depends on shared library: libQt5Test.so - found (/usr/local/lib/qt5/libQt5Test.so) ===> dustrac-2.0.3 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> dustrac-2.0.3 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> dustrac-2.0.3 depends on file: /usr/local/bin/cmake - found ===> dustrac-2.0.3 depends on package: pkgconf>=1.3.0_1 - found ===> dustrac-2.0.3 depends on package: xorgproto>=0 - found ===> dustrac-2.0.3 depends on package: xorgproto>=0 - found ===> dustrac-2.0.3 depends on file: /usr/local/lib/qt5/bin/moc - found ===> dustrac-2.0.3 depends on file: /usr/local/lib/qt5/bin/lrelease - found ===> dustrac-2.0.3 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> dustrac-2.0.3 depends on shared library: libvorbisfile.so - found (/usr/local/lib/libvorbisfile.so) ===> dustrac-2.0.3 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> dustrac-2.0.3 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> dustrac-2.0.3 depends on shared library: libopenal.so.1 - found (/usr/local/lib/libopenal.so.1) ===> dustrac-2.0.3 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> dustrac-2.0.3 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> dustrac-2.0.3 depends on shared library: libQt5OpenGL.so - found (/usr/local/lib/qt5/libQt5OpenGL.so) ===> dustrac-2.0.3 depends on shared library: libQt5Test.so - found (/usr/local/lib/qt5/libQt5Test.so) ===> dustrac-2.0.3 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> dustrac-2.0.3 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so) ===> Configuring for dustrac-2.0.3 ===> Performing out-of-source build /bin/mkdir -p /construction/games/dustrac/.build -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - 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/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling for OpenGL 2.1 -- Using QOpenGLFunctions -- Found OpenGL: /usr/local/lib/libGL.so -- Found OpenAL: /usr/local/lib/libopenal.so -- Found PkgConfig: pkgconf (found version "1.6.3") -- Checking for module 'vorbisfile' -- Found vorbisfile, version 1.3.6 -- Linux release build with system install targets. -- BIN_PATH: bin -- DATA_PATH: /usr/local/share/dustrac -- DOC_PATH:/usr/local/share/doc/dustrac -- Compiling for OpenGL 2.1 -- Using QOpenGLFunctions -- Configuring done CMake Warning (dev) in src/game/MiniCore/src/CMakeLists.txt: Policy CMP0100 is not set: Let AUTOMOC and AUTOUIC process .hh files. Run "cmake --help-policy CMP0100" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility, CMake is excluding the header file(s): "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcbbox.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcbbox3d.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcmacros.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcobbox.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcvector2d.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcvector3d.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcshaders.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcshaders30.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcshadersGLES.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcphysicscomponent.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcoutofboundariesevent.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcfrictiongenerator.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcforceregistry.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcforcegenerator.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcdragforcegenerator.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mccontact.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mccollisionevent.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mccollisiondetector.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcworldrenderer.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurfaceview.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurfaceparticlerendererlegacy.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurfaceparticlerenderer.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurfaceobjectrendererlegacy.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcrandom.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcobjectfactory.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcmeshloader.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcobjectdata.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcmeshobjectdata.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcmathutil.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcevent.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcrenderlayer.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mclogger.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurface.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcsurfaceconfigloader.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mccircleshape.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcsurfacemanager.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcmeshconfigloader.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcobject.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurfaceparticle.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcmeshmanager.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurfaceobjectrenderer.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcassetmanager.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcobjectcomponent.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcrectshape.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcworld.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcsurfaceobjectdata.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text/mctexturetext.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcobjectrendererbase.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mctimerevent.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcgravitygenerator.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mctrigonom.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcimpulsegenerator.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mctyperegistry.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcobjectgrid.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcvectoranimation.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcseparationevent.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mccamera.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcshape.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcglambientlight.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcspringforcegenerator.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcgldiffuselight.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcspringforcegenerator2dfast.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcglmaterial.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text/mctexturefont.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcglobjectbase.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text/mctexturefontconfigloader.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcglscene.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text/mctexturefontdata.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcglshaderprogram.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text/mctexturefontmanager.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcmesh.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text/mctextureglyph.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcmeshview.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcparticle.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcparticlerendererbase.hh" "/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcshapeview.hh" from processing by AUTOMOC. If any of the files should be processed, set CMP0100 to NEW. If any of the files should not be processed, explicitly exclude them by setting the source file property SKIP_AUTOMOC: set_property(SOURCE file.hh PROPERTY SKIP_AUTOMOC ON) This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_NO_BUILTIN_CHRPATH CMAKE_SHARED_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /construction/games/dustrac/.build SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for dustrac-2.0.3 /usr/local/bin/cmake -S/construction/games/dustrac/DustRacing2D-2.0.3 -B/construction/games/dustrac/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/games/dustrac/.build/CMakeFiles /construction/games/dustrac/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/all --- --- src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/all --- --- src/editor/CMakeFiles/dustrac-editor_autogen.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/all --- --- src/game/STFH/CMakeFiles/STFH_autogen.dir/all --- --- src/game/MTFH/CMakeFiles/MTFH_autogen.dir/all --- --- src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/all --- /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/depend --- src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/all --- /usr/bin/make -f src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/build.make src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/depend --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/all --- /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/depend --- src/game/STFH/CMakeFiles/STFH_autogen.dir/all --- /usr/bin/make -f src/game/STFH/CMakeFiles/STFH_autogen.dir/build.make src/game/STFH/CMakeFiles/STFH_autogen.dir/depend --- src/editor/CMakeFiles/dustrac-editor_autogen.dir/all --- /usr/bin/make -f src/editor/CMakeFiles/dustrac-editor_autogen.dir/build.make src/editor/CMakeFiles/dustrac-editor_autogen.dir/depend --- src/game/MTFH/CMakeFiles/MTFH_autogen.dir/all --- /usr/bin/make -f src/game/MTFH/CMakeFiles/MTFH_autogen.dir/build.make src/game/MTFH/CMakeFiles/MTFH_autogen.dir/depend --- src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/depend --- --- src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/all --- --- src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/depend --- --- src/game/STFH/CMakeFiles/STFH_autogen.dir/all --- --- src/game/STFH/CMakeFiles/STFH_autogen.dir/depend --- --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/all --- --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/depend --- --- src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/all --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src /construction/games/dustrac/.build/src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/DependInfo.cmake --- src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/all --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src /construction/games/dustrac/.build /construction/games/dustrac/.build/src/contrib/SimpleLogger/src /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/DependInfo.cmake --- src/game/STFH/CMakeFiles/STFH_autogen.dir/all --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/STFH /construction/games/dustrac/.build/src/game/STFH/CMakeFiles/STFH_autogen.dir/DependInfo.cmake --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/all --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src /construction/games/dustrac/.build /construction/games/dustrac/.build/src/contrib/SimpleLogger/src /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/DependInfo.cmake --- src/game/MTFH/CMakeFiles/MTFH_autogen.dir/all --- --- src/game/MTFH/CMakeFiles/MTFH_autogen.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MTFH /construction/games/dustrac/.build/src/game/MTFH/CMakeFiles/MTFH_autogen.dir/DependInfo.cmake --- src/editor/CMakeFiles/dustrac-editor_autogen.dir/all --- --- src/editor/CMakeFiles/dustrac-editor_autogen.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/dustrac-editor_autogen.dir/DependInfo.cmake --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/all --- Scanning dependencies of target SimpleLogger_autogen --- src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/all --- Scanning dependencies of target objlib_autogen --- src/game/STFH/CMakeFiles/STFH_autogen.dir/all --- Scanning dependencies of target STFH_autogen --- src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/all --- Scanning dependencies of target MiniCore_autogen --- src/game/MTFH/CMakeFiles/MTFH_autogen.dir/all --- Scanning dependencies of target MTFH_autogen --- src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/all --- /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/build --- src/game/STFH/CMakeFiles/STFH_autogen.dir/all --- /usr/bin/make -f src/game/STFH/CMakeFiles/STFH_autogen.dir/build.make src/game/STFH/CMakeFiles/STFH_autogen.dir/build --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/all --- /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/build --- src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/all --- /usr/bin/make -f src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/build.make src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/build --- src/game/MTFH/CMakeFiles/MTFH_autogen.dir/all --- /usr/bin/make -f src/game/MTFH/CMakeFiles/MTFH_autogen.dir/build.make src/game/MTFH/CMakeFiles/MTFH_autogen.dir/build --- src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore_autogen --- --- src/game/STFH/CMakeFiles/STFH_autogen.dir/all --- --- src/game/STFH/CMakeFiles/STFH_autogen --- --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/all --- --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen --- --- src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/all --- --- src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen --- --- src/game/MTFH/CMakeFiles/MTFH_autogen.dir/all --- --- src/game/MTFH/CMakeFiles/MTFH_autogen --- --- src/editor/CMakeFiles/dustrac-editor_autogen.dir/all --- Scanning dependencies of target dustrac-editor_autogen --- src/game/MTFH/CMakeFiles/MTFH_autogen.dir/all --- [ 0%] Automatic MOC for target MTFH --- src/game/STFH/CMakeFiles/STFH_autogen.dir/all --- [ 3%] Automatic MOC for target STFH --- src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/all --- [ 3%] Automatic MOC for target objlib --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/all --- [ 3%] Automatic MOC for target SimpleLogger --- src/game/MTFH/CMakeFiles/MTFH_autogen.dir/all --- cd /construction/games/dustrac/.build/src/game/MTFH && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/MTFH/CMakeFiles/MTFH_autogen.dir/AutogenInfo.json Release --- src/game/STFH/CMakeFiles/STFH_autogen.dir/all --- cd /construction/games/dustrac/.build/src/game/STFH && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/STFH/CMakeFiles/STFH_autogen.dir/AutogenInfo.json Release --- src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/all --- cd /construction/games/dustrac/.build/src/contrib/SimpleLogger/src && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/AutogenInfo.json Release --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/all --- cd /construction/games/dustrac/.build/src/contrib/SimpleLogger/src && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/AutogenInfo.json Release --- src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/all --- [ 3%] Automatic MOC for target MiniCore --- src/editor/CMakeFiles/dustrac-editor_autogen.dir/all --- /usr/bin/make -f src/editor/CMakeFiles/dustrac-editor_autogen.dir/build.make src/editor/CMakeFiles/dustrac-editor_autogen.dir/build --- src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/all --- cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/AutogenInfo.json Release --- src/editor/CMakeFiles/dustrac-editor_autogen.dir/all --- --- src/editor/CMakeFiles/dustrac-editor_autogen --- [ 4%] Automatic MOC for target dustrac-editor cd /construction/games/dustrac/.build/src/editor && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/editor/CMakeFiles/dustrac-editor_autogen.dir/AutogenInfo.json Release --- src/game/MTFH/CMakeFiles/MTFH_autogen.dir/all --- [ 4%] Built target MTFH_autogen --- src/game/MTFH/CMakeFiles/MTFH.dir/all --- /usr/bin/make -f src/game/MTFH/CMakeFiles/MTFH.dir/build.make src/game/MTFH/CMakeFiles/MTFH.dir/depend --- src/game/MTFH/CMakeFiles/MTFH.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MTFH /construction/games/dustrac/.build/src/game/MTFH/CMakeFiles/MTFH.dir/DependInfo.cmake Scanning dependencies of target MTFH /usr/bin/make -f src/game/MTFH/CMakeFiles/MTFH.dir/build.make src/game/MTFH/CMakeFiles/MTFH.dir/build --- src/game/MTFH/CMakeFiles/MTFH.dir/MTFH_autogen/mocs_compilation.cpp.o --- --- src/game/MTFH/CMakeFiles/MTFH.dir/animationcurve.cpp.o --- --- src/game/MTFH/CMakeFiles/MTFH.dir/menu.cpp.o --- --- src/game/MTFH/CMakeFiles/MTFH.dir/menuitem.cpp.o --- --- src/game/MTFH/CMakeFiles/MTFH.dir/menuitemaction.cpp.o --- --- src/game/MTFH/CMakeFiles/MTFH.dir/animationcurve.cpp.o --- [ 5%] Building CXX object src/game/MTFH/CMakeFiles/MTFH.dir/animationcurve.cpp.o --- src/game/MTFH/CMakeFiles/MTFH.dir/MTFH_autogen/mocs_compilation.cpp.o --- [ 5%] Building CXX object src/game/MTFH/CMakeFiles/MTFH.dir/MTFH_autogen/mocs_compilation.cpp.o --- src/game/MTFH/CMakeFiles/MTFH.dir/animationcurve.cpp.o --- cd /construction/games/dustrac/.build/src/game/MTFH && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/.build/src/game/MTFH/MTFH_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/MTFH.dir/animationcurve.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH/animationcurve.cpp --- src/game/MTFH/CMakeFiles/MTFH.dir/MTFH_autogen/mocs_compilation.cpp.o --- cd /construction/games/dustrac/.build/src/game/MTFH && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/.build/src/game/MTFH/MTFH_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/MTFH.dir/MTFH_autogen/mocs_compilation.cpp.o -c /construction/games/dustrac/.build/src/game/MTFH/MTFH_autogen/mocs_compilation.cpp --- src/game/MTFH/CMakeFiles/MTFH.dir/menu.cpp.o --- [ 6%] Building CXX object src/game/MTFH/CMakeFiles/MTFH.dir/menu.cpp.o cd /construction/games/dustrac/.build/src/game/MTFH && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/.build/src/game/MTFH/MTFH_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/MTFH.dir/menu.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH/menu.cpp --- src/game/MTFH/CMakeFiles/MTFH.dir/menuitem.cpp.o --- [ 6%] Building CXX object src/game/MTFH/CMakeFiles/MTFH.dir/menuitem.cpp.o cd /construction/games/dustrac/.build/src/game/MTFH && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/.build/src/game/MTFH/MTFH_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/MTFH.dir/menuitem.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH/menuitem.cpp --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/all --- [ 6%] Built target SimpleLogger_autogen --- src/game/MTFH/CMakeFiles/MTFH.dir/all --- --- src/game/MTFH/CMakeFiles/MTFH.dir/menumanager.cpp.o --- [ 7%] Building CXX object src/game/MTFH/CMakeFiles/MTFH.dir/menumanager.cpp.o cd /construction/games/dustrac/.build/src/game/MTFH && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/.build/src/game/MTFH/MTFH_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/MTFH.dir/menumanager.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH/menumanager.cpp --- src/game/MTFH/CMakeFiles/MTFH.dir/menuitemaction.cpp.o --- [ 7%] Building CXX object src/game/MTFH/CMakeFiles/MTFH.dir/menuitemaction.cpp.o cd /construction/games/dustrac/.build/src/game/MTFH && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/.build/src/game/MTFH/MTFH_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/MTFH.dir/menuitemaction.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH/menuitemaction.cpp --- src/game/STFH/CMakeFiles/STFH_autogen.dir/all --- [ 7%] Built target STFH_autogen --- src/game/STFH/CMakeFiles/STFH.dir/all --- /usr/bin/make -f src/game/STFH/CMakeFiles/STFH.dir/build.make src/game/STFH/CMakeFiles/STFH.dir/depend --- src/game/MTFH/CMakeFiles/MTFH.dir/all --- --- src/game/MTFH/CMakeFiles/MTFH.dir/menuitemview.cpp.o --- --- src/game/STFH/CMakeFiles/STFH.dir/all --- --- src/game/STFH/CMakeFiles/STFH.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/STFH /construction/games/dustrac/.build/src/game/STFH/CMakeFiles/STFH.dir/DependInfo.cmake --- src/game/MTFH/CMakeFiles/MTFH.dir/all --- [ 7%] Building CXX object src/game/MTFH/CMakeFiles/MTFH.dir/menuitemview.cpp.o cd /construction/games/dustrac/.build/src/game/MTFH && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/.build/src/game/MTFH/MTFH_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/MTFH.dir/menuitemview.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH/menuitemview.cpp --- src/game/STFH/CMakeFiles/STFH.dir/all --- Scanning dependencies of target STFH /usr/bin/make -f src/game/STFH/CMakeFiles/STFH.dir/build.make src/game/STFH/CMakeFiles/STFH.dir/build --- src/game/STFH/CMakeFiles/STFH.dir/STFH_autogen/mocs_compilation.cpp.o --- [ 8%] Building CXX object src/game/STFH/CMakeFiles/STFH.dir/STFH_autogen/mocs_compilation.cpp.o cd /construction/games/dustrac/.build/src/game/STFH && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/.build/src/game/STFH/STFH_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/STFH.dir/STFH_autogen/mocs_compilation.cpp.o -c /construction/games/dustrac/.build/src/game/STFH/STFH_autogen/mocs_compilation.cpp --- src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/all --- [ 8%] Built target objlib_autogen --- src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/all --- /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/depend --- src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src /construction/games/dustrac/.build /construction/games/dustrac/.build/src/contrib/SimpleLogger/src /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/DependInfo.cmake Scanning dependencies of target objlib /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/build --- src/game/STFH/CMakeFiles/STFH.dir/all --- --- src/game/STFH/CMakeFiles/STFH.dir/data.cpp.o --- --- src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/all --- --- src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/objlib_autogen/mocs_compilation.cpp.o --- --- src/game/STFH/CMakeFiles/STFH.dir/all --- [ 8%] Building CXX object src/game/STFH/CMakeFiles/STFH.dir/data.cpp.o cd /construction/games/dustrac/.build/src/game/STFH && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/.build/src/game/STFH/STFH_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/STFH.dir/data.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH/data.cpp --- src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/all --- [ 9%] Building CXX object src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/objlib_autogen/mocs_compilation.cpp.o cd /construction/games/dustrac/.build/src/contrib/SimpleLogger/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/.build/src/contrib/SimpleLogger/src/objlib_autogen/include -I/usr/local/include/AL/.. -pipe -O2 -fno-strict-aliasing -Wall -Wextra -Wpedantic -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/objlib.dir/objlib_autogen/mocs_compilation.cpp.o -c /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/objlib_autogen/mocs_compilation.cpp --- src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/all --- [ 9%] Built target MiniCore_autogen --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- /usr/bin/make -f src/game/MiniCore/src/CMakeFiles/MiniCore.dir/build.make src/game/MiniCore/src/CMakeFiles/MiniCore.dir/depend --- src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/all --- --- src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/simple_logger.cpp.o --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src /construction/games/dustrac/.build/src/game/MiniCore/src/CMakeFiles/MiniCore.dir/DependInfo.cmake --- src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/all --- [ 9%] Building CXX object src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/simple_logger.cpp.o cd /construction/games/dustrac/.build/src/contrib/SimpleLogger/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/.build/src/contrib/SimpleLogger/src/objlib_autogen/include -I/usr/local/include/AL/.. -pipe -O2 -fno-strict-aliasing -Wall -Wextra -Wpedantic -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/objlib.dir/simple_logger.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src/simple_logger.cpp --- src/game/STFH/CMakeFiles/STFH.dir/all --- --- src/game/STFH/CMakeFiles/STFH.dir/device.cpp.o --- [ 9%] Building CXX object src/game/STFH/CMakeFiles/STFH.dir/device.cpp.o cd /construction/games/dustrac/.build/src/game/STFH && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/.build/src/game/STFH/STFH_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/STFH.dir/device.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH/device.cpp --- src/game/STFH/CMakeFiles/STFH.dir/listener.cpp.o --- [ 10%] Building CXX object src/game/STFH/CMakeFiles/STFH.dir/listener.cpp.o cd /construction/games/dustrac/.build/src/game/STFH && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/.build/src/game/STFH/STFH_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/STFH.dir/listener.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH/listener.cpp --- src/game/STFH/CMakeFiles/STFH.dir/location.cpp.o --- [ 10%] Building CXX object src/game/STFH/CMakeFiles/STFH.dir/location.cpp.o cd /construction/games/dustrac/.build/src/game/STFH && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/.build/src/game/STFH/STFH_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/STFH.dir/location.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH/location.cpp --- src/game/STFH/CMakeFiles/STFH.dir/source.cpp.o --- [ 11%] Building CXX object src/game/STFH/CMakeFiles/STFH.dir/source.cpp.o cd /construction/games/dustrac/.build/src/game/STFH && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/.build/src/game/STFH/STFH_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/STFH.dir/source.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH/source.cpp --- src/editor/CMakeFiles/dustrac-editor_autogen.dir/all --- [ 11%] Built target dustrac-editor_autogen --- src/editor/CMakeFiles/dustrac-editor.dir/all --- /usr/bin/make -f src/editor/CMakeFiles/dustrac-editor.dir/build.make src/editor/CMakeFiles/dustrac-editor.dir/depend --- src/editor/qrc_editor.cpp --- [ 11%] Generating qrc_editor.cpp cd /construction/games/dustrac/.build/src/editor && /usr/local/lib/qt5/bin/rcc --name editor --output /construction/games/dustrac/.build/src/editor/qrc_editor.cpp /construction/games/dustrac/DustRacing2D-2.0.3/data/images/editor.qrc --- src/editor/qrc_icons.cpp --- [ 12%] Generating qrc_icons.cpp cd /construction/games/dustrac/.build/src/editor && /usr/local/lib/qt5/bin/rcc --name icons --output /construction/games/dustrac/.build/src/editor/qrc_icons.cpp /construction/games/dustrac/DustRacing2D-2.0.3/data/icons/icons.qrc --- src/editor/dustrac-editor_fi.qm --- --- src/editor/dustrac-editor_it.qm --- --- src/editor/dustrac-editor_fi.qm --- [ 12%] Generating dustrac-editor_fi.qm cd /construction/games/dustrac/.build/src/editor && /usr/local/lib/qt5/bin/lrelease /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/translations/dustrac-editor_fi.ts -qm /construction/games/dustrac/.build/src/editor/dustrac-editor_fi.qm Updating '/construction/games/dustrac/.build/src/editor/dustrac-editor_fi.qm'... Generated 90 translation(s) (90 finished and 0 unfinished) Ignored 1 untranslated source text(s) --- src/editor/dustrac-editor_cs.qm --- --- src/editor/dustrac-editor_it.qm --- [ 13%] Generating dustrac-editor_it.qm cd /construction/games/dustrac/.build/src/editor && /usr/local/lib/qt5/bin/lrelease /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/translations/dustrac-editor_it.ts -qm /construction/games/dustrac/.build/src/editor/dustrac-editor_it.qm --- src/editor/dustrac-editor_cs.qm --- [ 13%] Generating dustrac-editor_cs.qm cd /construction/games/dustrac/.build/src/editor && /usr/local/lib/qt5/bin/lrelease /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/translations/dustrac-editor_cs.ts -qm /construction/games/dustrac/.build/src/editor/dustrac-editor_cs.qm --- src/editor/dustrac-editor_it.qm --- Updating '/construction/games/dustrac/.build/src/editor/dustrac-editor_it.qm'... Generated 91 translation(s) (91 finished and 0 unfinished) --- src/editor/dustrac-editor_fr.qm --- --- src/editor/dustrac-editor_cs.qm --- Updating '/construction/games/dustrac/.build/src/editor/dustrac-editor_cs.qm'... Generated 79 translation(s) (79 finished and 0 unfinished) Ignored 12 untranslated source text(s) --- src/editor/dustrac-editor_de.qm --- --- src/editor/dustrac-editor_fr.qm --- [ 14%] Generating dustrac-editor_fr.qm --- src/editor/dustrac-editor_de.qm --- [ 14%] Generating dustrac-editor_de.qm --- src/editor/dustrac-editor_fr.qm --- cd /construction/games/dustrac/.build/src/editor && /usr/local/lib/qt5/bin/lrelease /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/translations/dustrac-editor_fr.ts -qm /construction/games/dustrac/.build/src/editor/dustrac-editor_fr.qm --- src/editor/dustrac-editor_de.qm --- cd /construction/games/dustrac/.build/src/editor && /usr/local/lib/qt5/bin/lrelease /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/translations/dustrac-editor_de.ts -qm /construction/games/dustrac/.build/src/editor/dustrac-editor_de.qm Updating '/construction/games/dustrac/.build/src/editor/dustrac-editor_de.qm'... --- src/editor/dustrac-editor_fr.qm --- Updating '/construction/games/dustrac/.build/src/editor/dustrac-editor_fr.qm'... Generated 81 translation(s) (80 finished and 1 unfinished) Ignored 10 untranslated source text(s) --- src/editor/dustrac-editor_de.qm --- Generated 91 translation(s) (91 finished and 0 unfinished) --- src/editor/CMakeFiles/dustrac-editor.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/dustrac-editor.dir/DependInfo.cmake Scanning dependencies of target dustrac-editor /usr/bin/make -f src/editor/CMakeFiles/dustrac-editor.dir/build.make src/editor/CMakeFiles/dustrac-editor.dir/build --- src/editor/CMakeFiles/dustrac-editor.dir/dustrac-editor_autogen/mocs_compilation.cpp.o --- --- src/editor/CMakeFiles/dustrac-editor.dir/aboutdlg.cpp.o --- --- src/editor/CMakeFiles/dustrac-editor.dir/application.cpp.o --- --- src/editor/CMakeFiles/dustrac-editor.dir/draganddropstore.cpp.o --- [ 15%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/draganddropstore.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/draganddropstore.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/draganddropstore.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/aboutdlg.cpp.o --- [ 16%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/aboutdlg.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/aboutdlg.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/aboutdlg.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/dustrac-editor_autogen/mocs_compilation.cpp.o --- [ 16%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/dustrac-editor_autogen/mocs_compilation.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/dustrac-editor_autogen/mocs_compilation.cpp.o -c /construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/mocs_compilation.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/application.cpp.o --- [ 16%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/application.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/application.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/application.cpp --- src/game/STFH/CMakeFiles/STFH.dir/all --- --- src/game/STFH/libSTFH.a --- [ 16%] Linking CXX static library libSTFH.a cd /construction/games/dustrac/.build/src/game/STFH && /usr/local/bin/cmake -P CMakeFiles/STFH.dir/cmake_clean_target.cmake cd /construction/games/dustrac/.build/src/game/STFH && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/STFH.dir/link.txt --verbose=1 /usr/bin/ar qc libSTFH.a CMakeFiles/STFH.dir/STFH_autogen/mocs_compilation.cpp.o CMakeFiles/STFH.dir/data.cpp.o CMakeFiles/STFH.dir/device.cpp.o CMakeFiles/STFH.dir/listener.cpp.o CMakeFiles/STFH.dir/location.cpp.o CMakeFiles/STFH.dir/source.cpp.o /usr/bin/ranlib libSTFH.a [ 16%] Built target STFH --- src/editor/CMakeFiles/dustrac-editor.dir/all --- --- src/editor/CMakeFiles/dustrac-editor.dir/editordata.cpp.o --- [ 16%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/editordata.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/editordata.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/editordata.cpp --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- Scanning dependencies of target MiniCore /usr/bin/make -f src/game/MiniCore/src/CMakeFiles/MiniCore.dir/build.make src/game/MiniCore/src/CMakeFiles/MiniCore.dir/build --- src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/all --- [ 16%] Built target objlib --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/all --- /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/depend --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src /construction/games/dustrac/.build /construction/games/dustrac/.build/src/contrib/SimpleLogger/src /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/DependInfo.cmake Scanning dependencies of target SimpleLogger /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/build --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/SimpleLogger_autogen/mocs_compilation.cpp.o --- [ 16%] Building CXX object src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/SimpleLogger_autogen/mocs_compilation.cpp.o cd /construction/games/dustrac/.build/src/contrib/SimpleLogger/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/.build/src/contrib/SimpleLogger/src/SimpleLogger_autogen/include -I/usr/local/include/AL/.. -pipe -O2 -fno-strict-aliasing -Wall -Wextra -Wpedantic -pipe -O2 -fno-strict-aliasing -std=gnu++11 -o CMakeFiles/SimpleLogger.dir/SimpleLogger_autogen/mocs_compilation.cpp.o -c /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/SimpleLogger_autogen/mocs_compilation.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/all --- --- src/editor/CMakeFiles/dustrac-editor.dir/editorview.cpp.o --- [ 16%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/editorview.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/editorview.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/editorview.cpp --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/MiniCore_autogen/mocs_compilation.cpp.o --- --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/all --- --- libSimpleLogger.a --- [ 16%] Linking CXX static library ../../../../libSimpleLogger.a cd /construction/games/dustrac/.build/src/contrib/SimpleLogger/src && /usr/local/bin/cmake -P CMakeFiles/SimpleLogger.dir/cmake_clean_target.cmake --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- [ 17%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/MiniCore_autogen/mocs_compilation.cpp.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/MiniCore_autogen/mocs_compilation.cpp.o -c /construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/mocs_compilation.cpp --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/all --- cd /construction/games/dustrac/.build/src/contrib/SimpleLogger/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/SimpleLogger.dir/link.txt --verbose=1 /usr/bin/ar qc ../../../../libSimpleLogger.a CMakeFiles/SimpleLogger.dir/SimpleLogger_autogen/mocs_compilation.cpp.o CMakeFiles/objlib.dir/objlib_autogen/mocs_compilation.cpp.o CMakeFiles/objlib.dir/simple_logger.cpp.o /usr/bin/ranlib ../../../../libSimpleLogger.a --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcassetmanager.cc.o --- --- src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/all --- [ 17%] Built target SimpleLogger --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcmeshconfigloader.cc.o --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcassetmanager.cc.o --- [ 17%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcassetmanager.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Asset/mcassetmanager.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcassetmanager.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcmeshconfigloader.cc.o --- [ 17%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcmeshconfigloader.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Asset/mcmeshconfigloader.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcmeshconfigloader.cc --- src/editor/CMakeFiles/dustrac-editor.dir/all --- --- src/editor/CMakeFiles/dustrac-editor.dir/floodfill.cpp.o --- [ 18%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/floodfill.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/floodfill.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/floodfill.cpp --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcmeshloader.cc.o --- [ 19%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcmeshloader.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Asset/mcmeshloader.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcmeshloader.cc --- src/game/MTFH/CMakeFiles/MTFH.dir/all --- --- src/game/MTFH/libMTFH.a --- [ 20%] Linking CXX static library libMTFH.a cd /construction/games/dustrac/.build/src/game/MTFH && /usr/local/bin/cmake -P CMakeFiles/MTFH.dir/cmake_clean_target.cmake cd /construction/games/dustrac/.build/src/game/MTFH && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/MTFH.dir/link.txt --verbose=1 /usr/bin/ar qc libMTFH.a CMakeFiles/MTFH.dir/MTFH_autogen/mocs_compilation.cpp.o CMakeFiles/MTFH.dir/animationcurve.cpp.o CMakeFiles/MTFH.dir/menu.cpp.o CMakeFiles/MTFH.dir/menuitem.cpp.o CMakeFiles/MTFH.dir/menuitemaction.cpp.o CMakeFiles/MTFH.dir/menumanager.cpp.o CMakeFiles/MTFH.dir/menuitemview.cpp.o /usr/bin/ranlib libMTFH.a [ 20%] Built target MTFH --- src/editor/CMakeFiles/dustrac-editor.dir/all --- --- src/editor/CMakeFiles/dustrac-editor.dir/main.cpp.o --- [ 20%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/main.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/main.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/main.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/mainwindow.cpp.o --- [ 21%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/mainwindow.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/mainwindow.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/mainwindow.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/map.cpp.o --- [ 21%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/map.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/map.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/map.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/mediator.cpp.o --- --- src/editor/CMakeFiles/dustrac-editor.dir/newtrackdialog.cpp.o --- [ 22%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/newtrackdialog.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/newtrackdialog.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/newtrackdialog.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/mediator.cpp.o --- [ 22%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/mediator.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/mediator.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/mediator.cpp --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcmeshmanager.cc.o --- [ 22%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcmeshmanager.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Asset/mcmeshmanager.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcmeshmanager.cc --- src/editor/CMakeFiles/dustrac-editor.dir/all --- --- src/editor/CMakeFiles/dustrac-editor.dir/object.cpp.o --- [ 22%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/object.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/object.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/object.cpp --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcmeshobjectdata.cc.o --- [ 23%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcmeshobjectdata.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Asset/mcmeshobjectdata.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcmeshobjectdata.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcsurfaceobjectdata.cc.o --- [ 23%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcsurfaceobjectdata.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Asset/mcsurfaceobjectdata.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcsurfaceobjectdata.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcsurfaceconfigloader.cc.o --- [ 24%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcsurfaceconfigloader.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Asset/mcsurfaceconfigloader.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcsurfaceconfigloader.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcsurfacemanager.cc.o --- [ 24%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Asset/mcsurfacemanager.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Asset/mcsurfacemanager.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset/mcsurfacemanager.cc --- src/editor/CMakeFiles/dustrac-editor.dir/all --- --- src/editor/CMakeFiles/dustrac-editor.dir/objectfactory.cpp.o --- [ 25%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/objectfactory.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/objectfactory.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/objectfactory.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/objectmodelloader.cpp.o --- [ 25%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/objectmodelloader.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/objectmodelloader.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/objectmodelloader.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/rotatedialog.cpp.o --- [ 26%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/rotatedialog.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/rotatedialog.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/rotatedialog.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/mainwindow.cpp.o --- /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/mainwindow.cpp: In member function 'void MainWindow::init()': /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/mainwindow.cpp:140:63: warning: 'const QRect QDesktopWidget::availableGeometry(int) const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] QRect geometry(QApplication::desktop()->availableGeometry()); ^ In file included from /usr/local/include/qt5/QtWidgets/QDesktopWidget:1, from /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/mainwindow.cpp:36: /usr/local/include/qt5/QtWidgets/qdesktopwidget.h:88:67: note: declared here QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect availableGeometry(int screen = -1) const; ^~~~~~~~~~~~~~~~~ --- src/editor/CMakeFiles/dustrac-editor.dir/targetnode.cpp.o --- [ 26%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/targetnode.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/targetnode.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/targetnode.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/targetnodesizedlg.cpp.o --- [ 26%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/targetnodesizedlg.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/targetnodesizedlg.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/targetnodesizedlg.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/tileanimator.cpp.o --- [ 27%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/tileanimator.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/tileanimator.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/tileanimator.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/trackdata.cpp.o --- [ 27%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/trackdata.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/trackdata.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/trackdata.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/trackio.cpp.o --- [ 28%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/trackio.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/trackio.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/trackio.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/tracktile.cpp.o --- [ 28%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/tracktile.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/tracktile.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/tracktile.cpp --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcevent.cc.o --- [ 28%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcevent.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Core/mcevent.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcevent.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mclogger.cc.o --- [ 29%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mclogger.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Core/mclogger.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mclogger.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcmathutil.cc.o --- [ 29%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcmathutil.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Core/mcmathutil.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcmathutil.cc --- src/editor/CMakeFiles/dustrac-editor.dir/all --- --- src/editor/CMakeFiles/dustrac-editor.dir/trackpropertiesdialog.cpp.o --- [ 30%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/trackpropertiesdialog.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/trackpropertiesdialog.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/trackpropertiesdialog.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/undostack.cpp.o --- [ 30%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/undostack.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/undostack.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/editor/undostack.cpp --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcobject.cc.o --- [ 31%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcobject.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Core/mcobject.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcobject.cc --- src/editor/CMakeFiles/dustrac-editor.dir/all --- --- src/editor/CMakeFiles/dustrac-editor.dir/__/common/mapbase.cpp.o --- [ 31%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/__/common/mapbase.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/__/common/mapbase.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/mapbase.cpp --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcobjectcomponent.cc.o --- [ 31%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcobjectcomponent.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Core/mcobjectcomponent.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcobjectcomponent.cc --- src/editor/CMakeFiles/dustrac-editor.dir/all --- --- src/editor/CMakeFiles/dustrac-editor.dir/__/common/objectbase.cpp.o --- [ 32%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/__/common/objectbase.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/__/common/objectbase.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/objectbase.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/__/common/objects.cpp.o --- [ 32%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/__/common/objects.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/__/common/objects.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/objects.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/__/common/route.cpp.o --- [ 33%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/__/common/route.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/__/common/route.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/route.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/__/common/targetnodebase.cpp.o --- [ 33%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/__/common/targetnodebase.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/__/common/targetnodebase.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/targetnodebase.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/__/common/trackdatabase.cpp.o --- [ 34%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/__/common/trackdatabase.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/__/common/trackdatabase.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/trackdatabase.cpp --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcobjectdata.cc.o --- [ 35%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcobjectdata.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Core/mcobjectdata.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcobjectdata.cc --- src/editor/CMakeFiles/dustrac-editor.dir/all --- --- src/editor/CMakeFiles/dustrac-editor.dir/__/common/tracktilebase.cpp.o --- [ 35%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/__/common/tracktilebase.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/__/common/tracktilebase.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/tracktilebase.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/qrc_editor.cpp.o --- [ 35%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/qrc_editor.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/qrc_editor.cpp.o -c /construction/games/dustrac/.build/src/editor/qrc_editor.cpp --- src/editor/CMakeFiles/dustrac-editor.dir/qrc_icons.cpp.o --- [ 36%] Building CXX object src/editor/CMakeFiles/dustrac-editor.dir/qrc_icons.cpp.o cd /construction/games/dustrac/.build/src/editor && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/editor -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor -I/construction/games/dustrac/.build/src/editor/dustrac-editor_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/editor/../common -I/construction/games/dustrac/.build -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-editor.dir/qrc_icons.cpp.o -c /construction/games/dustrac/.build/src/editor/qrc_icons.cpp --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcobjectfactory.cc.o --- [ 36%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcobjectfactory.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Core/mcobjectfactory.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcobjectfactory.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcrandom.cc.o --- [ 36%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcrandom.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Core/mcrandom.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcrandom.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mctimerevent.cc.o --- [ 37%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mctimerevent.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Core/mctimerevent.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mctimerevent.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mctrigonom.cc.o --- [ 37%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mctrigonom.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Core/mctrigonom.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mctrigonom.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mctyperegistry.cc.o --- [ 38%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mctyperegistry.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Core/mctyperegistry.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mctyperegistry.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcvectoranimation.cc.o --- [ 38%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcvectoranimation.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Core/mcvectoranimation.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcvectoranimation.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcworld.cc.o --- [ 39%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Core/mcworld.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Core/mcworld.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core/mcworld.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mccamera.cc.o --- [ 39%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mccamera.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mccamera.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mccamera.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcglambientlight.cc.o --- [ 39%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcglambientlight.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcglambientlight.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcglambientlight.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcgldiffuselight.cc.o --- [ 40%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcgldiffuselight.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcgldiffuselight.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcgldiffuselight.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcglmaterial.cc.o --- [ 40%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcglmaterial.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcglmaterial.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcglmaterial.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcglobjectbase.cc.o --- [ 41%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcglobjectbase.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcglobjectbase.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcglobjectbase.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcglscene.cc.o --- [ 41%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcglscene.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcglscene.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcglscene.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcglshaderprogram.cc.o --- [ 42%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcglshaderprogram.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcglshaderprogram.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcglshaderprogram.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcmesh.cc.o --- [ 42%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcmesh.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcmesh.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcmesh.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcmeshview.cc.o --- [ 42%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcmeshview.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcmeshview.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcmeshview.cc --- src/editor/CMakeFiles/dustrac-editor.dir/all --- --- dustrac-editor --- [ 42%] Linking CXX executable ../../dustrac-editor cd /construction/games/dustrac/.build/src/editor && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/dustrac-editor.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -L/usr/local/lib CMakeFiles/dustrac-editor.dir/dustrac-editor_autogen/mocs_compilation.cpp.o CMakeFiles/dustrac-editor.dir/aboutdlg.cpp.o CMakeFiles/dustrac-editor.dir/application.cpp.o CMakeFiles/dustrac-editor.dir/draganddropstore.cpp.o CMakeFiles/dustrac-editor.dir/editordata.cpp.o CMakeFiles/dustrac-editor.dir/editorview.cpp.o CMakeFiles/dustrac-editor.dir/floodfill.cpp.o CMakeFiles/dustrac-editor.dir/main.cpp.o CMakeFiles/dustrac-editor.dir/mainwindow.cpp.o CMakeFiles/dustrac-editor.dir/map.cpp.o CMakeFiles/dustrac-editor.dir/mediator.cpp.o CMakeFiles/dustrac-editor.dir/newtrackdialog.cpp.o CMakeFiles/dustrac-editor.dir/object.cpp.o CMakeFiles/dustrac-editor.dir/objectfactory.cpp.o CMakeFiles/dustrac-editor.dir/objectmodelloader.cpp.o CMakeFiles/dustrac-editor.dir/rotatedialog.cpp.o CMakeFiles/dustrac-editor.dir/targetnode.cpp.o CMakeFiles/dustrac-editor.dir/targetnodesizedlg.cpp.o CMakeFiles/dustrac-editor.dir/tileanimator.cpp.o CMakeFiles/dustrac-editor.dir/trackdata.cpp.o CMakeFiles/dustrac-editor.dir/trackio.cpp.o CMakeFiles/dustrac-editor.dir/tracktile.cpp.o CMakeFiles/dustrac-editor.dir/trackpropertiesdialog.cpp.o CMakeFiles/dustrac-editor.dir/undostack.cpp.o CMakeFiles/dustrac-editor.dir/__/common/mapbase.cpp.o CMakeFiles/dustrac-editor.dir/__/common/objectbase.cpp.o CMakeFiles/dustrac-editor.dir/__/common/objects.cpp.o CMakeFiles/dustrac-editor.dir/__/common/route.cpp.o CMakeFiles/dustrac-editor.dir/__/common/targetnodebase.cpp.o CMakeFiles/dustrac-editor.dir/__/common/trackdatabase.cpp.o CMakeFiles/dustrac-editor.dir/__/common/tracktilebase.cpp.o CMakeFiles/dustrac-editor.dir/qrc_editor.cpp.o CMakeFiles/dustrac-editor.dir/qrc_icons.cpp.o -o ../../dustrac-editor -Wl,-z,origin,-rpath,/usr/local/lib/qt5:/usr/local/lib /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib [ 42%] Built target dustrac-editor --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_de.dir/all --- /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_de.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_de.dir/depend --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_de.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/copy-translation-file-dustrac-editor_de.dir/DependInfo.cmake Scanning dependencies of target copy-translation-file-dustrac-editor_de /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_de.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_de.dir/build --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_de --- cd /construction/games/dustrac/.build/src/editor && cmake -E copy /construction/games/dustrac/.build/src/editor/dustrac-editor_de.qm /construction/games/dustrac/.build/data/translations/dustrac-editor_de.qm [ 42%] Built target copy-translation-file-dustrac-editor_de --- src/editor/CMakeFiles/desktop-file-editor.dir/all --- /usr/bin/make -f src/editor/CMakeFiles/desktop-file-editor.dir/build.make src/editor/CMakeFiles/desktop-file-editor.dir/depend --- src/editor/CMakeFiles/desktop-file-editor.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/desktop-file-editor.dir/DependInfo.cmake Scanning dependencies of target desktop-file-editor /usr/bin/make -f src/editor/CMakeFiles/desktop-file-editor.dir/build.make src/editor/CMakeFiles/desktop-file-editor.dir/build --- src/editor/CMakeFiles/desktop-file-editor --- cd /construction/games/dustrac/.build/src/editor && cmake -E copy /construction/games/dustrac/DustRacing2D-2.0.3/src/dustrac-editor.desktop.in /construction/games/dustrac/.build/dustrac-editor.desktop [ 42%] Built target desktop-file-editor --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fi.dir/all --- /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fi.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fi.dir/depend --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fi.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fi.dir/DependInfo.cmake Scanning dependencies of target copy-translation-file-dustrac-editor_fi /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fi.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fi.dir/build --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fi --- cd /construction/games/dustrac/.build/src/editor && cmake -E copy /construction/games/dustrac/.build/src/editor/dustrac-editor_fi.qm /construction/games/dustrac/.build/data/translations/dustrac-editor_fi.qm [ 42%] Built target copy-translation-file-dustrac-editor_fi --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_it.dir/all --- /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_it.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_it.dir/depend --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_it.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/copy-translation-file-dustrac-editor_it.dir/DependInfo.cmake Scanning dependencies of target copy-translation-file-dustrac-editor_it /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_it.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_it.dir/build --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_it --- cd /construction/games/dustrac/.build/src/editor && cmake -E copy /construction/games/dustrac/.build/src/editor/dustrac-editor_it.qm /construction/games/dustrac/.build/data/translations/dustrac-editor_it.qm [ 42%] Built target copy-translation-file-dustrac-editor_it --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/all --- /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/depend --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcobjectrendererbase.cc.o --- [ 43%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcobjectrendererbase.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcobjectrendererbase.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcobjectrendererbase.cc --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/all --- --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/DependInfo.cmake --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcparticle.cc.o --- --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/all --- Scanning dependencies of target copy-translation-file-dustrac-editor_cs /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/build --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs --- cd /construction/games/dustrac/.build/src/editor && cmake -E copy /construction/games/dustrac/.build/src/editor/dustrac-editor_cs.qm /construction/games/dustrac/.build/data/translations/dustrac-editor_cs.qm --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- [ 43%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcparticle.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcparticle.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcparticle.cc --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/all --- [ 43%] Built target copy-translation-file-dustrac-editor_cs --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fr.dir/all --- /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fr.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fr.dir/depend --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fr.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fr.dir/DependInfo.cmake Scanning dependencies of target copy-translation-file-dustrac-editor_fr /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fr.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fr.dir/build --- src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fr --- cd /construction/games/dustrac/.build/src/editor && cmake -E copy /construction/games/dustrac/.build/src/editor/dustrac-editor_fr.qm /construction/games/dustrac/.build/data/translations/dustrac-editor_fr.qm [ 43%] Built target copy-translation-file-dustrac-editor_fr --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/all --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcparticlerendererbase.cc.o --- [ 44%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcparticlerendererbase.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcparticlerendererbase.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcparticlerendererbase.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcrenderlayer.cc.o --- [ 44%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcrenderlayer.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcrenderlayer.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcrenderlayer.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcshapeview.cc.o --- [ 45%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcshapeview.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcshapeview.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcshapeview.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurfaceparticle.cc.o --- [ 45%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurfaceparticle.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcsurfaceparticle.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurfaceparticle.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurfaceobjectrenderer.cc.o --- [ 45%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurfaceobjectrenderer.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcsurfaceobjectrenderer.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurfaceobjectrenderer.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurfaceobjectrendererlegacy.cc.o --- [ 46%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurfaceobjectrendererlegacy.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcsurfaceobjectrendererlegacy.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurfaceobjectrendererlegacy.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurfaceparticlerenderer.cc.o --- [ 46%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurfaceparticlerenderer.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcsurfaceparticlerenderer.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurfaceparticlerenderer.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurfaceparticlerendererlegacy.cc.o --- [ 47%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurfaceparticlerendererlegacy.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcsurfaceparticlerendererlegacy.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurfaceparticlerendererlegacy.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurface.cc.o --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurfaceview.cc.o --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurface.cc.o --- [ 47%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurface.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcsurface.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurface.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurfaceview.cc.o --- [ 48%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcsurfaceview.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcsurfaceview.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcsurfaceview.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcworldrenderer.cc.o --- [ 48%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Graphics/mcworldrenderer.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Graphics/mcworldrenderer.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics/mcworldrenderer.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mccircleshape.cc.o --- [ 48%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mccircleshape.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mccircleshape.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mccircleshape.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mccollisiondetector.cc.o --- [ 49%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mccollisiondetector.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mccollisiondetector.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mccollisiondetector.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mccollisionevent.cc.o --- [ 49%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mccollisionevent.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mccollisionevent.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mccollisionevent.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mccontact.cc.o --- [ 50%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mccontact.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mccontact.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mccontact.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcdragforcegenerator.cc.o --- [ 50%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcdragforcegenerator.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcdragforcegenerator.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcdragforcegenerator.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcforcegenerator.cc.o --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcforceregistry.cc.o --- --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcforcegenerator.cc.o --- [ 51%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcforcegenerator.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcforcegenerator.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcforcegenerator.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcforceregistry.cc.o --- [ 51%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcforceregistry.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcforceregistry.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcforceregistry.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcfrictiongenerator.cc.o --- [ 51%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcfrictiongenerator.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcfrictiongenerator.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcfrictiongenerator.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcgravitygenerator.cc.o --- [ 52%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcgravitygenerator.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcgravitygenerator.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcgravitygenerator.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcimpulsegenerator.cc.o --- [ 52%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcimpulsegenerator.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcimpulsegenerator.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcimpulsegenerator.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcobjectgrid.cc.o --- [ 53%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcobjectgrid.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcobjectgrid.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcobjectgrid.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcoutofboundariesevent.cc.o --- [ 53%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcoutofboundariesevent.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcoutofboundariesevent.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcoutofboundariesevent.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcphysicscomponent.cc.o --- [ 54%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcphysicscomponent.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcphysicscomponent.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcphysicscomponent.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcrectshape.cc.o --- [ 54%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcrectshape.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcrectshape.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcrectshape.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcseparationevent.cc.o --- [ 54%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcseparationevent.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcseparationevent.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcseparationevent.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcshape.cc.o --- [ 55%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcshape.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcshape.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcshape.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcspringforcegenerator.cc.o --- [ 55%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcspringforcegenerator.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcspringforcegenerator.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcspringforcegenerator.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcspringforcegenerator2dfast.cc.o --- [ 56%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Physics/mcspringforcegenerator2dfast.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Physics/mcspringforcegenerator2dfast.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics/mcspringforcegenerator2dfast.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Text/mctexturefont.cc.o --- [ 56%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Text/mctexturefont.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Text/mctexturefont.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text/mctexturefont.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Text/mctexturefontconfigloader.cc.o --- [ 57%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Text/mctexturefontconfigloader.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Text/mctexturefontconfigloader.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text/mctexturefontconfigloader.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Text/mctexturefontdata.cc.o --- [ 57%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Text/mctexturefontdata.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Text/mctexturefontdata.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text/mctexturefontdata.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Text/mctexturefontmanager.cc.o --- [ 57%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Text/mctexturefontmanager.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Text/mctexturefontmanager.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text/mctexturefontmanager.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Text/mctextureglyph.cc.o --- [ 58%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Text/mctextureglyph.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Text/mctextureglyph.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text/mctextureglyph.cc --- src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Text/mctexturetext.cc.o --- [ 58%] Building CXX object src/game/MiniCore/src/CMakeFiles/MiniCore.dir/Text/mctexturetext.cc.o cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src -I/construction/games/dustrac/.build/src/game/MiniCore/src/MiniCore_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MiniCore.dir/Text/mctexturetext.cc.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text/mctexturetext.cc --- src/game/MiniCore/src/libMiniCore.a --- [ 59%] Linking CXX static library libMiniCore.a cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/local/bin/cmake -P CMakeFiles/MiniCore.dir/cmake_clean_target.cmake cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/MiniCore.dir/link.txt --verbose=1 /usr/bin/ar qc libMiniCore.a CMakeFiles/MiniCore.dir/MiniCore_autogen/mocs_compilation.cpp.o CMakeFiles/MiniCore.dir/Asset/mcassetmanager.cc.o CMakeFiles/MiniCore.dir/Asset/mcmeshconfigloader.cc.o CMakeFiles/MiniCore.dir/Asset/mcmeshloader.cc.o CMakeFiles/MiniCore.dir/Asset/mcmeshmanager.cc.o CMakeFiles/MiniCore.dir/Asset/mcmeshobjectdata.cc.o CMakeFiles/MiniCore.dir/Asset/mcsurfaceobjectdata.cc.o CMakeFiles/MiniCore.dir/Asset/mcsurfaceconfigloader.cc.o CMakeFiles/MiniCore.dir/Asset/mcsurfacemanager.cc.o CMakeFiles/MiniCore.dir/Core/mcevent.cc.o CMakeFiles/MiniCore.dir/Core/mclogger.cc.o CMakeFiles/MiniCore.dir/Core/mcmathutil.cc.o CMakeFiles/MiniCore.dir/Core/mcobject.cc.o CMakeFiles/MiniCore.dir/Core/mcobjectcomponent.cc.o CMakeFiles/MiniCore.dir/Core/mcobjectdata.cc.o CMakeFiles/MiniCore.dir/Core/mcobjectfactory.cc.o CMakeFiles/MiniCore.dir/Core/mcrandom.cc.o CMakeFiles/MiniCore.dir/Core/mctimerevent.cc.o CMakeFiles/MiniCore.dir/Core/mctrigonom.cc.o CMakeFiles/MiniCore.dir/Core/mctyperegistry.cc.o CMakeFiles/MiniCore.dir/Core/mcvectoranimation.cc.o CMakeFiles/MiniCore.dir/Core/mcworld.cc.o CMakeFiles/MiniCore.dir/Graphics/mccamera.cc.o CMakeFiles/MiniCore.dir/Graphics/mcglambientlight.cc.o CMakeFiles/MiniCore.dir/Graphics/mcgldiffuselight.cc.o CMakeFiles/MiniCore.dir/Graphics/mcglmaterial.cc.o CMakeFiles/MiniCore.dir/Graphics/mcglobjectbase.cc.o CMakeFiles/MiniCore.dir/Graphics/mcglscene.cc.o CMakeFiles/MiniCore.dir/Graphics/mcglshaderprogram.cc.o CMakeFiles/MiniCore.dir/Graphics/mcmesh.cc.o CMakeFiles/MiniCore.dir/Graphics/mcmeshview.cc.o CMakeFiles/MiniCore.dir/Graphics/mcobjectrendererbase.cc.o CMakeFiles/MiniCore.dir/Graphics/mcparticle.cc.o CMakeFiles/MiniCore.dir/Graphics/mcparticlerendererbase.cc.o CMakeFiles/MiniCore.dir/Graphics/mcrenderlayer.cc.o CMakeFiles/MiniCore.dir/Graphics/mcshapeview.cc.o CMakeFiles/MiniCore.dir/Graphics/mcsurfaceparticle.cc.o CMakeFiles/MiniCore.dir/Graphics/mcsurfaceobjectrenderer.cc.o CMakeFiles/MiniCore.dir/Graphics/mcsurfaceobjectrendererlegacy.cc.o CMakeFiles/MiniCore.dir/Graphics/mcsurfaceparticlerenderer.cc.o CMakeFiles/MiniCore.dir/Graphics/mcsurfaceparticlerendererlegacy.cc.o CMakeFiles/MiniCore.dir/Graphics/mcsurface.cc.o CMakeFiles/MiniCore.dir/Graphics/mcsurfaceview.cc.o CMakeFiles/MiniCore.dir/Graphics/mcworldrenderer.cc.o CMakeFiles/MiniCore.dir/Physics/mccircleshape.cc.o CMakeFiles/MiniCore.dir/Physics/mccollisiondetector.cc.o CMakeFiles/MiniCore.dir/Physics/mccollisionevent.cc.o CMakeFiles/MiniCore.dir/Physics/mccontact.cc.o CMakeFiles/MiniCore.dir/Physics/mcdragforcegenerator.cc.o CMakeFiles/MiniCore.dir/Physics/mcforcegenerator.cc.o CMakeFiles/MiniCore.dir/Physics/mcforceregistry.cc.o CMakeFiles/MiniCore.dir/Physics/mcfrictiongenerator.cc.o CMakeFiles/MiniCore.dir/Physics/mcgravitygenerator.cc.o CMakeFiles/MiniCore.dir/Physics/mcimpulsegenerator.cc.o CMakeFiles/MiniCore.dir/Physics/mcobjectgrid.cc.o CMakeFiles/MiniCore.dir/Physics/mcoutofboundariesevent.cc.o CMakeFiles/MiniCore.dir/Physics/mcphysicscomponent.cc.o CMakeFiles/MiniCore.dir/Physics/mcrectshape.cc.o CMakeFiles/MiniCore.dir/Physics/mcseparationevent.cc.o CMakeFiles/MiniCore.dir/Physics/mcshape.cc.o CMakeFiles/MiniCore.dir/Physics/mcspringforcegenerator.cc.o CMakeFiles/MiniCore.dir/Physics/mcspringforcegenerator2dfast.cc.o CMakeFiles/MiniCore.dir/Text/mctexturefont.cc.o CMakeFiles/MiniCore.dir/Text/mctexturefontconfigloader.cc.o CMakeFiles/MiniCore.dir/Text/mctexturefontdata.cc.o CMakeFiles/MiniCore.dir/Text/mctexturefontmanager.cc.o CMakeFiles/MiniCore.dir/Text/mctextureglyph.cc.o CMakeFiles/MiniCore.dir/Text/mctexturetext.cc.o /usr/bin/ranlib libMiniCore.a [ 59%] Built target MiniCore --- src/game/CMakeFiles/dustrac-game_autogen.dir/all --- --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/all --- --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/all --- --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/all --- --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/all --- --- src/game/CMakeFiles/dustrac-game_autogen.dir/all --- /usr/bin/make -f src/game/CMakeFiles/dustrac-game_autogen.dir/build.make src/game/CMakeFiles/dustrac-game_autogen.dir/depend --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/all --- /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/depend --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/all --- /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/depend --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/all --- /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/depend --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/all --- /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/depend --- src/game/CMakeFiles/dustrac-game_autogen.dir/all --- --- src/game/CMakeFiles/dustrac-game_autogen.dir/depend --- --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/all --- --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCObjectTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/DependInfo.cmake --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/all --- --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCWorldTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/DependInfo.cmake --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/all --- --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/depend --- --- src/game/CMakeFiles/dustrac-game_autogen.dir/all --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/dustrac-game_autogen.dir/DependInfo.cmake --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/all --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/DependInfo.cmake --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/all --- --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCForceRegistryTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/DependInfo.cmake --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/all --- Scanning dependencies of target MCObjectTest_autogen --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/all --- Scanning dependencies of target MCWorldTest_autogen --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/all --- /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/build --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/all --- /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/build --- src/game/CMakeFiles/dustrac-game_autogen.dir/all --- Scanning dependencies of target dustrac-game_autogen /usr/bin/make -f src/game/CMakeFiles/dustrac-game_autogen.dir/build.make src/game/CMakeFiles/dustrac-game_autogen.dir/build --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/all --- --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen --- --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/all --- --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen --- --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/all --- Scanning dependencies of target MCForceRegistryTest_autogen --- src/game/CMakeFiles/dustrac-game_autogen.dir/all --- --- src/game/CMakeFiles/dustrac-game_autogen --- --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/all --- /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/build --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/all --- [ 60%] Automatic MOC for target MCObjectTest cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/AutogenInfo.json Release --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/all --- --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen --- --- src/game/CMakeFiles/dustrac-game_autogen.dir/all --- [ 60%] Automatic MOC for target dustrac-game cd /construction/games/dustrac/.build/src/game && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/CMakeFiles/dustrac-game_autogen.dir/AutogenInfo.json Release --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/all --- [ 60%] Automatic MOC for target MCWorldTest --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/all --- Scanning dependencies of target MCMeshLoaderTest_autogen --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/all --- [ 60%] Automatic MOC for target MCForceRegistryTest --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/all --- cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/AutogenInfo.json Release --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/all --- /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/build --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/all --- cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/AutogenInfo.json Release --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/all --- --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen --- [ 61%] Automatic MOC for target MCMeshLoaderTest cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/AutogenInfo.json Release --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/all --- [ 61%] Built target MCObjectTest_autogen --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/all --- /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/build.make src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/depend --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCObjectTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/DependInfo.cmake --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/all --- [ 61%] Built target MCWorldTest_autogen --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/all --- [ 61%] Built target MCForceRegistryTest_autogen --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/all --- --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/all --- --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/all --- /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/build.make src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/depend --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/all --- /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/build.make src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/depend --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/all --- --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCWorldTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/DependInfo.cmake --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/all --- --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCForceRegistryTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/DependInfo.cmake Scanning dependencies of target MCForceRegistryTest /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/build.make src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/build --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/all --- Scanning dependencies of target MCWorldTest /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/build.make src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/build --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/all --- Scanning dependencies of target MCObjectTest /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/build.make src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/build --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/all --- --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/MCWorldTest_autogen/mocs_compilation.cpp.o --- --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/MCWorldTest.cpp.o --- --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/all --- --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/MCForceRegistryTest_autogen/mocs_compilation.cpp.o --- --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/MCForceRegistryTest.cpp.o --- --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/all --- [ 61%] Building CXX object src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/MCWorldTest.cpp.o cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_TESTCASE_BUILDDIR=\"/construction/games/dustrac/.build\" -DQT_TESTLIB_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCWorldTest -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest/MCWorldTest_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCWorldTest/../../Core -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtTest -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MCWorldTest.dir/MCWorldTest.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCWorldTest/MCWorldTest.cpp --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/all --- --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/MCForceRegistryTest_autogen/mocs_compilation.cpp.o --- [ 61%] Building CXX object src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/MCForceRegistryTest_autogen/mocs_compilation.cpp.o cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_TESTCASE_BUILDDIR=\"/construction/games/dustrac/.build\" -DQT_TESTLIB_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCForceRegistryTest -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest/MCForceRegistryTest_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCForceRegistryTest/../../Core -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtTest -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MCForceRegistryTest.dir/MCForceRegistryTest_autogen/mocs_compilation.cpp.o -c /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest/MCForceRegistryTest_autogen/mocs_compilation.cpp --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/all --- --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/MCObjectTest_autogen/mocs_compilation.cpp.o --- --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/MCObjectTest.cpp.o --- --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/all --- --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/MCForceRegistryTest.cpp.o --- [ 61%] Building CXX object src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/MCForceRegistryTest.cpp.o cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_TESTCASE_BUILDDIR=\"/construction/games/dustrac/.build\" -DQT_TESTLIB_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCForceRegistryTest -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest/MCForceRegistryTest_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCForceRegistryTest/../../Core -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtTest -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MCForceRegistryTest.dir/MCForceRegistryTest.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCForceRegistryTest/MCForceRegistryTest.cpp --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/all --- --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/MCWorldTest_autogen/mocs_compilation.cpp.o --- [ 61%] Building CXX object src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/MCWorldTest_autogen/mocs_compilation.cpp.o cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_TESTCASE_BUILDDIR=\"/construction/games/dustrac/.build\" -DQT_TESTLIB_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCWorldTest -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest/MCWorldTest_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCWorldTest/../../Core -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtTest -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MCWorldTest.dir/MCWorldTest_autogen/mocs_compilation.cpp.o -c /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest/MCWorldTest_autogen/mocs_compilation.cpp --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/all --- [ 61%] Built target MCMeshLoaderTest_autogen --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/all --- /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/build.make src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/depend --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/DependInfo.cmake --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/all --- [ 62%] Building CXX object src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/MCObjectTest.cpp.o cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_TESTCASE_BUILDDIR=\"/construction/games/dustrac/.build\" -DQT_TESTLIB_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCObjectTest -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest/MCObjectTest_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCObjectTest/../../Core -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtTest -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MCObjectTest.dir/MCObjectTest.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCObjectTest/MCObjectTest.cpp --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/MCObjectTest_autogen/mocs_compilation.cpp.o --- [ 62%] Building CXX object src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/MCObjectTest_autogen/mocs_compilation.cpp.o cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_TESTCASE_BUILDDIR=\"/construction/games/dustrac/.build\" -DQT_TESTLIB_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCObjectTest -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest/MCObjectTest_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCObjectTest/../../Core -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/qt5/QtTest -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MCObjectTest.dir/MCObjectTest_autogen/mocs_compilation.cpp.o -c /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest/MCObjectTest_autogen/mocs_compilation.cpp --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/all --- Scanning dependencies of target MCMeshLoaderTest /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/build.make src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/build --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/MCMeshLoaderTest_autogen/mocs_compilation.cpp.o --- --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/MCMeshLoaderTest.cpp.o --- --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/MCMeshLoaderTest_autogen/mocs_compilation.cpp.o --- [ 63%] Building CXX object src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/MCMeshLoaderTest_autogen/mocs_compilation.cpp.o cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_TESTCASE_BUILDDIR=\"/construction/games/dustrac/.build\" -DQT_TESTLIB_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/MCMeshLoaderTest_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/../../Core -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtTest -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MCMeshLoaderTest.dir/MCMeshLoaderTest_autogen/mocs_compilation.cpp.o -c /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/MCMeshLoaderTest_autogen/mocs_compilation.cpp --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/MCMeshLoaderTest.cpp.o --- [ 63%] Building CXX object src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/MCMeshLoaderTest.cpp.o cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_TESTCASE_BUILDDIR=\"/construction/games/dustrac/.build\" -DQT_TESTLIB_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest -I/construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/MCMeshLoaderTest_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/../../Core -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtTest -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/MCMeshLoaderTest.dir/MCMeshLoaderTest.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/MCMeshLoaderTest.cpp --- src/game/CMakeFiles/dustrac-game_autogen.dir/all --- [ 63%] Built target dustrac-game_autogen --- src/game/CMakeFiles/dustrac-game.dir/all --- /usr/bin/make -f src/game/CMakeFiles/dustrac-game.dir/build.make src/game/CMakeFiles/dustrac-game.dir/depend --- src/game/qrc_icons.cpp --- --- src/game/dustrac-game_fi.qm --- --- src/game/qrc_icons.cpp --- [ 63%] Generating qrc_icons.cpp cd /construction/games/dustrac/.build/src/game && /usr/local/lib/qt5/bin/rcc --name icons --output /construction/games/dustrac/.build/src/game/qrc_icons.cpp /construction/games/dustrac/DustRacing2D-2.0.3/data/icons/icons.qrc --- src/game/dustrac-game_it.qm --- --- src/game/dustrac-game_fi.qm --- [ 64%] Generating dustrac-game_fi.qm cd /construction/games/dustrac/.build/src/game && /usr/local/lib/qt5/bin/lrelease /construction/games/dustrac/DustRacing2D-2.0.3/src/game/translations/dustrac-game_fi.ts -qm /construction/games/dustrac/.build/src/game/dustrac-game_fi.qm --- src/game/dustrac-game_it.qm --- [ 64%] Generating dustrac-game_it.qm cd /construction/games/dustrac/.build/src/game && /usr/local/lib/qt5/bin/lrelease /construction/games/dustrac/DustRacing2D-2.0.3/src/game/translations/dustrac-game_it.ts -qm /construction/games/dustrac/.build/src/game/dustrac-game_it.qm --- src/game/dustrac-game_fi.qm --- Updating '/construction/games/dustrac/.build/src/game/dustrac-game_fi.qm'... Generated 89 translation(s) (89 finished and 0 unfinished) --- src/game/dustrac-game_cs.qm --- --- src/game/dustrac-game_it.qm --- Updating '/construction/games/dustrac/.build/src/game/dustrac-game_it.qm'... Generated 89 translation(s) (89 finished and 0 unfinished) --- src/game/dustrac-game_fr.qm --- --- src/game/dustrac-game_cs.qm --- [ 64%] Generating dustrac-game_cs.qm cd /construction/games/dustrac/.build/src/game && /usr/local/lib/qt5/bin/lrelease /construction/games/dustrac/DustRacing2D-2.0.3/src/game/translations/dustrac-game_cs.ts -qm /construction/games/dustrac/.build/src/game/dustrac-game_cs.qm Updating '/construction/games/dustrac/.build/src/game/dustrac-game_cs.qm'... Generated 89 translation(s) (89 finished and 0 unfinished) --- src/game/dustrac-game_de.qm --- --- src/game/dustrac-game_fr.qm --- [ 65%] Generating dustrac-game_fr.qm cd /construction/games/dustrac/.build/src/game && /usr/local/lib/qt5/bin/lrelease /construction/games/dustrac/DustRacing2D-2.0.3/src/game/translations/dustrac-game_fr.ts -qm /construction/games/dustrac/.build/src/game/dustrac-game_fr.qm --- src/game/dustrac-game_de.qm --- [ 65%] Generating dustrac-game_de.qm cd /construction/games/dustrac/.build/src/game && /usr/local/lib/qt5/bin/lrelease /construction/games/dustrac/DustRacing2D-2.0.3/src/game/translations/dustrac-game_de.ts -qm /construction/games/dustrac/.build/src/game/dustrac-game_de.qm Updating '/construction/games/dustrac/.build/src/game/dustrac-game_de.qm'... Generated 89 translation(s) (89 finished and 0 unfinished) --- src/game/dustrac-game_fr.qm --- Updating '/construction/games/dustrac/.build/src/game/dustrac-game_fr.qm'... Generated 83 translation(s) (83 finished and 0 unfinished) Ignored 6 untranslated source text(s) --- src/game/CMakeFiles/dustrac-game.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/dustrac-game.dir/DependInfo.cmake Scanning dependencies of target dustrac-game /usr/bin/make -f src/game/CMakeFiles/dustrac-game.dir/build.make src/game/CMakeFiles/dustrac-game.dir/build --- src/game/CMakeFiles/dustrac-game.dir/dustrac-game_autogen/mocs_compilation.cpp.o --- --- src/game/CMakeFiles/dustrac-game.dir/ai.cpp.o --- --- src/game/CMakeFiles/dustrac-game.dir/dustrac-game_autogen/mocs_compilation.cpp.o --- [ 66%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/dustrac-game_autogen/mocs_compilation.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/dustrac-game_autogen/mocs_compilation.cpp.o -c /construction/games/dustrac/.build/src/game/dustrac-game_autogen/mocs_compilation.cpp --- src/game/CMakeFiles/dustrac-game.dir/ai.cpp.o --- [ 66%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/ai.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/ai.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/ai.cpp --- src/game/CMakeFiles/dustrac-game.dir/application.cpp.o --- [ 67%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/application.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/application.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/application.cpp --- src/game/CMakeFiles/dustrac-game.dir/bridge.cpp.o --- [ 67%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/bridge.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/bridge.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/bridge.cpp --- src/game/CMakeFiles/dustrac-game.dir/bridgetrigger.cpp.o --- [ 67%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/bridgetrigger.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/bridgetrigger.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/bridgetrigger.cpp --- src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/all --- --- /construction/games/dustrac/DustRacing2D-2.0.3/unittests/MCWorldTest --- [ 68%] Linking CXX executable /construction/games/dustrac/DustRacing2D-2.0.3/unittests/MCWorldTest cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/MCWorldTest.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -L/usr/local/lib CMakeFiles/MCWorldTest.dir/MCWorldTest_autogen/mocs_compilation.cpp.o CMakeFiles/MCWorldTest.dir/MCWorldTest.cpp.o -o /construction/games/dustrac/DustRacing2D-2.0.3/unittests/MCWorldTest -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../libMiniCore.a /usr/local/lib/libGL.so /usr/local/lib/libGLU.so /usr/local/lib/qt5/libQt5OpenGL.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Test.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/libGL.so /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib [ 68%] Built target MCWorldTest --- src/game/CMakeFiles/dustrac-game.dir/all --- --- src/game/CMakeFiles/dustrac-game.dir/car.cpp.o --- [ 69%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/car.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/car.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/car.cpp --- src/game/CMakeFiles/dustrac-game.dir/carfactory.cpp.o --- [ 69%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/carfactory.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/carfactory.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/carfactory.cpp --- src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/all --- --- /construction/games/dustrac/DustRacing2D-2.0.3/unittests/MCForceRegistryTest --- [ 70%] Linking CXX executable /construction/games/dustrac/DustRacing2D-2.0.3/unittests/MCForceRegistryTest cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/MCForceRegistryTest.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -L/usr/local/lib CMakeFiles/MCForceRegistryTest.dir/MCForceRegistryTest_autogen/mocs_compilation.cpp.o CMakeFiles/MCForceRegistryTest.dir/MCForceRegistryTest.cpp.o -o /construction/games/dustrac/DustRacing2D-2.0.3/unittests/MCForceRegistryTest -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../libMiniCore.a /usr/local/lib/libGL.so /usr/local/lib/libGLU.so /usr/local/lib/qt5/libQt5OpenGL.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Test.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/libGL.so /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib [ 70%] Built target MCForceRegistryTest --- src/game/CMakeFiles/dustrac-game.dir/all --- --- src/game/CMakeFiles/dustrac-game.dir/carparticleeffectmanager.cpp.o --- [ 71%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/carparticleeffectmanager.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/carparticleeffectmanager.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/carparticleeffectmanager.cpp --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/all --- --- /construction/games/dustrac/DustRacing2D-2.0.3/unittests/MCMeshLoaderTest --- [ 71%] Linking CXX executable /construction/games/dustrac/DustRacing2D-2.0.3/unittests/MCMeshLoaderTest cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/MCMeshLoaderTest.dir/link.txt --verbose=1 --- src/game/CMakeFiles/dustrac-game.dir/all --- --- src/game/CMakeFiles/dustrac-game.dir/carphysicscomponent.cpp.o --- --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/all --- /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -L/usr/local/lib CMakeFiles/MCMeshLoaderTest.dir/MCMeshLoaderTest_autogen/mocs_compilation.cpp.o CMakeFiles/MCMeshLoaderTest.dir/MCMeshLoaderTest.cpp.o -o /construction/games/dustrac/DustRacing2D-2.0.3/unittests/MCMeshLoaderTest -Wl,-z,origin,-rpath,/usr/local/lib/qt5:/usr/local/lib ../../libMiniCore.a /usr/local/lib/qt5/libQt5Test.so.5.14.2 /usr/local/lib/qt5/libQt5OpenGL.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/libGL.so /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib --- src/game/CMakeFiles/dustrac-game.dir/all --- [ 71%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/carphysicscomponent.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/carphysicscomponent.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/carphysicscomponent.cpp --- src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/all --- [ 71%] Built target MCMeshLoaderTest --- src/game/CMakeFiles/dustrac-game.dir/all --- --- src/game/CMakeFiles/dustrac-game.dir/carsoundeffectmanager.cpp.o --- [ 72%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/carsoundeffectmanager.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/carsoundeffectmanager.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/carsoundeffectmanager.cpp --- src/game/CMakeFiles/dustrac-game.dir/carstatusview.cpp.o --- [ 72%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/carstatusview.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/carstatusview.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/carstatusview.cpp --- src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/all --- --- /construction/games/dustrac/DustRacing2D-2.0.3/unittests/MCObjectTest --- [ 72%] Linking CXX executable /construction/games/dustrac/DustRacing2D-2.0.3/unittests/MCObjectTest cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/MCObjectTest.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -L/usr/local/lib CMakeFiles/MCObjectTest.dir/MCObjectTest_autogen/mocs_compilation.cpp.o CMakeFiles/MCObjectTest.dir/MCObjectTest.cpp.o -o /construction/games/dustrac/DustRacing2D-2.0.3/unittests/MCObjectTest -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 ../../libMiniCore.a /usr/local/lib/libGL.so /usr/local/lib/libGLU.so /usr/local/lib/qt5/libQt5OpenGL.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/qt5/libQt5Test.so.5.14.2 /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/libGL.so /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib [ 72%] Built target MCObjectTest --- src/game/CMakeFiles/dustrac-game.dir/all --- --- src/game/CMakeFiles/dustrac-game.dir/checkeredflag.cpp.o --- [ 72%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/checkeredflag.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/checkeredflag.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/checkeredflag.cpp --- src/game/CMakeFiles/dustrac-game.dir/crashoverlay.cpp.o --- [ 73%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/crashoverlay.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/crashoverlay.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/crashoverlay.cpp --- src/game/CMakeFiles/dustrac-game.dir/difficultyprofile.cpp.o --- [ 73%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/difficultyprofile.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/difficultyprofile.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/difficultyprofile.cpp --- src/game/CMakeFiles/dustrac-game.dir/eventhandler.cpp.o --- [ 74%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/eventhandler.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/eventhandler.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/eventhandler.cpp --- src/game/CMakeFiles/dustrac-game.dir/fadeanimation.cpp.o --- --- src/game/CMakeFiles/dustrac-game.dir/fontfactory.cpp.o --- --- src/game/CMakeFiles/dustrac-game.dir/fadeanimation.cpp.o --- [ 74%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/fadeanimation.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/fadeanimation.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/fadeanimation.cpp --- src/game/CMakeFiles/dustrac-game.dir/fontfactory.cpp.o --- [ 75%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/fontfactory.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/fontfactory.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/fontfactory.cpp --- src/game/CMakeFiles/dustrac-game.dir/game.cpp.o --- [ 75%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/game.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/game.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/game.cpp --- src/game/CMakeFiles/dustrac-game.dir/gearbox.cpp.o --- [ 75%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/gearbox.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/gearbox.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/gearbox.cpp --- src/game/CMakeFiles/dustrac-game.dir/graphicsfactory.cpp.o --- [ 76%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/graphicsfactory.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/graphicsfactory.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/graphicsfactory.cpp --- src/game/CMakeFiles/dustrac-game.dir/inputhandler.cpp.o --- --- src/game/CMakeFiles/dustrac-game.dir/intro.cpp.o --- --- src/game/CMakeFiles/dustrac-game.dir/inputhandler.cpp.o --- [ 76%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/inputhandler.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/inputhandler.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/inputhandler.cpp --- src/game/CMakeFiles/dustrac-game.dir/intro.cpp.o --- [ 77%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/intro.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/intro.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/intro.cpp --- src/game/CMakeFiles/dustrac-game.dir/main.cpp.o --- [ 77%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/main.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/main.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/main.cpp --- src/game/CMakeFiles/dustrac-game.dir/map.cpp.o --- [ 78%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/map.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/map.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/map.cpp --- src/game/CMakeFiles/dustrac-game.dir/messageoverlay.cpp.o --- [ 78%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/messageoverlay.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/messageoverlay.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/messageoverlay.cpp --- src/game/CMakeFiles/dustrac-game.dir/minimap.cpp.o --- [ 78%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/minimap.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/minimap.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/minimap.cpp --- src/game/CMakeFiles/dustrac-game.dir/particlefactory.cpp.o --- [ 79%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/particlefactory.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/particlefactory.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/particlefactory.cpp --- src/game/CMakeFiles/dustrac-game.dir/fontfactory.cpp.o --- /construction/games/dustrac/DustRacing2D-2.0.3/src/game/fontfactory.cpp: In function 'MCTextureFontData FontFactory::generateFontData(QString)': /construction/games/dustrac/DustRacing2D-2.0.3/src/game/fontfactory.cpp:112:30: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] if (fm.width(text) > slotWidth) ^ In file included from /usr/local/include/qt5/QtGui/qpainter.h:59, from /usr/local/include/qt5/QtGui/QPainter:1, from /construction/games/dustrac/DustRacing2D-2.0.3/src/game/fontfactory.cpp:28: /usr/local/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here int width(const QString &, int len = -1) const; ^~~~~ /construction/games/dustrac/DustRacing2D-2.0.3/src/game/fontfactory.cpp:114:42: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] slotWidth = fm.width(text); ^ In file included from /usr/local/include/qt5/QtGui/qpainter.h:59, from /usr/local/include/qt5/QtGui/QPainter:1, from /construction/games/dustrac/DustRacing2D-2.0.3/src/game/fontfactory.cpp:28: /usr/local/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here int width(const QString &, int len = -1) const; ^~~~~ --- src/game/CMakeFiles/dustrac-game.dir/pit.cpp.o --- [ 79%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/pit.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/pit.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/pit.cpp --- src/game/CMakeFiles/dustrac-game.dir/game.cpp.o --- /construction/games/dustrac/DustRacing2D-2.0.3/src/game/game.cpp: In constructor 'Game::Game(int&, char**)': /construction/games/dustrac/DustRacing2D-2.0.3/src/game/game.cpp:118:21: warning: 'void QTime::start()' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] m_elapsed.start(); ^ In file included from /usr/local/include/qt5/QtCore/QTime:1, from /construction/games/dustrac/DustRacing2D-2.0.3/src/game/game.hpp:21, from /construction/games/dustrac/DustRacing2D-2.0.3/src/game/game.cpp:19: /usr/local/include/qt5/QtCore/qdatetime.h:228:55: note: declared here QT_DEPRECATED_X("Use QElapsedTimer instead") void start(); ^~~~~ --- src/game/CMakeFiles/dustrac-game.dir/offtrackdetector.cpp.o --- [ 80%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/offtrackdetector.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/offtrackdetector.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/offtrackdetector.cpp --- src/game/CMakeFiles/dustrac-game.dir/overlaybase.cpp.o --- [ 80%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/overlaybase.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/overlaybase.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/overlaybase.cpp --- src/game/CMakeFiles/dustrac-game.dir/race.cpp.o --- [ 81%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/race.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/race.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/race.cpp --- src/game/CMakeFiles/dustrac-game.dir/renderer.cpp.o --- [ 81%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/renderer.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/renderer.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/renderer.cpp --- src/game/CMakeFiles/dustrac-game.dir/scene.cpp.o --- [ 81%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/scene.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/scene.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/scene.cpp --- src/game/CMakeFiles/dustrac-game.dir/settings.cpp.o --- [ 82%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/settings.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/settings.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/settings.cpp --- src/game/CMakeFiles/dustrac-game.dir/startlights.cpp.o --- [ 82%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/startlights.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/startlights.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/startlights.cpp --- src/game/CMakeFiles/dustrac-game.dir/startlightsoverlay.cpp.o --- [ 83%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/startlightsoverlay.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/startlightsoverlay.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/startlightsoverlay.cpp --- src/game/CMakeFiles/dustrac-game.dir/statemachine.cpp.o --- [ 83%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/statemachine.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/statemachine.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/statemachine.cpp --- src/game/CMakeFiles/dustrac-game.dir/timing.cpp.o --- [ 84%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/timing.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/timing.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/timing.cpp --- src/game/CMakeFiles/dustrac-game.dir/timingoverlay.cpp.o --- [ 84%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/timingoverlay.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/timingoverlay.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/timingoverlay.cpp --- src/game/CMakeFiles/dustrac-game.dir/tire.cpp.o --- [ 84%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/tire.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/tire.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/tire.cpp --- src/game/CMakeFiles/dustrac-game.dir/track.cpp.o --- [ 85%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/track.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/track.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/track.cpp --- src/game/CMakeFiles/dustrac-game.dir/trackdata.cpp.o --- [ 85%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/trackdata.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/trackdata.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/trackdata.cpp --- src/game/CMakeFiles/dustrac-game.dir/trackloader.cpp.o --- [ 86%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/trackloader.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/trackloader.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/trackloader.cpp --- src/game/CMakeFiles/dustrac-game.dir/trackobject.cpp.o --- --- src/game/CMakeFiles/dustrac-game.dir/trackobjectfactory.cpp.o --- --- src/game/CMakeFiles/dustrac-game.dir/trackobject.cpp.o --- [ 86%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/trackobject.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/trackobject.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/trackobject.cpp --- src/game/CMakeFiles/dustrac-game.dir/trackobjectfactory.cpp.o --- [ 87%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/trackobjectfactory.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/trackobjectfactory.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/trackobjectfactory.cpp --- src/game/CMakeFiles/dustrac-game.dir/tracktile.cpp.o --- [ 87%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/tracktile.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/tracktile.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/tracktile.cpp --- src/game/CMakeFiles/dustrac-game.dir/timing.cpp.o --- /construction/games/dustrac/DustRacing2D-2.0.3/src/game/timing.cpp: In static member function 'static std::__cxx11::wstring Timing::msecsToString(int)': /construction/games/dustrac/DustRacing2D-2.0.3/src/game/timing.cpp:255:63: warning: 'QString& QString::sprintf(const char*, ...)' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] return QString().sprintf("%02d:%02d.%02d", mm, ss, ms / 10).toStdWString(); ^ In file included from /usr/local/include/qt5/QtCore/qobject.h:47, from /usr/local/include/qt5/QtCore/QObject:1, from /construction/games/dustrac/DustRacing2D-2.0.3/src/game/timing.hpp:19, from /construction/games/dustrac/DustRacing2D-2.0.3/src/game/timing.cpp:16: /usr/local/include/qt5/QtCore/qstring.h:382:14: note: declared here QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); ^~~~~~~ --- src/game/CMakeFiles/dustrac-game.dir/tree.cpp.o --- [ 87%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/tree.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/tree.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/tree.cpp --- src/game/CMakeFiles/dustrac-game.dir/__/common/objectbase.cpp.o --- [ 88%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/__/common/objectbase.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/__/common/objectbase.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/objectbase.cpp --- src/game/CMakeFiles/dustrac-game.dir/__/common/objects.cpp.o --- [ 88%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/__/common/objects.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/__/common/objects.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/objects.cpp --- src/game/CMakeFiles/dustrac-game.dir/__/common/route.cpp.o --- [ 89%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/__/common/route.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/__/common/route.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/route.cpp --- src/game/CMakeFiles/dustrac-game.dir/__/common/targetnodebase.cpp.o --- [ 89%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/__/common/targetnodebase.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/__/common/targetnodebase.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/targetnodebase.cpp --- src/game/CMakeFiles/dustrac-game.dir/__/common/trackdatabase.cpp.o --- [ 90%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/__/common/trackdatabase.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/__/common/trackdatabase.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/trackdatabase.cpp --- src/game/CMakeFiles/dustrac-game.dir/__/common/tracktilebase.cpp.o --- [ 90%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/__/common/tracktilebase.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/__/common/tracktilebase.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/tracktilebase.cpp --- src/game/CMakeFiles/dustrac-game.dir/__/common/mapbase.cpp.o --- [ 90%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/__/common/mapbase.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/__/common/mapbase.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/common/mapbase.cpp --- src/game/CMakeFiles/dustrac-game.dir/audio/audioworker.cpp.o --- [ 91%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/audio/audioworker.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/audio/audioworker.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio/audioworker.cpp --- src/game/CMakeFiles/dustrac-game.dir/audio/audiosource.cpp.o --- [ 91%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/audio/audiosource.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/audio/audiosource.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio/audiosource.cpp --- src/game/CMakeFiles/dustrac-game.dir/audio/openaldata.cpp.o --- [ 92%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/audio/openaldata.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/audio/openaldata.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio/openaldata.cpp --- src/game/CMakeFiles/dustrac-game.dir/audio/openaldevice.cpp.o --- --- src/game/CMakeFiles/dustrac-game.dir/audio/openalsource.cpp.o --- --- src/game/CMakeFiles/dustrac-game.dir/audio/openaldevice.cpp.o --- [ 92%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/audio/openaldevice.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/audio/openaldevice.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio/openaldevice.cpp --- src/game/CMakeFiles/dustrac-game.dir/audio/openalsource.cpp.o --- [ 93%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/audio/openalsource.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/audio/openalsource.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio/openalsource.cpp --- src/game/CMakeFiles/dustrac-game.dir/audio/openaloggdata.cpp.o --- [ 93%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/audio/openaloggdata.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/audio/openaloggdata.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio/openaloggdata.cpp --- src/game/CMakeFiles/dustrac-game.dir/audio/openalwavdata.cpp.o --- [ 93%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/audio/openalwavdata.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/audio/openalwavdata.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio/openalwavdata.cpp --- src/game/CMakeFiles/dustrac-game.dir/menu/confirmationmenu.cpp.o --- [ 94%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/menu/confirmationmenu.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/menu/confirmationmenu.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu/confirmationmenu.cpp --- src/game/CMakeFiles/dustrac-game.dir/menu/credits.cpp.o --- [ 94%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/menu/credits.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/menu/credits.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu/credits.cpp --- src/game/CMakeFiles/dustrac-game.dir/menu/difficultymenu.cpp.o --- [ 95%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/menu/difficultymenu.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/menu/difficultymenu.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu/difficultymenu.cpp --- src/game/CMakeFiles/dustrac-game.dir/menu/help.cpp.o --- [ 95%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/menu/help.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/menu/help.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu/help.cpp --- src/game/CMakeFiles/dustrac-game.dir/menu/keyconfigmenu.cpp.o --- [ 96%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/menu/keyconfigmenu.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/menu/keyconfigmenu.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu/keyconfigmenu.cpp --- src/game/CMakeFiles/dustrac-game.dir/menu/lapcountmenu.cpp.o --- [ 96%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/menu/lapcountmenu.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/menu/lapcountmenu.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu/lapcountmenu.cpp --- src/game/CMakeFiles/dustrac-game.dir/menu/mainmenu.cpp.o --- [ 96%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/menu/mainmenu.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/menu/mainmenu.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu/mainmenu.cpp --- src/game/CMakeFiles/dustrac-game.dir/menu/resolutionmenu.cpp.o --- [ 97%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/menu/resolutionmenu.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/menu/resolutionmenu.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu/resolutionmenu.cpp --- src/game/CMakeFiles/dustrac-game.dir/menu/settingsmenu.cpp.o --- [ 97%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/menu/settingsmenu.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/menu/settingsmenu.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu/settingsmenu.cpp --- src/game/CMakeFiles/dustrac-game.dir/menu/surfacemenu.cpp.o --- [ 98%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/menu/surfacemenu.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/menu/surfacemenu.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu/surfacemenu.cpp --- src/game/CMakeFiles/dustrac-game.dir/menu/textmenuitemview.cpp.o --- [ 98%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/menu/textmenuitemview.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/menu/textmenuitemview.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu/textmenuitemview.cpp --- src/game/CMakeFiles/dustrac-game.dir/menu/trackselectionmenu.cpp.o --- [ 99%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/menu/trackselectionmenu.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/menu/trackselectionmenu.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu/trackselectionmenu.cpp --- src/game/CMakeFiles/dustrac-game.dir/menu/vsyncmenu.cpp.o --- [ 99%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/menu/vsyncmenu.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/menu/vsyncmenu.cpp.o -c /construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu/vsyncmenu.cpp --- src/game/CMakeFiles/dustrac-game.dir/qrc_icons.cpp.o --- [ 99%] Building CXX object src/game/CMakeFiles/dustrac-game.dir/qrc_icons.cpp.o cd /construction/games/dustrac/.build/src/game && /usr/bin/c++ -DDATA_PATH=\"/usr/local/share/dustrac\" -DGLEW_NO_GLU -DGLEW_STATIC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DVERSION=\"2.0.3\" -D__MC_NO_GLEW__ -D__MC_QOPENGLFUNCTIONS__ -I/construction/games/dustrac/.build/src/game -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game -I/construction/games/dustrac/.build/src/game/dustrac-game_autogen/include -I/usr/local/include/AL/.. -I/construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Asset -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Core -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Graphics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Particles -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Physics -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/Text -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/menu -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH -I/construction/games/dustrac/DustRacing2D-2.0.3/src/game/audio -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtXml -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -std=gnu++11 -o CMakeFiles/dustrac-game.dir/qrc_icons.cpp.o -c /construction/games/dustrac/.build/src/game/qrc_icons.cpp --- dustrac-game --- [100%] Linking CXX executable ../../dustrac-game cd /construction/games/dustrac/.build/src/game && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/dustrac-game.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -L/usr/local/lib CMakeFiles/dustrac-game.dir/dustrac-game_autogen/mocs_compilation.cpp.o CMakeFiles/dustrac-game.dir/ai.cpp.o CMakeFiles/dustrac-game.dir/application.cpp.o CMakeFiles/dustrac-game.dir/bridge.cpp.o CMakeFiles/dustrac-game.dir/bridgetrigger.cpp.o CMakeFiles/dustrac-game.dir/car.cpp.o CMakeFiles/dustrac-game.dir/carfactory.cpp.o CMakeFiles/dustrac-game.dir/carparticleeffectmanager.cpp.o CMakeFiles/dustrac-game.dir/carphysicscomponent.cpp.o CMakeFiles/dustrac-game.dir/carsoundeffectmanager.cpp.o CMakeFiles/dustrac-game.dir/carstatusview.cpp.o CMakeFiles/dustrac-game.dir/checkeredflag.cpp.o CMakeFiles/dustrac-game.dir/crashoverlay.cpp.o CMakeFiles/dustrac-game.dir/difficultyprofile.cpp.o CMakeFiles/dustrac-game.dir/eventhandler.cpp.o CMakeFiles/dustrac-game.dir/fadeanimation.cpp.o CMakeFiles/dustrac-game.dir/fontfactory.cpp.o CMakeFiles/dustrac-game.dir/game.cpp.o CMakeFiles/dustrac-game.dir/gearbox.cpp.o CMakeFiles/dustrac-game.dir/graphicsfactory.cpp.o CMakeFiles/dustrac-game.dir/inputhandler.cpp.o CMakeFiles/dustrac-game.dir/intro.cpp.o CMakeFiles/dustrac-game.dir/main.cpp.o CMakeFiles/dustrac-game.dir/map.cpp.o CMakeFiles/dustrac-game.dir/messageoverlay.cpp.o CMakeFiles/dustrac-game.dir/minimap.cpp.o CMakeFiles/dustrac-game.dir/particlefactory.cpp.o CMakeFiles/dustrac-game.dir/pit.cpp.o CMakeFiles/dustrac-game.dir/offtrackdetector.cpp.o CMakeFiles/dustrac-game.dir/overlaybase.cpp.o CMakeFiles/dustrac-game.dir/race.cpp.o CMakeFiles/dustrac-game.dir/renderer.cpp.o CMakeFiles/dustrac-game.dir/scene.cpp.o CMakeFiles/dustrac-game.dir/settings.cpp.o CMakeFiles/dustrac-game.dir/startlights.cpp.o CMakeFiles/dustrac-game.dir/startlightsoverlay.cpp.o CMakeFiles/dustrac-game.dir/statemachine.cpp.o CMakeFiles/dustrac-game.dir/timing.cpp.o CMakeFiles/dustrac-game.dir/timingoverlay.cpp.o CMakeFiles/dustrac-game.dir/tire.cpp.o CMakeFiles/dustrac-game.dir/track.cpp.o CMakeFiles/dustrac-game.dir/trackdata.cpp.o CMakeFiles/dustrac-game.dir/trackloader.cpp.o CMakeFiles/dustrac-game.dir/trackobject.cpp.o CMakeFiles/dustrac-game.dir/trackobjectfactory.cpp.o CMakeFiles/dustrac-game.dir/tracktile.cpp.o CMakeFiles/dustrac-game.dir/tree.cpp.o CMakeFiles/dustrac-game.dir/__/common/objectbase.cpp.o CMakeFiles/dustrac-game.dir/__/common/objects.cpp.o CMakeFiles/dustrac-game.dir/__/common/route.cpp.o CMakeFiles/dustrac-game.dir/__/common/targetnodebase.cpp.o CMakeFiles/dustrac-game.dir/__/common/trackdatabase.cpp.o CMakeFiles/dustrac-game.dir/__/common/tracktilebase.cpp.o CMakeFiles/dustrac-game.dir/__/common/mapbase.cpp.o CMakeFiles/dustrac-game.dir/audio/audioworker.cpp.o CMakeFiles/dustrac-game.dir/audio/audiosource.cpp.o CMakeFiles/dustrac-game.dir/audio/openaldata.cpp.o CMakeFiles/dustrac-game.dir/audio/openaldevice.cpp.o CMakeFiles/dustrac-game.dir/audio/openalsource.cpp.o CMakeFiles/dustrac-game.dir/audio/openaloggdata.cpp.o CMakeFiles/dustrac-game.dir/audio/openalwavdata.cpp.o CMakeFiles/dustrac-game.dir/menu/confirmationmenu.cpp.o CMakeFiles/dustrac-game.dir/menu/credits.cpp.o CMakeFiles/dustrac-game.dir/menu/difficultymenu.cpp.o CMakeFiles/dustrac-game.dir/menu/help.cpp.o CMakeFiles/dustrac-game.dir/menu/keyconfigmenu.cpp.o CMakeFiles/dustrac-game.dir/menu/lapcountmenu.cpp.o CMakeFiles/dustrac-game.dir/menu/mainmenu.cpp.o CMakeFiles/dustrac-game.dir/menu/resolutionmenu.cpp.o CMakeFiles/dustrac-game.dir/menu/settingsmenu.cpp.o CMakeFiles/dustrac-game.dir/menu/surfacemenu.cpp.o CMakeFiles/dustrac-game.dir/menu/textmenuitemview.cpp.o CMakeFiles/dustrac-game.dir/menu/trackselectionmenu.cpp.o CMakeFiles/dustrac-game.dir/menu/vsyncmenu.cpp.o CMakeFiles/dustrac-game.dir/qrc_icons.cpp.o -o ../../dustrac-game -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 MiniCore/src/libMiniCore.a MTFH/libMTFH.a STFH/libSTFH.a /usr/local/lib/libopenal.so -lvorbisfile /usr/local/lib/qt5/libQt5OpenGL.so.5.14.2 /usr/local/lib/qt5/libQt5Xml.so.5.14.2 /usr/local/lib/libGL.so ../../libSimpleLogger.a /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib [100%] Built target dustrac-game --- src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/all --- --- src/game/CMakeFiles/desktop-file-game.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/all --- /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/depend --- src/game/CMakeFiles/desktop-file-game.dir/all --- /usr/bin/make -f src/game/CMakeFiles/desktop-file-game.dir/build.make src/game/CMakeFiles/desktop-file-game.dir/depend --- src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/all --- /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/depend --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/all --- /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/depend --- src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/all --- /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/depend --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/all --- /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/depend --- src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/DependInfo.cmake --- src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/depend --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/depend --- --- src/game/CMakeFiles/desktop-file-game.dir/all --- --- src/game/CMakeFiles/desktop-file-game.dir/depend --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/all --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/DependInfo.cmake --- src/game/CMakeFiles/desktop-file-game.dir/all --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/desktop-file-game.dir/DependInfo.cmake --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/DependInfo.cmake --- src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/all --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/DependInfo.cmake --- src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/all --- Scanning dependencies of target copy-translation-file-dustrac-game_de /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/build --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/all --- Scanning dependencies of target copy-translation-file-dustrac-game_fr --- src/game/CMakeFiles/desktop-file-game.dir/all --- Scanning dependencies of target desktop-file-game --- src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/depend --- cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/DependInfo.cmake --- src/game/CMakeFiles/desktop-file-game.dir/all --- /usr/bin/make -f src/game/CMakeFiles/desktop-file-game.dir/build.make src/game/CMakeFiles/desktop-file-game.dir/build --- src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_de --- cd /construction/games/dustrac/.build/src/game && cmake -E copy /construction/games/dustrac/.build/src/game/dustrac-game_de.qm /construction/games/dustrac/.build/data/translations/dustrac-game_de.qm --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/all --- Scanning dependencies of target copy-translation-file-dustrac-game_fi /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/build --- src/game/CMakeFiles/desktop-file-game.dir/all --- --- src/game/CMakeFiles/desktop-file-game --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/all --- /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/build --- src/game/CMakeFiles/desktop-file-game.dir/all --- cd /construction/games/dustrac/.build/src/game && cmake -E copy /construction/games/dustrac/DustRacing2D-2.0.3/src/dustrac-game.desktop.in /construction/games/dustrac/.build/dustrac-game.desktop --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fr --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fi --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/all --- cd /construction/games/dustrac/.build/src/game && cmake -E copy /construction/games/dustrac/.build/src/game/dustrac-game_fr.qm /construction/games/dustrac/.build/data/translations/dustrac-game_fr.qm --- src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/all --- Scanning dependencies of target copy-translation-file-dustrac-game_cs --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/all --- cd /construction/games/dustrac/.build/src/game && cmake -E copy /construction/games/dustrac/.build/src/game/dustrac-game_fi.qm /construction/games/dustrac/.build/data/translations/dustrac-game_fi.qm --- src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/all --- /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/build --- src/game/CMakeFiles/desktop-file-game.dir/all --- [100%] Built target desktop-file-game --- src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/all --- Scanning dependencies of target copy-translation-file-dustrac-game_it /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/build --- src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/all --- [100%] Built target copy-translation-file-dustrac-game_de --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/all --- [100%] Built target copy-translation-file-dustrac-game_fr --- src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_cs --- cd /construction/games/dustrac/.build/src/game && cmake -E copy /construction/games/dustrac/.build/src/game/dustrac-game_cs.qm /construction/games/dustrac/.build/data/translations/dustrac-game_cs.qm --- src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/all --- --- src/game/CMakeFiles/copy-translation-file-dustrac-game_it --- cd /construction/games/dustrac/.build/src/game && cmake -E copy /construction/games/dustrac/.build/src/game/dustrac-game_it.qm /construction/games/dustrac/.build/data/translations/dustrac-game_it.qm --- src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/all --- [100%] Built target copy-translation-file-dustrac-game_cs --- src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/all --- [100%] Built target copy-translation-file-dustrac-game_it --- src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/all --- [100%] Built target copy-translation-file-dustrac-game_fi /usr/local/bin/cmake -E cmake_progress_start /construction/games/dustrac/.build/CMakeFiles 0 SUCCEEDED 00:01:34 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for dustrac-2.0.3 ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/games/dustrac/DustRacing2D-2.0.3 -B/construction/games/dustrac/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/games/dustrac/.build/CMakeFiles /construction/games/dustrac/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src /construction/games/dustrac/.build /construction/games/dustrac/.build/src/contrib/SimpleLogger/src /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/DependInfo.cmake /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/build [ 1%] Automatic MOC for target objlib cd /construction/games/dustrac/.build/src/contrib/SimpleLogger/src && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/CMakeFiles/objlib_autogen.dir/AutogenInfo.json Release [ 1%] Built target objlib_autogen /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src /construction/games/dustrac/.build /construction/games/dustrac/.build/src/contrib/SimpleLogger/src /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/DependInfo.cmake /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/objlib.dir/build [ 2%] Built target objlib /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src /construction/games/dustrac/.build /construction/games/dustrac/.build/src/contrib/SimpleLogger/src /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/DependInfo.cmake /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/build [ 3%] Automatic MOC for target SimpleLogger cd /construction/games/dustrac/.build/src/contrib/SimpleLogger/src && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger_autogen.dir/AutogenInfo.json Release [ 3%] Built target SimpleLogger_autogen /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/contrib/SimpleLogger/src /construction/games/dustrac/.build /construction/games/dustrac/.build/src/contrib/SimpleLogger/src /construction/games/dustrac/.build/src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/DependInfo.cmake /usr/bin/make -f src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/build.make src/contrib/SimpleLogger/src/CMakeFiles/SimpleLogger.dir/build [ 3%] Built target SimpleLogger /usr/bin/make -f src/editor/CMakeFiles/dustrac-editor_autogen.dir/build.make src/editor/CMakeFiles/dustrac-editor_autogen.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/dustrac-editor_autogen.dir/DependInfo.cmake /usr/bin/make -f src/editor/CMakeFiles/dustrac-editor_autogen.dir/build.make src/editor/CMakeFiles/dustrac-editor_autogen.dir/build [ 4%] Automatic MOC for target dustrac-editor cd /construction/games/dustrac/.build/src/editor && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/editor/CMakeFiles/dustrac-editor_autogen.dir/AutogenInfo.json Release [ 4%] Built target dustrac-editor_autogen /usr/bin/make -f src/editor/CMakeFiles/dustrac-editor.dir/build.make src/editor/CMakeFiles/dustrac-editor.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/dustrac-editor.dir/DependInfo.cmake /usr/bin/make -f src/editor/CMakeFiles/dustrac-editor.dir/build.make src/editor/CMakeFiles/dustrac-editor.dir/build [ 21%] Built target dustrac-editor /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_de.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_de.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/copy-translation-file-dustrac-editor_de.dir/DependInfo.cmake /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_de.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_de.dir/build cd /construction/games/dustrac/.build/src/editor && cmake -E copy /construction/games/dustrac/.build/src/editor/dustrac-editor_de.qm /construction/games/dustrac/.build/data/translations/dustrac-editor_de.qm [ 21%] Built target copy-translation-file-dustrac-editor_de /usr/bin/make -f src/editor/CMakeFiles/desktop-file-editor.dir/build.make src/editor/CMakeFiles/desktop-file-editor.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/desktop-file-editor.dir/DependInfo.cmake /usr/bin/make -f src/editor/CMakeFiles/desktop-file-editor.dir/build.make src/editor/CMakeFiles/desktop-file-editor.dir/build cd /construction/games/dustrac/.build/src/editor && cmake -E copy /construction/games/dustrac/DustRacing2D-2.0.3/src/dustrac-editor.desktop.in /construction/games/dustrac/.build/dustrac-editor.desktop [ 21%] Built target desktop-file-editor /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fi.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fi.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fi.dir/DependInfo.cmake /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fi.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fi.dir/build cd /construction/games/dustrac/.build/src/editor && cmake -E copy /construction/games/dustrac/.build/src/editor/dustrac-editor_fi.qm /construction/games/dustrac/.build/data/translations/dustrac-editor_fi.qm [ 21%] Built target copy-translation-file-dustrac-editor_fi /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_it.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_it.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/copy-translation-file-dustrac-editor_it.dir/DependInfo.cmake /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_it.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_it.dir/build cd /construction/games/dustrac/.build/src/editor && cmake -E copy /construction/games/dustrac/.build/src/editor/dustrac-editor_it.qm /construction/games/dustrac/.build/data/translations/dustrac-editor_it.qm [ 21%] Built target copy-translation-file-dustrac-editor_it /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/DependInfo.cmake /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_cs.dir/build cd /construction/games/dustrac/.build/src/editor && cmake -E copy /construction/games/dustrac/.build/src/editor/dustrac-editor_cs.qm /construction/games/dustrac/.build/data/translations/dustrac-editor_cs.qm [ 21%] Built target copy-translation-file-dustrac-editor_cs /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fr.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fr.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/editor /construction/games/dustrac/.build /construction/games/dustrac/.build/src/editor /construction/games/dustrac/.build/src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fr.dir/DependInfo.cmake /usr/bin/make -f src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fr.dir/build.make src/editor/CMakeFiles/copy-translation-file-dustrac-editor_fr.dir/build cd /construction/games/dustrac/.build/src/editor && cmake -E copy /construction/games/dustrac/.build/src/editor/dustrac-editor_fr.qm /construction/games/dustrac/.build/data/translations/dustrac-editor_fr.qm [ 21%] Built target copy-translation-file-dustrac-editor_fr /usr/bin/make -f src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/build.make src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src /construction/games/dustrac/.build/src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/DependInfo.cmake /usr/bin/make -f src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/build.make src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/build [ 21%] Automatic MOC for target MiniCore cd /construction/games/dustrac/.build/src/game/MiniCore/src && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/MiniCore/src/CMakeFiles/MiniCore_autogen.dir/AutogenInfo.json Release [ 21%] Built target MiniCore_autogen /usr/bin/make -f src/game/MiniCore/src/CMakeFiles/MiniCore.dir/build.make src/game/MiniCore/src/CMakeFiles/MiniCore.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src /construction/games/dustrac/.build/src/game/MiniCore/src/CMakeFiles/MiniCore.dir/DependInfo.cmake /usr/bin/make -f src/game/MiniCore/src/CMakeFiles/MiniCore.dir/build.make src/game/MiniCore/src/CMakeFiles/MiniCore.dir/build [ 51%] Built target MiniCore /usr/bin/make -f src/game/STFH/CMakeFiles/STFH_autogen.dir/build.make src/game/STFH/CMakeFiles/STFH_autogen.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/STFH /construction/games/dustrac/.build/src/game/STFH/CMakeFiles/STFH_autogen.dir/DependInfo.cmake /usr/bin/make -f src/game/STFH/CMakeFiles/STFH_autogen.dir/build.make src/game/STFH/CMakeFiles/STFH_autogen.dir/build [ 52%] Automatic MOC for target STFH cd /construction/games/dustrac/.build/src/game/STFH && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/STFH/CMakeFiles/STFH_autogen.dir/AutogenInfo.json Release [ 52%] Built target STFH_autogen /usr/bin/make -f src/game/STFH/CMakeFiles/STFH.dir/build.make src/game/STFH/CMakeFiles/STFH.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/STFH /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/STFH /construction/games/dustrac/.build/src/game/STFH/CMakeFiles/STFH.dir/DependInfo.cmake /usr/bin/make -f src/game/STFH/CMakeFiles/STFH.dir/build.make src/game/STFH/CMakeFiles/STFH.dir/build [ 55%] Built target STFH /usr/bin/make -f src/game/MTFH/CMakeFiles/MTFH_autogen.dir/build.make src/game/MTFH/CMakeFiles/MTFH_autogen.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MTFH /construction/games/dustrac/.build/src/game/MTFH/CMakeFiles/MTFH_autogen.dir/DependInfo.cmake /usr/bin/make -f src/game/MTFH/CMakeFiles/MTFH_autogen.dir/build.make src/game/MTFH/CMakeFiles/MTFH_autogen.dir/build [ 55%] Automatic MOC for target MTFH cd /construction/games/dustrac/.build/src/game/MTFH && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/MTFH/CMakeFiles/MTFH_autogen.dir/AutogenInfo.json Release [ 55%] Built target MTFH_autogen /usr/bin/make -f src/game/MTFH/CMakeFiles/MTFH.dir/build.make src/game/MTFH/CMakeFiles/MTFH.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MTFH /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MTFH /construction/games/dustrac/.build/src/game/MTFH/CMakeFiles/MTFH.dir/DependInfo.cmake /usr/bin/make -f src/game/MTFH/CMakeFiles/MTFH.dir/build.make src/game/MTFH/CMakeFiles/MTFH.dir/build [ 59%] Built target MTFH /usr/bin/make -f src/game/CMakeFiles/dustrac-game_autogen.dir/build.make src/game/CMakeFiles/dustrac-game_autogen.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/dustrac-game_autogen.dir/DependInfo.cmake /usr/bin/make -f src/game/CMakeFiles/dustrac-game_autogen.dir/build.make src/game/CMakeFiles/dustrac-game_autogen.dir/build [ 59%] Automatic MOC for target dustrac-game cd /construction/games/dustrac/.build/src/game && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/CMakeFiles/dustrac-game_autogen.dir/AutogenInfo.json Release [ 59%] Built target dustrac-game_autogen /usr/bin/make -f src/game/CMakeFiles/dustrac-game.dir/build.make src/game/CMakeFiles/dustrac-game.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/dustrac-game.dir/DependInfo.cmake /usr/bin/make -f src/game/CMakeFiles/dustrac-game.dir/build.make src/game/CMakeFiles/dustrac-game.dir/build [ 94%] Built target dustrac-game /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/DependInfo.cmake /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_de.dir/build cd /construction/games/dustrac/.build/src/game && cmake -E copy /construction/games/dustrac/.build/src/game/dustrac-game_de.qm /construction/games/dustrac/.build/data/translations/dustrac-game_de.qm [ 94%] Built target copy-translation-file-dustrac-game_de /usr/bin/make -f src/game/CMakeFiles/desktop-file-game.dir/build.make src/game/CMakeFiles/desktop-file-game.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/desktop-file-game.dir/DependInfo.cmake /usr/bin/make -f src/game/CMakeFiles/desktop-file-game.dir/build.make src/game/CMakeFiles/desktop-file-game.dir/build cd /construction/games/dustrac/.build/src/game && cmake -E copy /construction/games/dustrac/DustRacing2D-2.0.3/src/dustrac-game.desktop.in /construction/games/dustrac/.build/dustrac-game.desktop [ 94%] Built target desktop-file-game /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/DependInfo.cmake /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_cs.dir/build cd /construction/games/dustrac/.build/src/game && cmake -E copy /construction/games/dustrac/.build/src/game/dustrac-game_cs.qm /construction/games/dustrac/.build/data/translations/dustrac-game_cs.qm [ 94%] Built target copy-translation-file-dustrac-game_cs /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/DependInfo.cmake /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_fi.dir/build cd /construction/games/dustrac/.build/src/game && cmake -E copy /construction/games/dustrac/.build/src/game/dustrac-game_fi.qm /construction/games/dustrac/.build/data/translations/dustrac-game_fi.qm [ 94%] Built target copy-translation-file-dustrac-game_fi /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/DependInfo.cmake /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_it.dir/build cd /construction/games/dustrac/.build/src/game && cmake -E copy /construction/games/dustrac/.build/src/game/dustrac-game_it.qm /construction/games/dustrac/.build/data/translations/dustrac-game_it.qm [ 94%] Built target copy-translation-file-dustrac-game_it /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game /construction/games/dustrac/.build/src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/DependInfo.cmake /usr/bin/make -f src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/build.make src/game/CMakeFiles/copy-translation-file-dustrac-game_fr.dir/build cd /construction/games/dustrac/.build/src/game && cmake -E copy /construction/games/dustrac/.build/src/game/dustrac-game_fr.qm /construction/games/dustrac/.build/data/translations/dustrac-game_fr.qm [ 94%] Built target copy-translation-file-dustrac-game_fr /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCForceRegistryTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/DependInfo.cmake /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/build [ 94%] Automatic MOC for target MCForceRegistryTest cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest_autogen.dir/AutogenInfo.json Release [ 94%] Built target MCForceRegistryTest_autogen /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/build.make src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCForceRegistryTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/DependInfo.cmake /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/build.make src/game/MiniCore/src/UnitTests/MCForceRegistryTest/CMakeFiles/MCForceRegistryTest.dir/build [ 95%] Built target MCForceRegistryTest /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCObjectTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/DependInfo.cmake /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/build [ 96%] Automatic MOC for target MCObjectTest cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest_autogen.dir/AutogenInfo.json Release [ 96%] Built target MCObjectTest_autogen /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/build.make src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCObjectTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/DependInfo.cmake /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/build.make src/game/MiniCore/src/UnitTests/MCObjectTest/CMakeFiles/MCObjectTest.dir/build [ 97%] Built target MCObjectTest /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/DependInfo.cmake /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/build [ 98%] Automatic MOC for target MCMeshLoaderTest cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest_autogen.dir/AutogenInfo.json Release [ 98%] Built target MCMeshLoaderTest_autogen /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/build.make src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/DependInfo.cmake /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/build.make src/game/MiniCore/src/UnitTests/MCMeshLoaderTest/CMakeFiles/MCMeshLoaderTest.dir/build [ 99%] Built target MCMeshLoaderTest /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCWorldTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/DependInfo.cmake /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/build.make src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/build [ 99%] Automatic MOC for target MCWorldTest cd /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest && /usr/local/bin/cmake -E cmake_autogen /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest_autogen.dir/AutogenInfo.json Release [ 99%] Built target MCWorldTest_autogen /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/build.make src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/depend cd /construction/games/dustrac/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/games/dustrac/DustRacing2D-2.0.3 /construction/games/dustrac/DustRacing2D-2.0.3/src/game/MiniCore/src/UnitTests/MCWorldTest /construction/games/dustrac/.build /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest /construction/games/dustrac/.build/src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/DependInfo.cmake /usr/bin/make -f src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/build.make src/game/MiniCore/src/UnitTests/MCWorldTest/CMakeFiles/MCWorldTest.dir/build [100%] Built target MCWorldTest /usr/local/bin/cmake -E cmake_progress_start /construction/games/dustrac/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/games/dustrac/stage/usr/local/bin/dustrac-game -- Installing: /construction/games/dustrac/stage/usr/local/bin/dustrac-editor -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/editorModels.conf -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/meshes.conf -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/surfaces.conf -- Installing: /construction/games/dustrac/stage/usr/local/share/doc/dustrac/AUTHORS -- Installing: /construction/games/dustrac/stage/usr/local/share/doc/dustrac/CHANGELOG -- Installing: /construction/games/dustrac/stage/usr/local/share/doc/dustrac/COPYING -- Installing: /construction/games/dustrac/stage/usr/local/share/doc/dustrac/README.md -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/steel.jpg -- Up-to-date: /construction/games/dustrac/stage/usr/local/share/dustrac/images -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/lock.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/leaf.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carViolet.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carDarkRed.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/bushArea.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/asphalt.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carBlack.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/intro.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/smoke.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/sandGrassCorner2.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/left.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/dustRacing2DBanner.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/finish.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/straight45FemalePreview.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/grid.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/clear.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/frontTire.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/crashOverlay.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/sandEditor.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/sky.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carNormalMap.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/creditsHelpBack.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/brake.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/tireStatusIndicatorBody.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/sandGrassCornerEditor.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/sparkle.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/straight45MalePreview.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/corner45Left.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/sandGrassCorner.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/checkeredFlag.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/sandAreaBig.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/sand.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/mud.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/rock.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carOrange.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/startLightOffCorner.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/trackSelectionBack.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/pit.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/straightPreview.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/startLightGlow.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/right.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/plant.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carYellow.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/corner45RightPreview.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/settingsBack.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/straight45Female.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/straight45Male.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/sandAreaCurve.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/cross.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/bridgeEditor.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/about.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/tree.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carRed.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carGrey.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carDarkGreen.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/cursor.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/skid.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carGreen.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/grassEditor.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/starGlow.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/startLightOn.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/sandGrassCorner2Editor.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/startLightOnCorner.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/sandGrassStraightEditor.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/grass.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/cursor2.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/tireStatusIndicatorTires.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/straight.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carBrown.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/star.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/grandstand.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/startLightOff.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/tire.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/corner45Right.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/wood.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/logo.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/finishPreview.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carBlue.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/corner45LeftPreview.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/sandGrassStraight.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carPink.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/grandstandEditor.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/mainMenuBack.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/carCyan.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/bridgePreview.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/cornerPreview.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/images/corner.png -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/curvastone.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/Figure 8.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/twister.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/infinity.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/Desert Storm.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/Radiator.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/Diamond.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/straight.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/suzuka.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/Twineburg.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/monza.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/Western Valley.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/triangle.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/Far Lands.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/levels/ring.trk -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/models -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/models/cube.obj -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/models/bridge.obj -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/sounds -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/sounds/menuBoom.ogg -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/sounds/carHit2.ogg -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/sounds/skid.ogg -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/sounds/carEngine.ogg -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/sounds/pit.ogg -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/sounds/cheering.ogg -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/sounds/carHit.ogg -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/sounds/bell.ogg -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/sounds/menuClick.ogg -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/sounds/carHit3.ogg -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/fonts -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/fonts/DejaVuSans-Bold.ttf -- Up-to-date: /construction/games/dustrac/stage/usr/local/share/dustrac/fonts -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/fonts/LICENCE.txt -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/translations -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/translations/dustrac-game_cs.qm -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/translations/dustrac-game_fr.qm -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/translations/dustrac-game_it.qm -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/translations/dustrac-game_de.qm -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/translations/dustrac-editor_fr.qm -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/translations/dustrac-editor_de.qm -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/translations/dustrac-editor_fi.qm -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/translations/dustrac-editor_it.qm -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/translations/dustrac-editor_cs.qm -- Installing: /construction/games/dustrac/stage/usr/local/share/dustrac/translations/dustrac-game_fi.qm -- Installing: /construction/games/dustrac/stage/usr/local/share/applications/dustrac-game.desktop -- Installing: /construction/games/dustrac/stage/usr/local/share/applications/dustrac-editor.desktop -- Installing: /construction/games/dustrac/stage/usr/local/share/metainfo/dustrac.appdata.xml -- Installing: /construction/games/dustrac/stage/usr/local/share/pixmaps/dustrac-game.png -- Installing: /construction/games/dustrac/stage/usr/local/share/icons/hicolor/64x64/apps/dustrac-game.png -- Installing: /construction/games/dustrac/stage/usr/local/share/pixmaps/dustrac-editor.png -- Installing: /construction/games/dustrac/stage/usr/local/share/icons/hicolor/64x64/apps/dustrac-editor.png ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for dustrac-2.0.3 file sizes/checksums [143]: 0% file sizes/checksums [143]: 69% file sizes/checksums [143]: 100% packing files [143]: 0% packing files [143]: 69% packing files [143]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:02:46