D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/opendungeons-0.7.1-24.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qQIo8y + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf opendungeons-0.7.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/opendungeons-0.7.1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd opendungeons-0.7.1 + rm -rf /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Fix-compilation-of-StackTraceUnix-on-non-x86-platfor.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ois1.4.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/opendungeons-git-Explicitly-link-against-lpthread-on-Unix.patch + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Fix-Wrange-loop-construct-error-with-GCC-11.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SRF4m4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd opendungeons-0.7.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -- The C compiler identification is GNU 14.0.1 -- The CXX compiler identification is GNU 14.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test OD_CXX11_FLAG_SUPPORTED -- Performing Test OD_CXX11_FLAG_SUPPORTED - Success -- Performing Test OD_CXXGNU11_FLAG_SUPPORTED -- Performing Test OD_CXXGNU11_FLAG_SUPPORTED - Success -- CMake CXX Flags: -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for OIS... -- OIS_PREFIX_PATH changed. -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0") -- Checking for module 'OIS' -- Found OIS, version 1.4.0 -- Found OIS: optimized;/usr/lib64/libOIS.so;debug;/usr/lib64/libOIS.so -- Looking for OGRE... -- OGRE_PREFIX_WATCH changed. -- Checking for module 'OGRE' -- Found OGRE, version 1.9.1 -- Found Ogre Ghadamon (1.9.1) -- Found OGRE: optimized;/usr/lib64/libOgreMain.so;debug;/usr/lib64/libOgreMain.so -- Looking for OGRE_Paging... -- Found OGRE_Paging: optimized;/usr/lib64/libOgrePaging.so;debug;/usr/lib64/libOgrePaging.so -- Looking for OGRE_Terrain... -- Found OGRE_Terrain: optimized;/usr/lib64/libOgreTerrain.so;debug;/usr/lib64/libOgreTerrain.so -- Looking for OGRE_Property... -- Found OGRE_Property: optimized;/usr/lib64/libOgreProperty.so;debug;/usr/lib64/libOgreProperty.so -- Looking for OGRE_RTShaderSystem... -- Found OGRE_RTShaderSystem: optimized;/usr/lib64/libOgreRTShaderSystem.so;debug;/usr/lib64/libOgreRTShaderSystem.so -- Looking for OGRE_Volume... -- Found OGRE_Volume: optimized;/usr/lib64/libOgreVolume.so;debug;/usr/lib64/libOgreVolume.so -- Looking for OGRE_Overlay... -- Found OGRE_Overlay: optimized;/usr/lib64/libOgreOverlay.so;debug;/usr/lib64/libOgreOverlay.so -- Looking for CEGUI... -- Found CEGUI (0.8.7) -- Found CEGUI: optimized;/usr/lib64/libCEGUIBase-0.so;debug;/usr/lib64/libCEGUIBase-0.so -- Looking for CEGUI_CommonDialogs... -- Found CEGUI_CommonDialogs: optimized;/usr/lib64/libCEGUICommonDialogs-0.so;debug;/usr/lib64/libCEGUICommonDialogs-0.so -- Looking for CEGUI_CoreWindowRendererSet... -- Found CEGUI_CoreWindowRendererSet: optimized;/usr/lib64/cegui-0.8/libCEGUICoreWindowRendererSet.so;debug;/usr/lib64/cegui-0.8/libCEGUICoreWindowRendererSet.so -- Looking for CEGUI_Direct3D9Renderer... -- Could not locate CEGUI_Direct3D9Renderer -- Looking for CEGUI_Direct3D10Renderer... -- Could not locate CEGUI_Direct3D10Renderer -- Looking for CEGUI_Direct3D11Renderer... -- Could not locate CEGUI_Direct3D11Renderer -- Looking for CEGUI_DirectFBRenderer... -- Could not locate CEGUI_DirectFBRenderer -- Looking for CEGUI_IrrlichtRenderer... -- Found CEGUI_IrrlichtRenderer: optimized;/usr/lib64/libCEGUIIrrlichtRenderer-0.so;debug;/usr/lib64/libCEGUIIrrlichtRenderer-0.so -- Looking for CEGUI_NullRenderer... -- Could not locate CEGUI_NullRenderer -- Looking for CEGUI_OgreRenderer... -- Found CEGUI_OgreRenderer: optimized;/usr/lib64/libCEGUIOgreRenderer-0.so;debug;/usr/lib64/libCEGUIOgreRenderer-0.so -- Looking for CEGUI_OpenGLRenderer... -- Found CEGUI_OpenGLRenderer: optimized;/usr/lib64/libCEGUIOpenGLRenderer-0.so;debug;/usr/lib64/libCEGUIOpenGLRenderer-0.so -- Looking for CEGUI_OpenGL3Renderer... -- Could not locate CEGUI_OpenGL3Renderer -- Looking for CEGUI_OpenGLESRenderer... -- Could not locate CEGUI_OpenGLESRenderer -- Looking for CEGUI_CoronaImageCodec... -- Could not locate CEGUI_CoronaImageCodec -- Looking for CEGUI_DevILImageCodec... -- Found CEGUI_DevILImageCodec: optimized;/usr/lib64/cegui-0.8/libCEGUIDevILImageCodec.so;debug;/usr/lib64/cegui-0.8/libCEGUIDevILImageCodec.so -- Looking for CEGUI_FreeImageImageCodec... -- Found CEGUI_FreeImageImageCodec: optimized;/usr/lib64/cegui-0.8/libCEGUIFreeImageImageCodec.so;debug;/usr/lib64/cegui-0.8/libCEGUIFreeImageImageCodec.so -- Looking for CEGUI_SILLYImageCodec... -- Could not locate CEGUI_SILLYImageCodec -- Looking for CEGUI_STBImageCodec... -- Could not locate CEGUI_STBImageCodec -- Looking for CEGUI_TGAImageCodec... -- Could not locate CEGUI_TGAImageCodec -- Looking for CEGUI_PVRImageCodec... -- Could not locate CEGUI_PVRImageCodec -- Looking for CEGUI_ExpatParser... -- Found CEGUI_ExpatParser: optimized;/usr/lib64/cegui-0.8/libCEGUIExpatParser.so;debug;/usr/lib64/cegui-0.8/libCEGUIExpatParser.so -- Looking for CEGUI_LibXMLParser... -- Found CEGUI_LibXMLParser: optimized;/usr/lib64/cegui-0.8/libCEGUILibXMLParser.so;debug;/usr/lib64/cegui-0.8/libCEGUILibXMLParser.so -- Looking for CEGUI_RapidXMLParser... -- Could not locate CEGUI_RapidXMLParser -- Looking for CEGUI_TinyXMLParser... -- Could not locate CEGUI_TinyXMLParser -- Looking for CEGUI_XercesParser... -- Found CEGUI_XercesParser: optimized;/usr/lib64/cegui-0.8/libCEGUIXercesParser.so;debug;/usr/lib64/cegui-0.8/libCEGUIXercesParser.so -- Looking for CEGUI_LuaScriptModule... -- Found CEGUI_LuaScriptModule: optimized;/usr/lib64/libCEGUILuaScriptModule-0.so;debug;/usr/lib64/libCEGUILuaScriptModule-0.so -- Found SFML 2.5.1 in /usr/include -- SFML include directory: /usr/include; SFML audio library: /usr/lib64/libsfml-audio.so /usr/lib64/libsfml-audio.so -- Found Boost: /usr/lib64/cmake/Boost-1.84.0/BoostConfig.cmake (found version "1.84.0") found components: system filesystem locale program_options thread -- Plugin path rel: /lib64/OGRE -- Plugin path dbg: /lib64/OGRE -- Creating symlink to /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/config in /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build -- Creating symlink to /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/gui in /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build -- Creating symlink to /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/levels in /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build -- Creating symlink to /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/materials in /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build -- Creating symlink to /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/models in /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build -- Creating symlink to /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/music in /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build -- Creating symlink to /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/particles in /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build -- Creating symlink to /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/scripts in /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build -- Creating symlink to /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/sounds in /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build -- Configuring done (1.6s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_DO_STRIP CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build + /usr/bin/cmake --build build -j16 --verbose Change Dir: '/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16 /usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1 -B/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build' /usr/bin/gmake -f CMakeFiles/opendungeons.dir/build.make CMakeFiles/opendungeons.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build' cd /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1 /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1 /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build/CMakeFiles/opendungeons.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build' /usr/bin/gmake -f CMakeFiles/opendungeons.dir/build.make CMakeFiles/opendungeons.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build' [ 1%] Building CXX object CMakeFiles/opendungeons.dir/source/ai/AIFactory.cpp.o [ 1%] Building CXX object CMakeFiles/opendungeons.dir/source/ai/BaseAI.cpp.o [ 1%] Building CXX object CMakeFiles/opendungeons.dir/source/ai/AIManager.cpp.o [ 2%] Building CXX object CMakeFiles/opendungeons.dir/source/camera/HermiteCatmullSpline.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/ai/AIFactory.cpp.o -MF CMakeFiles/opendungeons.dir/source/ai/AIFactory.cpp.o.d -o CMakeFiles/opendungeons.dir/source/ai/AIFactory.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/ai/AIFactory.cpp [ 2%] Building CXX object CMakeFiles/opendungeons.dir/source/camera/CameraManager.cpp.o [ 2%] Building CXX object CMakeFiles/opendungeons.dir/source/ai/KeeperAI.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/ai/BaseAI.cpp.o -MF CMakeFiles/opendungeons.dir/source/ai/BaseAI.cpp.o.d -o CMakeFiles/opendungeons.dir/source/ai/BaseAI.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/ai/BaseAI.cpp [ 2%] Building CXX object CMakeFiles/opendungeons.dir/source/camera/CullingManager.cpp.o [ 3%] Building CXX object CMakeFiles/opendungeons.dir/source/ai/KeeperAIType.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/ai/AIManager.cpp.o -MF CMakeFiles/opendungeons.dir/source/ai/AIManager.cpp.o.d -o CMakeFiles/opendungeons.dir/source/ai/AIManager.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/ai/AIManager.cpp [ 4%] Building CXX object CMakeFiles/opendungeons.dir/source/camera/SlopeWalk.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/camera/CameraManager.cpp.o -MF CMakeFiles/opendungeons.dir/source/camera/CameraManager.cpp.o.d -o CMakeFiles/opendungeons.dir/source/camera/CameraManager.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/camera/CameraManager.cpp [ 5%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionCarryEntity.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/camera/HermiteCatmullSpline.cpp.o -MF CMakeFiles/opendungeons.dir/source/camera/HermiteCatmullSpline.cpp.o.d -o CMakeFiles/opendungeons.dir/source/camera/HermiteCatmullSpline.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/camera/HermiteCatmullSpline.cpp [ 6%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionClaimWallTile.cpp.o [ 6%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureAction.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/ai/KeeperAI.cpp.o -MF CMakeFiles/opendungeons.dir/source/ai/KeeperAI.cpp.o.d -o CMakeFiles/opendungeons.dir/source/ai/KeeperAI.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/ai/KeeperAI.cpp /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/ai/KeeperAIType.cpp.o -MF CMakeFiles/opendungeons.dir/source/ai/KeeperAIType.cpp.o.d -o CMakeFiles/opendungeons.dir/source/ai/KeeperAIType.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/ai/KeeperAIType.cpp [ 6%] Building CXX object CMakeFiles/opendungeons.dir/source/camera/CullingVectorManager.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/camera/CullingManager.cpp.o -MF CMakeFiles/opendungeons.dir/source/camera/CullingManager.cpp.o.d -o CMakeFiles/opendungeons.dir/source/camera/CullingManager.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/camera/CullingManager.cpp /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/camera/SlopeWalk.cpp.o -MF CMakeFiles/opendungeons.dir/source/camera/SlopeWalk.cpp.o.d -o CMakeFiles/opendungeons.dir/source/camera/SlopeWalk.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/camera/SlopeWalk.cpp /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureAction.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureAction.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureAction.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureAction.cpp [ 6%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionEatChicken.cpp.o [ 6%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionClaimGroundTile.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionCarryEntity.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionCarryEntity.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionCarryEntity.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionCarryEntity.cpp [ 6%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionDigTile.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/camera/CullingVectorManager.cpp.o -MF CMakeFiles/opendungeons.dir/source/camera/CullingVectorManager.cpp.o.d -o CMakeFiles/opendungeons.dir/source/camera/CullingVectorManager.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/camera/CullingVectorManager.cpp /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionClaimWallTile.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionClaimWallTile.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionClaimWallTile.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionClaimWallTile.cpp /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionClaimGroundTile.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionClaimGroundTile.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionClaimGroundTile.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionClaimGroundTile.cpp /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionDigTile.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionDigTile.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionDigTile.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionDigTile.cpp /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionEatChicken.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionEatChicken.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionEatChicken.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionEatChicken.cpp [ 7%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFight.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFight.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFight.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFight.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionFight.cpp [ 7%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFightFriendly.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFightFriendly.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFightFriendly.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFightFriendly.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionFightFriendly.cpp [ 8%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFindHome.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFindHome.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFindHome.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFindHome.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionFindHome.cpp [ 8%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFlee.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFlee.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFlee.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionFlee.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionFlee.cpp [ 9%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionGetFee.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionGetFee.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionGetFee.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionGetFee.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionGetFee.cpp [ 9%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionGrabEntity.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionGrabEntity.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionGrabEntity.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionGrabEntity.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionGrabEntity.cpp [ 10%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionLeaveDungeon.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionLeaveDungeon.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionLeaveDungeon.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionLeaveDungeon.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionLeaveDungeon.cpp [ 10%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchEntityToCarry.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchEntityToCarry.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchEntityToCarry.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchEntityToCarry.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionSearchEntityToCarry.cpp [ 10%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchFood.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchFood.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchFood.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchFood.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionSearchFood.cpp [ 11%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchGroundTileToClaim.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchGroundTileToClaim.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchGroundTileToClaim.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchGroundTileToClaim.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionSearchGroundTileToClaim.cpp [ 11%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchJob.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchJob.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchJob.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchJob.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionSearchJob.cpp [ 12%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchTileToDig.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchTileToDig.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchTileToDig.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchTileToDig.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionSearchTileToDig.cpp [ 12%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchWallTileToClaim.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchWallTileToClaim.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchWallTileToClaim.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSearchWallTileToClaim.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionSearchWallTileToClaim.cpp [ 13%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSleep.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSleep.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSleep.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionSleep.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionSleep.cpp [ 13%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionStealFreeGold.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionStealFreeGold.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionStealFreeGold.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionStealFreeGold.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionStealFreeGold.cpp [ 13%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionUseRoom.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionUseRoom.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionUseRoom.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionUseRoom.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionUseRoom.cpp [ 14%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionWalkToTile.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionWalkToTile.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionWalkToTile.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureaction/CreatureActionWalkToTile.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureaction/CreatureActionWalkToTile.cpp [ 14%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviour.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviour.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviour.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviour.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturebehaviour/CreatureBehaviour.cpp [ 15%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourAttackEnemy.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourAttackEnemy.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourAttackEnemy.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourAttackEnemy.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturebehaviour/CreatureBehaviourAttackEnemy.cpp [ 15%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourEngageNaturalEnemy.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourEngageNaturalEnemy.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourEngageNaturalEnemy.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourEngageNaturalEnemy.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturebehaviour/CreatureBehaviourEngageNaturalEnemy.cpp [ 16%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourFleeWhenWeak.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourFleeWhenWeak.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourFleeWhenWeak.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourFleeWhenWeak.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturebehaviour/CreatureBehaviourFleeWhenWeak.cpp [ 16%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourLeaveDungeonWhenFurious.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourLeaveDungeonWhenFurious.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourLeaveDungeonWhenFurious.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourLeaveDungeonWhenFurious.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturebehaviour/CreatureBehaviourLeaveDungeonWhenFurious.cpp [ 17%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourManager.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourManager.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourManager.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturebehaviour/CreatureBehaviourManager.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturebehaviour/CreatureBehaviourManager.cpp [ 17%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffect.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffect.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffect.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffect.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureeffect/CreatureEffect.cpp [ 17%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectDefense.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectDefense.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectDefense.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectDefense.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureeffect/CreatureEffectDefense.cpp [ 18%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectExplosion.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectExplosion.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectExplosion.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectExplosion.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureeffect/CreatureEffectExplosion.cpp [ 18%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectHeal.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectHeal.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectHeal.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectHeal.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureeffect/CreatureEffectHeal.cpp [ 19%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectManager.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectManager.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectManager.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectManager.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureeffect/CreatureEffectManager.cpp [ 19%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectSlap.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectSlap.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectSlap.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectSlap.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureeffect/CreatureEffectSlap.cpp [ 20%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectSpeedChange.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectSpeedChange.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectSpeedChange.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectSpeedChange.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureeffect/CreatureEffectSpeedChange.cpp [ 20%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectStrengthChange.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectStrengthChange.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectStrengthChange.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureeffect/CreatureEffectStrengthChange.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureeffect/CreatureEffectStrengthChange.cpp [ 20%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMood.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMood.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMood.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMood.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturemood/CreatureMood.cpp [ 21%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodWakefulness.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodWakefulness.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodWakefulness.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodWakefulness.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturemood/CreatureMoodWakefulness.cpp [ 21%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodCreature.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodCreature.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodCreature.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodCreature.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturemood/CreatureMoodCreature.cpp [ 22%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodFee.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodFee.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodFee.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodFee.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturemood/CreatureMoodFee.cpp [ 22%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodHunger.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodHunger.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodHunger.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodHunger.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturemood/CreatureMoodHunger.cpp [ 23%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodHpLoss.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodHpLoss.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodHpLoss.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodHpLoss.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturemood/CreatureMoodHpLoss.cpp [ 23%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodManager.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodManager.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodManager.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodManager.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturemood/CreatureMoodManager.cpp [ 24%] Building CXX object CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodTurnsWithoutFight.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodTurnsWithoutFight.cpp.o -MF CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodTurnsWithoutFight.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creaturemood/CreatureMoodTurnsWithoutFight.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creaturemood/CreatureMoodTurnsWithoutFight.cpp [ 24%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkill.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkill.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkill.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkill.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureskill/CreatureSkill.cpp [ 24%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillDefenseSelf.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillDefenseSelf.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillDefenseSelf.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillDefenseSelf.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureskill/CreatureSkillDefenseSelf.cpp [ 25%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillExplosion.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillExplosion.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillExplosion.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillExplosion.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureskill/CreatureSkillExplosion.cpp [ 25%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillHasteSelf.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillHasteSelf.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillHasteSelf.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillHasteSelf.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureskill/CreatureSkillHasteSelf.cpp [ 26%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillHealSelf.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillHealSelf.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillHealSelf.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillHealSelf.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureskill/CreatureSkillHealSelf.cpp [ 26%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillManager.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillManager.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillManager.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillManager.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureskill/CreatureSkillManager.cpp [ 27%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillMeleeFight.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillMeleeFight.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillMeleeFight.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillMeleeFight.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureskill/CreatureSkillMeleeFight.cpp [ 27%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillMissileLaunch.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillMissileLaunch.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillMissileLaunch.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillMissileLaunch.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureskill/CreatureSkillMissileLaunch.cpp [ 27%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillSlow.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillSlow.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillSlow.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillSlow.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureskill/CreatureSkillSlow.cpp [ 28%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillStrengthSelf.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillStrengthSelf.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillStrengthSelf.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillStrengthSelf.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureskill/CreatureSkillStrengthSelf.cpp [ 28%] Building CXX object CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillWeak.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillWeak.cpp.o -MF CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillWeak.cpp.o.d -o CMakeFiles/opendungeons.dir/source/creatureskill/CreatureSkillWeak.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/creatureskill/CreatureSkillWeak.cpp [ 29%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/Building.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/Building.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/Building.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/Building.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/Building.cpp [ 29%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/BuildingObject.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/BuildingObject.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/BuildingObject.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/BuildingObject.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/BuildingObject.cpp [ 30%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/ChickenEntity.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/ChickenEntity.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/ChickenEntity.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/ChickenEntity.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/ChickenEntity.cpp [ 30%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/CraftedTrap.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/CraftedTrap.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/CraftedTrap.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/CraftedTrap.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/CraftedTrap.cpp [ 31%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/Creature.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/Creature.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/Creature.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/Creature.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/Creature.cpp [ 31%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/CreatureDefinition.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/CreatureDefinition.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/CreatureDefinition.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/CreatureDefinition.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/CreatureDefinition.cpp [ 31%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/DoorEntity.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/DoorEntity.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/DoorEntity.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/DoorEntity.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/DoorEntity.cpp [ 32%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/EntityLoading.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/EntityLoading.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/EntityLoading.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/EntityLoading.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/EntityLoading.cpp [ 32%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/GameEntity.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/GameEntity.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/GameEntity.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/GameEntity.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/GameEntity.cpp [ 33%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/GameEntityType.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/GameEntityType.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/GameEntityType.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/GameEntityType.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/GameEntityType.cpp [ 33%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/GiftBoxEntity.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/GiftBoxEntity.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/GiftBoxEntity.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/GiftBoxEntity.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/GiftBoxEntity.cpp [ 34%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/MapLight.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/MapLight.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/MapLight.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/MapLight.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/MapLight.cpp [ 34%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/MissileBoulder.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/MissileBoulder.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/MissileBoulder.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/MissileBoulder.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/MissileBoulder.cpp [ 34%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/MissileObject.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/MissileObject.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/MissileObject.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/MissileObject.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/MissileObject.cpp [ 35%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/MissileOneHit.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/MissileOneHit.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/MissileOneHit.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/MissileOneHit.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/MissileOneHit.cpp [ 35%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/MovableGameEntity.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/MovableGameEntity.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/MovableGameEntity.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/MovableGameEntity.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/MovableGameEntity.cpp [ 36%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/PersistentObject.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/PersistentObject.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/PersistentObject.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/PersistentObject.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/PersistentObject.cpp [ 36%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/RenderedMovableEntity.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/RenderedMovableEntity.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/RenderedMovableEntity.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/RenderedMovableEntity.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/RenderedMovableEntity.cpp [ 37%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/SkillEntity.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/SkillEntity.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/SkillEntity.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/SkillEntity.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/SkillEntity.cpp [ 37%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/SmallSpiderEntity.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/SmallSpiderEntity.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/SmallSpiderEntity.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/SmallSpiderEntity.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/SmallSpiderEntity.cpp [ 37%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/Tile.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/Tile.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/Tile.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/Tile.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/Tile.cpp [ 38%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/TrapEntity.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/TrapEntity.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/TrapEntity.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/TrapEntity.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/TrapEntity.cpp [ 38%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/TreasuryObject.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/TreasuryObject.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/TreasuryObject.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/TreasuryObject.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/TreasuryObject.cpp [ 39%] Building CXX object CMakeFiles/opendungeons.dir/source/entities/Weapon.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/entities/Weapon.cpp.o -MF CMakeFiles/opendungeons.dir/source/entities/Weapon.cpp.o.d -o CMakeFiles/opendungeons.dir/source/entities/Weapon.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/entities/Weapon.cpp [ 39%] Building CXX object CMakeFiles/opendungeons.dir/source/game/Player.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/game/Player.cpp.o -MF CMakeFiles/opendungeons.dir/source/game/Player.cpp.o.d -o CMakeFiles/opendungeons.dir/source/game/Player.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/game/Player.cpp [ 40%] Building CXX object CMakeFiles/opendungeons.dir/source/game/PlayerSelection.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/game/PlayerSelection.cpp.o -MF CMakeFiles/opendungeons.dir/source/game/PlayerSelection.cpp.o.d -o CMakeFiles/opendungeons.dir/source/game/PlayerSelection.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/game/PlayerSelection.cpp [ 40%] Building CXX object CMakeFiles/opendungeons.dir/source/game/Skill.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/game/Skill.cpp.o -MF CMakeFiles/opendungeons.dir/source/game/Skill.cpp.o.d -o CMakeFiles/opendungeons.dir/source/game/Skill.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/game/Skill.cpp [ 41%] Building CXX object CMakeFiles/opendungeons.dir/source/game/SkillManager.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/game/SkillManager.cpp.o -MF CMakeFiles/opendungeons.dir/source/game/SkillManager.cpp.o.d -o CMakeFiles/opendungeons.dir/source/game/SkillManager.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/game/SkillManager.cpp [ 41%] Building CXX object CMakeFiles/opendungeons.dir/source/game/SkillType.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/game/SkillType.cpp.o -MF CMakeFiles/opendungeons.dir/source/game/SkillType.cpp.o.d -o CMakeFiles/opendungeons.dir/source/game/SkillType.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/game/SkillType.cpp [ 41%] Building CXX object CMakeFiles/opendungeons.dir/source/game/Seat.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/game/Seat.cpp.o -MF CMakeFiles/opendungeons.dir/source/game/Seat.cpp.o.d -o CMakeFiles/opendungeons.dir/source/game/Seat.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/game/Seat.cpp [ 42%] Building CXX object CMakeFiles/opendungeons.dir/source/game/SeatData.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/game/SeatData.cpp.o -MF CMakeFiles/opendungeons.dir/source/game/SeatData.cpp.o.d -o CMakeFiles/opendungeons.dir/source/game/SeatData.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/game/SeatData.cpp [ 42%] Building CXX object CMakeFiles/opendungeons.dir/source/gamemap/GameMap.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/gamemap/GameMap.cpp.o -MF CMakeFiles/opendungeons.dir/source/gamemap/GameMap.cpp.o.d -o CMakeFiles/opendungeons.dir/source/gamemap/GameMap.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/gamemap/GameMap.cpp [ 43%] Building CXX object CMakeFiles/opendungeons.dir/source/gamemap/MapHandler.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/gamemap/MapHandler.cpp.o -MF CMakeFiles/opendungeons.dir/source/gamemap/MapHandler.cpp.o.d -o CMakeFiles/opendungeons.dir/source/gamemap/MapHandler.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/gamemap/MapHandler.cpp [ 43%] Building CXX object CMakeFiles/opendungeons.dir/source/gamemap/MiniMap.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/gamemap/MiniMap.cpp.o -MF CMakeFiles/opendungeons.dir/source/gamemap/MiniMap.cpp.o.d -o CMakeFiles/opendungeons.dir/source/gamemap/MiniMap.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/gamemap/MiniMap.cpp [ 44%] Building CXX object CMakeFiles/opendungeons.dir/source/gamemap/MiniMapDrawn.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/gamemap/MiniMapDrawn.cpp.o -MF CMakeFiles/opendungeons.dir/source/gamemap/MiniMapDrawn.cpp.o.d -o CMakeFiles/opendungeons.dir/source/gamemap/MiniMapDrawn.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/gamemap/MiniMapDrawn.cpp [ 44%] Building CXX object CMakeFiles/opendungeons.dir/source/gamemap/MiniMapDrawnFull.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/gamemap/MiniMapDrawnFull.cpp.o -MF CMakeFiles/opendungeons.dir/source/gamemap/MiniMapDrawnFull.cpp.o.d -o CMakeFiles/opendungeons.dir/source/gamemap/MiniMapDrawnFull.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/gamemap/MiniMapDrawnFull.cpp [ 44%] Building CXX object CMakeFiles/opendungeons.dir/source/gamemap/MiniMapCamera.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/gamemap/MiniMapCamera.cpp.o -MF CMakeFiles/opendungeons.dir/source/gamemap/MiniMapCamera.cpp.o.d -o CMakeFiles/opendungeons.dir/source/gamemap/MiniMapCamera.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/gamemap/MiniMapCamera.cpp [ 45%] Building CXX object CMakeFiles/opendungeons.dir/source/gamemap/TileContainer.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/gamemap/TileContainer.cpp.o -MF CMakeFiles/opendungeons.dir/source/gamemap/TileContainer.cpp.o.d -o CMakeFiles/opendungeons.dir/source/gamemap/TileContainer.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/gamemap/TileContainer.cpp [ 45%] Building CXX object CMakeFiles/opendungeons.dir/source/gamemap/TileSet.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/gamemap/TileSet.cpp.o -MF CMakeFiles/opendungeons.dir/source/gamemap/TileSet.cpp.o.d -o CMakeFiles/opendungeons.dir/source/gamemap/TileSet.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/gamemap/TileSet.cpp [ 46%] Building CXX object CMakeFiles/opendungeons.dir/source/giftboxes/GiftBoxSkill.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/giftboxes/GiftBoxSkill.cpp.o -MF CMakeFiles/opendungeons.dir/source/giftboxes/GiftBoxSkill.cpp.o.d -o CMakeFiles/opendungeons.dir/source/giftboxes/GiftBoxSkill.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/giftboxes/GiftBoxSkill.cpp [ 46%] Building CXX object CMakeFiles/opendungeons.dir/source/goals/Goal.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/goals/Goal.cpp.o -MF CMakeFiles/opendungeons.dir/source/goals/Goal.cpp.o.d -o CMakeFiles/opendungeons.dir/source/goals/Goal.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/goals/Goal.cpp [ 47%] Building CXX object CMakeFiles/opendungeons.dir/source/goals/GoalClaimNTiles.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/goals/GoalClaimNTiles.cpp.o -MF CMakeFiles/opendungeons.dir/source/goals/GoalClaimNTiles.cpp.o.d -o CMakeFiles/opendungeons.dir/source/goals/GoalClaimNTiles.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/goals/GoalClaimNTiles.cpp [ 47%] Building CXX object CMakeFiles/opendungeons.dir/source/goals/GoalLoading.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/goals/GoalLoading.cpp.o -MF CMakeFiles/opendungeons.dir/source/goals/GoalLoading.cpp.o.d -o CMakeFiles/opendungeons.dir/source/goals/GoalLoading.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/goals/GoalLoading.cpp [ 48%] Building CXX object CMakeFiles/opendungeons.dir/source/goals/GoalKillAllEnemies.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/goals/GoalKillAllEnemies.cpp.o -MF CMakeFiles/opendungeons.dir/source/goals/GoalKillAllEnemies.cpp.o.d -o CMakeFiles/opendungeons.dir/source/goals/GoalKillAllEnemies.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/goals/GoalKillAllEnemies.cpp [ 48%] Building CXX object CMakeFiles/opendungeons.dir/source/goals/GoalMineNGold.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/goals/GoalMineNGold.cpp.o -MF CMakeFiles/opendungeons.dir/source/goals/GoalMineNGold.cpp.o.d -o CMakeFiles/opendungeons.dir/source/goals/GoalMineNGold.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/goals/GoalMineNGold.cpp [ 48%] Building CXX object CMakeFiles/opendungeons.dir/source/goals/GoalProtectCreature.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/goals/GoalProtectCreature.cpp.o -MF CMakeFiles/opendungeons.dir/source/goals/GoalProtectCreature.cpp.o.d -o CMakeFiles/opendungeons.dir/source/goals/GoalProtectCreature.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/goals/GoalProtectCreature.cpp [ 49%] Building CXX object CMakeFiles/opendungeons.dir/source/goals/GoalProtectDungeonTemple.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/goals/GoalProtectDungeonTemple.cpp.o -MF CMakeFiles/opendungeons.dir/source/goals/GoalProtectDungeonTemple.cpp.o.d -o CMakeFiles/opendungeons.dir/source/goals/GoalProtectDungeonTemple.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/goals/GoalProtectDungeonTemple.cpp [ 49%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/AbstractApplicationMode.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/AbstractApplicationMode.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/AbstractApplicationMode.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/AbstractApplicationMode.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/AbstractApplicationMode.cpp [ 50%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/Command.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/Command.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/Command.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/Command.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/Command.cpp [ 50%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/ConsoleCommands.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/ConsoleCommands.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/ConsoleCommands.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/ConsoleCommands.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/ConsoleCommands.cpp [ 51%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/ConsoleInterface.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/ConsoleInterface.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/ConsoleInterface.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/ConsoleInterface.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/ConsoleInterface.cpp [ 51%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/EditorMode.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/EditorMode.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/EditorMode.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/EditorMode.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/EditorMode.cpp [ 51%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/GameMode.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/GameMode.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/GameMode.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/GameMode.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/GameMode.cpp [ 52%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/GameEditorModeBase.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/GameEditorModeBase.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/GameEditorModeBase.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/GameEditorModeBase.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/GameEditorModeBase.cpp [ 52%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/GameEditorModeConsole.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/GameEditorModeConsole.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/GameEditorModeConsole.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/GameEditorModeConsole.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/GameEditorModeConsole.cpp [ 53%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/InputManager.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/InputManager.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/InputManager.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/InputManager.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/InputManager.cpp [ 53%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/MenuModeMain.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/MenuModeMain.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/MenuModeMain.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/MenuModeMain.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/MenuModeMain.cpp [ 54%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/MenuModeConfigureSeats.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/MenuModeConfigureSeats.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/MenuModeConfigureSeats.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/MenuModeConfigureSeats.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/MenuModeConfigureSeats.cpp [ 54%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/MenuModeEditorLoad.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/MenuModeEditorLoad.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/MenuModeEditorLoad.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/MenuModeEditorLoad.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/MenuModeEditorLoad.cpp [ 55%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/MenuModeEditorNew.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/MenuModeEditorNew.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/MenuModeEditorNew.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/MenuModeEditorNew.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/MenuModeEditorNew.cpp [ 55%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/MenuModeLoad.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/MenuModeLoad.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/MenuModeLoad.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/MenuModeLoad.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/MenuModeLoad.cpp [ 55%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/MenuModeMasterServerJoin.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/MenuModeMasterServerJoin.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/MenuModeMasterServerJoin.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/MenuModeMasterServerJoin.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/MenuModeMasterServerJoin.cpp [ 56%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/MenuModeMultiplayerClient.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/MenuModeMultiplayerClient.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/MenuModeMultiplayerClient.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/MenuModeMultiplayerClient.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/MenuModeMultiplayerClient.cpp [ 56%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/MenuModeMultiplayerServer.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/MenuModeMultiplayerServer.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/MenuModeMultiplayerServer.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/MenuModeMultiplayerServer.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/MenuModeMultiplayerServer.cpp [ 57%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/MenuModeReplay.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/MenuModeReplay.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/MenuModeReplay.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/MenuModeReplay.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/MenuModeReplay.cpp [ 57%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/MenuModeSkirmish.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/MenuModeSkirmish.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/MenuModeSkirmish.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/MenuModeSkirmish.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/MenuModeSkirmish.cpp [ 58%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/ModeManager.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/ModeManager.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/ModeManager.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/ModeManager.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/ModeManager.cpp [ 58%] Building CXX object CMakeFiles/opendungeons.dir/source/modes/SettingsWindow.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/modes/SettingsWindow.cpp.o -MF CMakeFiles/opendungeons.dir/source/modes/SettingsWindow.cpp.o.d -o CMakeFiles/opendungeons.dir/source/modes/SettingsWindow.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/modes/SettingsWindow.cpp [ 58%] Building CXX object CMakeFiles/opendungeons.dir/source/network/ChatEventMessage.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/network/ChatEventMessage.cpp.o -MF CMakeFiles/opendungeons.dir/source/network/ChatEventMessage.cpp.o.d -o CMakeFiles/opendungeons.dir/source/network/ChatEventMessage.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/network/ChatEventMessage.cpp /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/gamemap/GameMap.cpp: In member function 'std::__cxx11::list GameMap::path(int, int, int, int, const Creature*, Seat*, bool)': /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/gamemap/GameMap.cpp:1478:24: error: '[2305843009213693951]' may be used uninitialized [-Werror=maybe-uninitialized] 1478 | currentEntry = *smallestAstar; | ^~~~~~~~~~~~~~ [ 59%] Building CXX object CMakeFiles/opendungeons.dir/source/network/ClientNotification.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/network/ClientNotification.cpp.o -MF CMakeFiles/opendungeons.dir/source/network/ClientNotification.cpp.o.d -o CMakeFiles/opendungeons.dir/source/network/ClientNotification.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/network/ClientNotification.cpp cc1plus: all warnings being treated as errors [ 59%] Building CXX object CMakeFiles/opendungeons.dir/source/network/ODClient.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/network/ODClient.cpp.o -MF CMakeFiles/opendungeons.dir/source/network/ODClient.cpp.o.d -o CMakeFiles/opendungeons.dir/source/network/ODClient.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/network/ODClient.cpp gmake[2]: *** [CMakeFiles/opendungeons.dir/build.make:1437: CMakeFiles/opendungeons.dir/source/gamemap/GameMap.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... [ 60%] Building CXX object CMakeFiles/opendungeons.dir/source/network/ODPacket.cpp.o /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DOD_DATA_PATH=\"/usr/share/games/opendungeons\" -DOD_PLUGINS_CFG_PATH=\"/etc/opendungeons\" -DOD_VERSION=\"0.7.1\" -I/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source -isystem /usr/include/cegui-0 -isystem /usr/include/OGRE -isystem /usr/include/ois -std=c++11 -Wall -Wcast-align -Wcast-qual -Wctor-dtor-privacy -Wdisabled-optimization -Wold-style-cast -Woverloaded-virtual -Wredundant-decls -Wswitch-default -Wstrict-null-sentinel -Winvalid-pch -Wswitch-default -Wstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++14 -Wno-deprecated-declarations -DNDEBUG -Werror -MD -MT CMakeFiles/opendungeons.dir/source/network/ODPacket.cpp.o -MF CMakeFiles/opendungeons.dir/source/network/ODPacket.cpp.o.d -o CMakeFiles/opendungeons.dir/source/network/ODPacket.cpp.o -c /home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/source/network/ODPacket.cpp gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build' gmake[1]: *** [CMakeFiles/Makefile2:86: CMakeFiles/opendungeons.dir/all] Error 2 gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/opendungeons-0.7.1/build' gmake: *** [Makefile:139: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.SRF4m4 (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.SRF4m4 (%build) I: [iurt_root_command] ERROR: chroot